2024-04-22 12:02:50.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-22 12:02:50.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:50.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:50.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:50.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:50.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:50.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:50.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7219ac49 2024-04-22 12:02:50.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:50.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:50.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-22 12:02:50.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:50.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:50.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-22 12:02:50.715 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:02:50.721 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee7440f 2024-04-22 12:02:50.721 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee7440f 2024-04-22 12:02:50.722 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:50.725 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3020bda3 2024-04-22 12:02:50.726 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3020bda3 2024-04-22 12:02:50.730 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@341f2f7f 2024-04-22 12:02:50.730 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@341f2f7f 2024-04-22 12:02:50.733 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@711db798 2024-04-22 12:02:50.733 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@711db798 2024-04-22 12:02:50.735 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75de5288 2024-04-22 12:02:50.735 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75de5288 2024-04-22 12:02:50.738 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a62435 2024-04-22 12:02:50.738 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a62435 2024-04-22 12:02:50.741 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8f9f89 2024-04-22 12:02:50.741 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8f9f89 2024-04-22 12:02:50.744 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@113248d7 2024-04-22 12:02:50.744 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@113248d7 2024-04-22 12:02:50.747 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@167f126b 2024-04-22 12:02:50.747 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@167f126b 2024-04-22 12:02:50.747 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:02:50.754 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:50.758 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:50.981 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:50.981 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:02:50.982 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:50.983 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:02:51.017 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:51.019 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:02:51.019 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-22 12:02:51.019 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:02:51.073 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:51.125 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:51.154 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:51.177 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:51.207 [DefaultDispatcher-worker-5 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:51.207 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:02:51.207 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:51.214 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:51.321 [DefaultDispatcher-worker-5 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:02:51.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-22 12:02:51.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-22 12:02:51.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:02:51.363 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f: (connection evicted) 2024-04-22 12:02:51.364 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ee7440f: (connection evicted) 2024-04-22 12:02:51.365 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3020bda3: (connection evicted) 2024-04-22 12:02:51.365 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341f2f7f: (connection evicted) 2024-04-22 12:02:51.366 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@711db798: (connection evicted) 2024-04-22 12:02:51.366 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75de5288: (connection evicted) 2024-04-22 12:02:51.367 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a62435: (connection evicted) 2024-04-22 12:02:51.367 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d8f9f89: (connection evicted) 2024-04-22 12:02:51.367 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@113248d7: (connection evicted) 2024-04-22 12:02:51.368 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167f126b: (connection evicted) 2024-04-22 12:02:51.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:51.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-22 12:02:51.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-22 12:02:51.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-22 12:02:51.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794c5f5e 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:51.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:51.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:51.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-22 12:02:51.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-22 12:02:51.383 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.396 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.399 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.401 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:51.401 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:02:51.401 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:51.401 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:02:51.415 [DefaultDispatcher-worker-8 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.416 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:02:51.417 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-22 12:02:51.417 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:02:51.423 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.443 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.459 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.467 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:51.475 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.478 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:02:51.481 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:02:51.486 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8112a8 2024-04-22 12:02:51.486 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8112a8 2024-04-22 12:02:51.490 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3346fb68 2024-04-22 12:02:51.490 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3346fb68 2024-04-22 12:02:51.492 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@377979d8 2024-04-22 12:02:51.492 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@377979d8 2024-04-22 12:02:51.493 [DefaultDispatcher-worker-10 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.495 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@727bf153 2024-04-22 12:02:51.495 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@727bf153 2024-04-22 12:02:51.498 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dab9e6 2024-04-22 12:02:51.498 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dab9e6 2024-04-22 12:02:51.500 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.501 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@434387ce 2024-04-22 12:02:51.501 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@434387ce 2024-04-22 12:02:51.503 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0891c7 2024-04-22 12:02:51.503 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0891c7 2024-04-22 12:02:51.506 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12540e1c 2024-04-22 12:02:51.506 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12540e1c 2024-04-22 12:02:51.508 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@538039 2024-04-22 12:02:51.509 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@538039 2024-04-22 12:02:51.509 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:02:51.598 [DefaultDispatcher-worker-8 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:02:51.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-22 12:02:51.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-22 12:02:51.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:02:51.634 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236861da: (connection evicted) 2024-04-22 12:02:51.634 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8112a8: (connection evicted) 2024-04-22 12:02:51.635 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3346fb68: (connection evicted) 2024-04-22 12:02:51.635 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377979d8: (connection evicted) 2024-04-22 12:02:51.636 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727bf153: (connection evicted) 2024-04-22 12:02:51.636 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47dab9e6: (connection evicted) 2024-04-22 12:02:51.636 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@434387ce: (connection evicted) 2024-04-22 12:02:51.637 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f0891c7: (connection evicted) 2024-04-22 12:02:51.637 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12540e1c: (connection evicted) 2024-04-22 12:02:51.638 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538039: (connection evicted) 2024-04-22 12:02:51.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:51.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-22 12:02:51.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-22 12:02:51.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-22 12:02:51.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:51.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:51.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:51.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:51.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:51.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60fc7f43 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:51.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:51.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:51.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-22 12:02:51.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 12:02:51.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 12:02:51.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-22 12:02:51.788 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563172d3 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-22 12:02:52.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 12:02:52.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 12:02:52.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-22 12:02:52.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d84e363 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-22 12:02:52.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:02:52.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:02:52.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-22 12:02:52.139 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.151 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 12:02:52.165 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.425 [DefaultDispatcher-worker-4 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:02:52.433 [DefaultDispatcher-worker-4 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:02:52.434 [DefaultDispatcher-worker-4 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57097/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:02:52.434 [DefaultDispatcher-worker-4 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57097/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-22 12:02:52.434 [DefaultDispatcher-worker-4 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57097/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:02:52.454 [DefaultDispatcher-worker-4 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57097/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:02:52.454 [DefaultDispatcher-worker-4 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57097/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:02:52.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-22 12:02:52.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-22 12:02:52.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.501 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20027c44: (connection evicted) 2024-04-22 12:02:52.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:52.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-22 12:02:52.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-22 12:02:52.507 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:02:52.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d53e876 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-22 12:02:52.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-22 12:02:52.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-22 12:02:52.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-22 12:02:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-22 12:02:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794cb26b 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-22 12:02:52.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-22 12:02:52.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-22 12:02:52.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-22 12:02:52.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-22 12:02:52.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-22 12:02:52.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.576 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca: (connection evicted) 2024-04-22 12:02:52.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:52.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-22 12:02:52.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-22 12:02:52.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-22 12:02:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139089a4 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-22 12:02:52.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff4b223 2024-04-22 12:02:52.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff4b223 2024-04-22 12:02:52.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-22 12:02:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687b0ddc 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-22 12:02:52.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-04-22 12:02:52.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-04-22 12:02:52.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-22 12:02:52.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-22 12:02:52.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-22 12:02:52.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.618 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff4b223: (connection evicted) 2024-04-22 12:02:52.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:52.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-22 12:02:52.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-22 12:02:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-22 12:02:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@191e654 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-22 12:02:52.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-22 12:02:52.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bca84d 2024-04-22 12:02:52.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bca84d 2024-04-22 12:02:52.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-22 12:02:52.634 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dc6649 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-22 12:02:52.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@250a946 2024-04-22 12:02:52.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@250a946 2024-04-22 12:02:52.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-22 12:02:52.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-22 12:02:52.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-22 12:02:52.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.652 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bca84d: (connection evicted) 2024-04-22 12:02:52.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:52.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-22 12:02:52.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-22 12:02:52.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1073c664 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-22 12:02:52.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-22 12:02:52.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-22 12:02:52.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-22 12:02:52.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152e7703 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-22 12:02:52.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-22 12:02:52.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-22 12:02:52.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-22 12:02:52.710 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-22 12:02:52.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-22 12:02:52.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.711 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38fb151a: (connection evicted) 2024-04-22 12:02:52.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:52.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-22 12:02:52.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-22 12:02:52.743 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.779 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69499c6f 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-22 12:02:52.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-22 12:02:52.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-22 12:02:52.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-22 12:02:52.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-22 12:02:52.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3041beb3 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:52.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:52.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:02:52.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:02:52.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-22 12:02:52.930 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.954 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:52.982 [DefaultDispatcher-worker-7 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:02:53.008 [DefaultDispatcher-worker-7 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:02:53.016 [DefaultDispatcher-worker-7 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:02:53.025 [DefaultDispatcher-worker-7 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:02:53.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-22 12:02:53.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-22 12:02:53.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.087 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7: (connection evicted) 2024-04-22 12:02:53.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-22 12:02:53.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-22 12:02:53.098 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:02:53.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-22 12:02:53.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3ce6a 2024-04-22 12:02:53.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-22 12:02:53.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-22 12:02:53.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-22 12:02:53.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-22 12:02:53.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-22 12:02:53.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f112f70 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-22 12:02:53.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-22 12:02:53.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-22 12:02:53.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-22 12:02:53.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-22 12:02:53.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-22 12:02:53.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.144 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b: (connection evicted) 2024-04-22 12:02:53.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-22 12:02:53.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-22 12:02:53.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-22 12:02:53.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-22 12:02:53.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-22 12:02:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-22 12:02:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-22 12:02:53.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-22 12:02:53.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-22 12:02:53.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-22 12:02:53.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-22 12:02:53.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-22 12:02:53.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.171 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c33608: (connection evicted) 2024-04-22 12:02:53.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-22 12:02:53.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-22 12:02:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-22 12:02:53.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-22 12:02:53.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-22 12:02:53.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-22 12:02:53.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-22 12:02:53.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-22 12:02:53.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-22 12:02:53.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-22 12:02:53.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.195 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eab26b: (connection evicted) 2024-04-22 12:02:53.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-22 12:02:53.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-22 12:02:53.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-22 12:02:53.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-22 12:02:53.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-22 12:02:53.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-22 12:02:53.244 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.268 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.292 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-22 12:02:53.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-22 12:02:53.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.292 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed: (connection evicted) 2024-04-22 12:02:53.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-22 12:02:53.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-22 12:02:53.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-22 12:02:53.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-22 12:02:53.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-22 12:02:53.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-22 12:02:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-22 12:02:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2024-04-22 12:02:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-04-22 12:02:53.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-04-22 12:02:53.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-22 12:02:53.317 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-22 12:02:53.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-22 12:02:53.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.345 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e46765: (connection evicted) 2024-04-22 12:02:53.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-22 12:02:53.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-22 12:02:53.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-22 12:02:53.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-22 12:02:53.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-22 12:02:53.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-22 12:02:53.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:02:53.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:02:53.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-22 12:02:53.388 [DefaultDispatcher-worker-4 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:02:53.390 [DefaultDispatcher-worker-4 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:02:53.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-22 12:02:53.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-22 12:02:53.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.392 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17df689e: (connection evicted) 2024-04-22 12:02:53.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-22 12:02:53.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-22 12:02:53.394 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:02:53.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-22 12:02:53.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-22 12:02:53.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-22 12:02:53.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-22 12:02:53.415 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-22 12:02:53.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-04-22 12:02:53.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-04-22 12:02:53.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-22 12:02:53.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-22 12:02:53.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-22 12:02:53.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.435 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c: (connection evicted) 2024-04-22 12:02:53.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-22 12:02:53.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-22 12:02:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-22 12:02:53.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-22 12:02:53.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-22 12:02:53.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d35ff7b 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-22 12:02:53.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:02:53.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:02:53.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-22 12:02:53.475 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.519 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.550 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.566 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.662 [DefaultDispatcher-worker-6 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:02:53.664 [DefaultDispatcher-worker-6 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:02:53.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-22 12:02:53.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-22 12:02:53.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.665 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745: (connection evicted) 2024-04-22 12:02:53.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-22 12:02:53.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-22 12:02:53.666 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:02:53.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533e2f4 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-22 12:02:53.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2024-04-22 12:02:53.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2024-04-22 12:02:53.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-22 12:02:53.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-22 12:02:53.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-22 12:02:53.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2024-04-22 12:02:53.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2024-04-22 12:02:53.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-22 12:02:53.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-22 12:02:53.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-22 12:02:53.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.697 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538e74fc: (connection evicted) 2024-04-22 12:02:53.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-22 12:02:53.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-22 12:02:53.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-22 12:02:53.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-22 12:02:53.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-22 12:02:53.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-22 12:02:53.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-22 12:02:53.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-22 12:02:53.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-22 12:02:53.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-22 12:02:53.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-22 12:02:53.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.723 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db46344: (connection evicted) 2024-04-22 12:02:53.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-22 12:02:53.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a336906 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-22 12:02:53.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-22 12:02:53.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f63ddc 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-22 12:02:53.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-22 12:02:53.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:02:53.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:02:53.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-22 12:02:53.790 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.821 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.827 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.843 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.926 [DefaultDispatcher-worker-7 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:02:53.927 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:02:53.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-22 12:02:53.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-22 12:02:53.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.928 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d539b9: (connection evicted) 2024-04-22 12:02:53.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-22 12:02:53.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-22 12:02:53.930 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:02:53.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77204651 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-22 12:02:53.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-22 12:02:53.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-22 12:02:53.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-22 12:02:53.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416c8bb5 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-04-22 12:02:53.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-04-22 12:02:53.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-22 12:02:53.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-22 12:02:53.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-22 12:02:53.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:53.957 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb: (connection evicted) 2024-04-22 12:02:53.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:53.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-22 12:02:53.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf744b 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:53.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:53.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-22 12:02:53.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:02:53.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:02:53.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-22 12:02:53.987 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:02:53.999 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:02:54.001 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:02:54.008 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d14037 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-22 12:02:54.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 12:02:54.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 12:02:54.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-22 12:02:54.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-22 12:02:54.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-22 12:02:54.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:02:54.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-22 12:02:54.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@407f2029 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-22 12:02:54.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@45eacb70 2024-04-22 12:02:54.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@45eacb70 2024-04-22 12:02:54.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-22 12:02:54.021 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45eacb70 2024-04-22 12:02:54.033 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45eacb70 2024-04-22 12:02:54.036 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45eacb70 2024-04-22 12:02:54.046 [DefaultDispatcher-worker-1 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45eacb70 2024-04-22 12:02:54.048 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45eacb70 2024-04-22 12:02:54.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-22 12:02:54.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77cc6a28 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d556461 2024-04-22 12:02:54.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d556461 2024-04-22 12:02:54.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-22 12:02:54.053 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.057 [DefaultDispatcher-worker-7 @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d556461 2024-04-22 12:02:54.059 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d556461 2024-04-22 12:02:54.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-22 12:02:54.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-22 12:02:54.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.063 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45eacb70: (connection evicted) 2024-04-22 12:02:54.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-22 12:02:54.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-22 12:02:54.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38826984 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-22 12:02:54.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-22 12:02:54.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-22 12:02:54.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-22 12:02:54.070 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-22 12:02:54.082 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-22 12:02:54.084 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-22 12:02:54.088 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792e8181 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e8eb59 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-22 12:02:54.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-22 12:02:54.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-22 12:02:54.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-22 12:02:54.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-22 12:02:54.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:02:54.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-22 12:02:54.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-22 12:02:54.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-22 12:02:54.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0a2c82 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-22 12:02:54.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@78504ce9 2024-04-22 12:02:54.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@78504ce9 2024-04-22 12:02:54.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-22 12:02:54.098 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78504ce9 2024-04-22 12:02:54.110 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.111 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78504ce9 2024-04-22 12:02:54.113 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78504ce9 2024-04-22 12:02:54.116 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78504ce9 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26d8908e 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-22 12:02:54.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f32817 2024-04-22 12:02:54.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f32817 2024-04-22 12:02:54.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-22 12:02:54.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-22 12:02:54.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-22 12:02:54.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:02:54.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-22 12:02:54.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-22 12:02:54.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@158e6fc2 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-22 12:02:54.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaf030c 2024-04-22 12:02:54.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaf030c 2024-04-22 12:02:54.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-22 12:02:54.149 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.186 [DefaultDispatcher-worker-6 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaf030c 2024-04-22 12:02:54.189 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.201 [DefaultDispatcher-worker-3 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaf030c 2024-04-22 12:02:54.218 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.228 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.254 [DefaultDispatcher-worker-11 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaf030c 2024-04-22 12:02:54.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-22 12:02:54.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-22 12:02:54.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.256 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eaf030c: (connection evicted) 2024-04-22 12:02:54.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-22 12:02:54.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca1e49a 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a6ef6 2024-04-22 12:02:54.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a6ef6 2024-04-22 12:02:54.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-22 12:02:54.295 [DefaultDispatcher-worker-3 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a6ef6 2024-04-22 12:02:54.304 [DefaultDispatcher-worker-7 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a6ef6 2024-04-22 12:02:54.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-22 12:02:54.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-22 12:02:54.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.321 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a6ef6: (connection evicted) 2024-04-22 12:02:54.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-22 12:02:54.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702cfbde 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-22 12:02:54.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dce5c03 2024-04-22 12:02:54.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dce5c03 2024-04-22 12:02:54.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-22 12:02:54.359 [DefaultDispatcher-worker-6 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce5c03 2024-04-22 12:02:54.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-22 12:02:54.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-22 12:02:54.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.361 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dce5c03: (connection evicted) 2024-04-22 12:02:54.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-22 12:02:54.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-22 12:02:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f3361e9 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-22 12:02:54.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1214c98b 2024-04-22 12:02:54.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1214c98b 2024-04-22 12:02:54.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-22 12:02:54.403 [DefaultDispatcher-worker-6 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1214c98b 2024-04-22 12:02:54.413 [DefaultDispatcher-worker-11 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1214c98b 2024-04-22 12:02:54.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-22 12:02:54.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-22 12:02:54.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.414 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1214c98b: (connection evicted) 2024-04-22 12:02:54.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-22 12:02:54.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-22 12:02:54.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c2cdc67 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-22 12:02:54.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d8da75 2024-04-22 12:02:54.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d8da75 2024-04-22 12:02:54.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-22 12:02:54.467 [DefaultDispatcher-worker-1 @coroutine#330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d8da75 2024-04-22 12:02:54.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-22 12:02:54.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-22 12:02:54.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.469 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21d8da75: (connection evicted) 2024-04-22 12:02:54.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-22 12:02:54.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24e1e90a 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b3db6e 2024-04-22 12:02:54.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b3db6e 2024-04-22 12:02:54.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-22 12:02:54.521 [DefaultDispatcher-worker-7 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b3db6e 2024-04-22 12:02:54.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-22 12:02:54.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-22 12:02:54.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.521 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18b3db6e: (connection evicted) 2024-04-22 12:02:54.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-22 12:02:54.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4535bdc6 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df87ffd 2024-04-22 12:02:54.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df87ffd 2024-04-22 12:02:54.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-22 12:02:54.805 [DefaultDispatcher-worker-11 @coroutine#343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df87ffd 2024-04-22 12:02:54.816 [DefaultDispatcher-worker-4 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df87ffd 2024-04-22 12:02:54.819 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42941/manifest.json 2024-04-22 12:02:54.819 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42941/manifest.json. 2024-04-22 12:02:54.819 [Test worker @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42941/manifest.json 2024-04-22 12:02:54.821 [Test worker @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42941/manifest.json 2024-04-22 12:02:54.821 [Test worker @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42941/manifest.json 2024-04-22 12:02:54.827 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.948 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42941/manifest.json. 2024-04-22 12:02:54.949 [Test worker @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42941/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:02:54.964 [DefaultDispatcher-worker-3 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df87ffd 2024-04-22 12:02:54.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-22 12:02:54.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-22 12:02:54.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:54.972 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df87ffd: (connection evicted) 2024-04-22 12:02:54.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:54.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-22 12:02:54.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-22 12:02:54.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ff62720 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:54.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:54.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-22 12:02:54.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c9b1ee 2024-04-22 12:02:54.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c9b1ee 2024-04-22 12:02:54.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-22 12:02:55.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5e3147 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:55.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-22 12:02:55.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-04-22 12:02:55.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-04-22 12:02:55.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-22 12:02:55.033 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:02:55.089 [Test worker] INFO ktor.application - Application started in 0.061 seconds. 2024-04-22 12:02:55.090 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1b96d447 2024-04-22 12:02:55.090 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:55.105 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:55.180 [DefaultDispatcher-worker-6 @coroutine#359] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:02:55.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@245dbd09 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:55.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:55.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-22 12:02:55.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f20dfd5 2024-04-22 12:02:55.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f20dfd5 2024-04-22 12:02:55.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-22 12:02:55.213 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:02:55.219 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:02:55.219 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:02:55.220 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:02:55.220 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:02:55.220 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:02:55.220 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:02:55.221 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:02:55.221 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:02:55.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71806c64 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:55.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-22 12:02:55.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-22 12:02:55.278 [DefaultDispatcher-worker-2 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.286 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:55.292 [DefaultDispatcher-worker-11 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.300 [DefaultDispatcher-worker-5 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f20dfd5 2024-04-22 12:02:55.302 [DefaultDispatcher-worker-5 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f20dfd5 2024-04-22 12:02:55.309 [DefaultDispatcher-worker-11 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.321 [DefaultDispatcher-worker-10 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.322 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json 2024-04-22 12:02:55.322 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json. 2024-04-22 12:02:55.322 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json 2024-04-22 12:02:55.323 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:55.327 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json 2024-04-22 12:02:55.327 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json 2024-04-22 12:02:55.328 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json. 2024-04-22 12:02:55.328 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:02:55.346 [DefaultDispatcher-worker-4 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.352 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:02:55.353 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9d31b8d1-640f-42e9-a708-b765ef33d214', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:02:55.358 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:02:55.358 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9d31b8d1-640f-42e9-a708-b765ef33d214 2024-04-22 12:02:55.364 [DefaultDispatcher-worker-3 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:55.364 [DefaultDispatcher-worker-3 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:02:55.364 [DefaultDispatcher-worker-3 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:55.364 [DefaultDispatcher-worker-3 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:02:55.374 [DefaultDispatcher-worker-3 @coroutine#384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.374 [DefaultDispatcher-worker-3 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:55.374 [DefaultDispatcher-worker-3 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:02:55.374 [DefaultDispatcher-worker-3 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:55.381 [DefaultDispatcher-worker-13 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:55.381 [DefaultDispatcher-worker-13 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:02:55.381 [DefaultDispatcher-worker-13 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:55.381 [DefaultDispatcher-worker-13 @coroutine#383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:02:55.448 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:02:55.448 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:02:55.448 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:02:55.448 [eventLoopGroupProxy-4-3 @call-handler#406] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:02:55.455 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:55.455 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:55.458 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:02:55.458 [eventLoopGroupProxy-4-3 @call-handler#406] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:55.458 [eventLoopGroupProxy-4-3 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:02:55.462 [DefaultDispatcher-worker-2 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:55.462 [eventLoopGroupProxy-4-3 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:55.462 [DefaultDispatcher-worker-2 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:55.463 [DefaultDispatcher-worker-5 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:55.463 [DefaultDispatcher-worker-5 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:55.469 [eventLoopGroupProxy-4-1 @call-handler#407] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 26ms 2024-04-22 12:02:55.469 [eventLoopGroupProxy-4-3 @call-handler#406] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 26ms 2024-04-22 12:02:55.474 [DefaultDispatcher-worker-10 @coroutine#384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.476 [eventLoopGroupProxy-4-2 @coroutine#415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9b1ee 2024-04-22 12:02:55.483 [DefaultDispatcher-worker-8 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.489 [eventLoopGroupProxy-4-2 @call-handler#408] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2024-04-22 12:02:55.490 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:55.490 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:55.494 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:02:55.494 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:02:55.507 [DefaultDispatcher-worker-5 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:55.507 [DefaultDispatcher-worker-5 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:55.507 [DefaultDispatcher-worker-5 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:55.508 [DefaultDispatcher-worker-5 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:55.514 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:55.529 [eventLoopGroupProxy-4-3 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9b1ee 2024-04-22 12:02:55.530 [eventLoopGroupProxy-4-3 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:55.530 [eventLoopGroupProxy-4-3 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-04-22 12:02:55.531 [DefaultDispatcher-worker-5 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:55.541 [DefaultDispatcher-worker-5 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:55.541 [DefaultDispatcher-worker-5 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:55.541 [DefaultDispatcher-worker-5 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:55.541 [DefaultDispatcher-worker-5 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:55.544 [eventLoopGroupProxy-4-3 @call-handler#426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:55.547 [eventLoopGroupProxy-4-3 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9b1ee 2024-04-22 12:02:55.548 [eventLoopGroupProxy-4-3 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:55.548 [eventLoopGroupProxy-4-3 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 12:02:55.548 [DefaultDispatcher-worker-5 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:55.565 [DefaultDispatcher-worker-3 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.579 [DefaultDispatcher-worker-13 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.592 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:55.592 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:02:55.592 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:55.592 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:02:55.595 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:02:55.595 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:02:55.595 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:02:55.627 [DefaultDispatcher-worker-3 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-04-22 12:02:55.628 [eventLoopGroupProxy-4-3 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:55.628 [eventLoopGroupProxy-4-3 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 34ms 2024-04-22 12:02:55.629 [DefaultDispatcher-worker-13 @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json 2024-04-22 12:02:55.629 [DefaultDispatcher-worker-13 @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json. 2024-04-22 12:02:55.629 [DefaultDispatcher-worker-13 @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json 2024-04-22 12:02:55.629 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:55.629 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:55.630 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:02:55.630 [DefaultDispatcher-worker-2 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:02:55.632 [DefaultDispatcher-worker-9 @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json 2024-04-22 12:02:55.632 [DefaultDispatcher-worker-9 @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json 2024-04-22 12:02:55.633 [DefaultDispatcher-worker-12 @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json. 2024-04-22 12:02:55.633 [DefaultDispatcher-worker-12 @coroutine#358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583872353469145088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:02:55.654 [DefaultDispatcher-worker-14 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-04-22 12:02:55.654 [DefaultDispatcher-worker-10 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69988d42 2024-04-22 12:02:55.655 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:02:55.655 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:02:55.655 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:02:55.655 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:02:55.656 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:02:55.658 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f20dfd5 2024-04-22 12:02:55.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-22 12:02:55.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-22 12:02:55.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:55.658 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69988d42: (connection evicted) 2024-04-22 12:02:55.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:55.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-22 12:02:55.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-22 12:02:55.715 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:02:55.715 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:02:56.051 [DefaultDispatcher-worker-10 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d556461 2024-04-22 12:02:56.067 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:02:56.663 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1b96d447 2024-04-22 12:02:56.664 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1b96d447 2024-04-22 12:02:56.668 [Test worker @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c9b1ee 2024-04-22 12:02:56.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-22 12:02:56.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-22 12:02:56.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:56.668 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aed692d: (connection evicted) 2024-04-22 12:02:56.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:56.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-22 12:02:56.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-22 12:02:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb61db4 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:56.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:56.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-22 12:02:56.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-22 12:02:56.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-22 12:02:56.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-22 12:02:56.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74b521c 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:56.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:56.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-22 12:02:56.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2024-04-22 12:02:56.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2024-04-22 12:02:56.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-22 12:02:56.706 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:02:56.708 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-22 12:02:56.708 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@451cef67 2024-04-22 12:02:56.710 [DefaultDispatcher-worker-2 @coroutine#467] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2af31aba 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:56.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:56.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-22 12:02:56.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 12:02:56.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 12:02:56.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-22 12:02:56.713 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:02:56.713 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:02:56.713 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:02:56.713 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:02:56.714 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:02:56.714 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:02:56.714 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:02:56.714 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:02:56.714 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c97c3bb 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:56.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-22 12:02:56.759 [DefaultDispatcher-worker-16 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.769 [DefaultDispatcher-worker-15 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.777 [DefaultDispatcher-worker-15 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 12:02:56.780 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 12:02:56.784 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:56.789 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:56.791 [DefaultDispatcher-worker-13 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.801 [DefaultDispatcher-worker-16 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.801 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json 2024-04-22 12:02:56.801 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json. 2024-04-22 12:02:56.801 [Test worker @coroutine#472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json 2024-04-22 12:02:56.804 [Test worker @coroutine#472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json 2024-04-22 12:02:56.804 [Test worker @coroutine#472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json 2024-04-22 12:02:56.804 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json. 2024-04-22 12:02:56.804 [Test worker @coroutine#472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:02:56.811 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:56.815 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:02:56.819 [DefaultDispatcher-worker-5 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.820 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:02:56.820 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f09e924b-6439-4981-b506-1b9aabd60082', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:02:56.822 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:02:56.822 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f09e924b-6439-4981-b506-1b9aabd60082 2024-04-22 12:02:56.823 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:56.823 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:02:56.823 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:56.823 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:02:56.828 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:02:56.828 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:02:56.829 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:56.829 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:56.829 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:02:56.830 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:56.831 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-22 12:02:56.831 [DefaultDispatcher-worker-11 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:56.831 [DefaultDispatcher-worker-11 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:56.834 [DefaultDispatcher-worker-16 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.834 [DefaultDispatcher-worker-16 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:56.834 [DefaultDispatcher-worker-16 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:02:56.834 [DefaultDispatcher-worker-16 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:56.837 [DefaultDispatcher-worker-13 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:56.837 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:02:56.837 [DefaultDispatcher-worker-13 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:02:56.837 [DefaultDispatcher-worker-13 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:56.837 [DefaultDispatcher-worker-13 @coroutine#491] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:02:56.838 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:56.838 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 12:02:56.839 [DefaultDispatcher-worker-3 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:56.839 [DefaultDispatcher-worker-3 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:56.840 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:02:56.840 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:02:56.842 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-22 12:02:56.843 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-22 12:02:56.844 [DefaultDispatcher-worker-12 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:56.844 [DefaultDispatcher-worker-12 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:56.845 [DefaultDispatcher-worker-12 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:02:56.845 [DefaultDispatcher-worker-12 @coroutine#491] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:02:56.847 [DefaultDispatcher-worker-12 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.847 [DefaultDispatcher-worker-12 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:56.847 [DefaultDispatcher-worker-12 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.847 [DefaultDispatcher-worker-12 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:56.849 [DefaultDispatcher-worker-12 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.850 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:56.853 [eventLoopGroupProxy-7-1 @coroutine#526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-22 12:02:56.854 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:56.854 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 12:02:56.855 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.857 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.857 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:56.857 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.857 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:56.858 [DefaultDispatcher-worker-15 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.860 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:56.864 [eventLoopGroupProxy-7-1 @coroutine#531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-22 12:02:56.865 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:56.865 [eventLoopGroupProxy-7-1 @call-handler#530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 12:02:56.866 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.868 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.868 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:56.868 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.868 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:56.870 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:56.915 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:56.916 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:02:56.916 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.918 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.918 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:56.918 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.918 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:56.921 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:56.922 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:02:56.922 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.922 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:56.922 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:02:56.923 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-22 12:02:56.923 [DefaultDispatcher-worker-15 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:56.937 [DefaultDispatcher-worker-14 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:56.940 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:02:57.439 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-509bd754-cf76-4fd7-b8bf-7d5110c70bcd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:02:57.439 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:02:57.439 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-509bd754-cf76-4fd7-b8bf-7d5110c70bcd 2024-04-22 12:02:57.444 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:57.444 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:02:57.444 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:57.445 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:02:57.447 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:02:57.447 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:02:57.449 [eventLoopGroupProxy-7-1 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-22 12:02:57.452 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-22 12:02:57.452 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:57.452 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:57.453 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:02:57.453 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:02:57.455 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.455 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.455 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.455 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.457 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.461 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.461 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:02:57.462 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.463 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.463 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.463 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.463 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.466 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.468 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.469 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:02:57.469 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.471 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.471 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.471 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.471 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.473 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.515 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.515 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:02:57.516 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.517 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.517 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.517 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.517 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.520 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.562 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.563 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:02:57.563 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.565 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.565 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.565 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.565 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.567 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.610 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.610 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:02:57.611 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.613 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.613 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.613 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.613 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.615 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.658 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.659 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:02:57.659 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.660 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.660 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.661 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.661 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.662 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.706 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.706 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:02:57.707 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.708 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.708 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.708 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.708 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.710 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.754 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.754 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:02:57.755 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.756 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.756 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.756 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.756 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.758 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.806 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.807 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:02:57.807 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.808 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.808 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.808 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.808 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.810 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.854 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.854 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:02:57.855 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.856 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.856 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.856 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.856 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.858 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.902 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.902 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:02:57.903 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.904 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.904 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.904 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.904 [DefaultDispatcher-worker-5 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.906 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.950 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.951 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:02:57.951 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.952 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.952 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:57.952 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:57.952 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:57.952 [DefaultDispatcher-worker-1 @coroutine#544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:57.953 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:57.998 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:57.998 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:02:57.999 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:58.000 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:58.000 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:58.000 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:58.000 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:58.002 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:58.048 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-22 12:02:58.049 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:58.049 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:02:58.050 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:58.052 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:58.052 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:58.052 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:58.052 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:58.056 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:58.059 [eventLoopGroupProxy-7-1 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-22 12:02:58.060 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:58.060 [eventLoopGroupProxy-7-1 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:02:58.061 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:58.063 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:58.063 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:58.063 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:58.063 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:58.065 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:58.075 [eventLoopGroupProxy-7-1 @coroutine#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-22 12:02:58.076 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:58.076 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-04-22 12:02:58.077 [DefaultDispatcher-worker-4 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:58.088 [DefaultDispatcher-worker-14 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:58.097 [DefaultDispatcher-worker-11 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:58.097 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:58.097 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:02:58.097 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:58.097 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:02:58.100 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:02:58.101 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:02:58.101 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:02:58.121 [DefaultDispatcher-worker-1 @call-handler#615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2024-04-22 12:02:58.122 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:58.122 [DefaultDispatcher-worker-15 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json 2024-04-22 12:02:58.122 [eventLoopGroupProxy-7-1 @call-handler#615] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-04-22 12:02:58.122 [DefaultDispatcher-worker-15 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json. 2024-04-22 12:02:58.122 [DefaultDispatcher-worker-15 @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json 2024-04-22 12:02:58.123 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:58.123 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:58.123 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:02:58.123 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:02:58.124 [DefaultDispatcher-worker-1 @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json 2024-04-22 12:02:58.124 [DefaultDispatcher-worker-1 @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json 2024-04-22 12:02:58.125 [DefaultDispatcher-worker-1 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json. 2024-04-22 12:02:58.125 [DefaultDispatcher-worker-1 @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583872355448926208/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:02:58.135 [DefaultDispatcher-worker-1 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99af41d 2024-04-22 12:02:58.137 [DefaultDispatcher-worker-12 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2024-04-22 12:02:58.139 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:02:58.139 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:02:58.139 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:02:58.139 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:02:58.139 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:02:58.141 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 12:02:58.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-22 12:02:58.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-22 12:02:58.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:58.141 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99af41d: (connection evicted) 2024-04-22 12:02:58.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:58.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-22 12:02:58.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-22 12:02:58.214 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:02:58.440 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:02:58.589 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:02:58.687 [DefaultDispatcher-worker-1 @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb9c7ad 2024-04-22 12:02:59.146 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@451cef67 2024-04-22 12:02:59.146 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@451cef67 2024-04-22 12:02:59.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-22 12:02:59.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-22 12:02:59.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:59.147 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8: (connection evicted) 2024-04-22 12:02:59.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:59.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-22 12:02:59.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-22 12:02:59.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e4fa1 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:59.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:59.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-22 12:02:59.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:02:59.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:02:59.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-22 12:02:59.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6258f9d1 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:59.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2024-04-22 12:02:59.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2024-04-22 12:02:59.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-22 12:02:59.173 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:02:59.175 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-22 12:02:59.175 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@41a3c6f5 2024-04-22 12:02:59.176 [DefaultDispatcher-worker-12 @coroutine#643] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f86f7da 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:59.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:59.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-22 12:02:59.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 12:02:59.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 12:02:59.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-22 12:02:59.181 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:02:59.181 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:02:59.181 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:02:59.181 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:02:59.181 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:02:59.181 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:02:59.181 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:02:59.181 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:02:59.181 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:02:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16eb93af 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:02:59.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-22 12:02:59.224 [DefaultDispatcher-worker-10 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.233 [DefaultDispatcher-worker-1 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.242 [DefaultDispatcher-worker-6 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 12:02:59.245 [Test worker @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 12:02:59.252 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:59.256 [DefaultDispatcher-worker-3 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.256 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:59.264 [DefaultDispatcher-worker-12 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.264 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json 2024-04-22 12:02:59.265 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json. 2024-04-22 12:02:59.265 [Test worker @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json 2024-04-22 12:02:59.267 [Test worker @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json 2024-04-22 12:02:59.267 [Test worker @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json 2024-04-22 12:02:59.267 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json. 2024-04-22 12:02:59.267 [Test worker @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:02:59.278 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:59.282 [DefaultDispatcher-worker-4 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.282 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:02:59.282 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0f4b077c-b56a-4efc-98c8-4564fc85e98d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:02:59.282 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:59.283 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:02:59.283 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0f4b077c-b56a-4efc-98c8-4564fc85e98d 2024-04-22 12:02:59.284 [DefaultDispatcher-worker-11 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:59.285 [DefaultDispatcher-worker-11 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:02:59.285 [DefaultDispatcher-worker-11 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:59.285 [DefaultDispatcher-worker-11 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:02:59.289 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:02:59.289 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:02:59.289 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:59.289 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:59.289 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:02:59.290 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:59.290 [eventLoopGroupProxy-10-2 @call-handler#680] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 12:02:59.290 [DefaultDispatcher-worker-2 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:59.290 [DefaultDispatcher-worker-2 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:02:59.293 [DefaultDispatcher-worker-1 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.294 [DefaultDispatcher-worker-1 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:59.294 [DefaultDispatcher-worker-1 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:02:59.294 [DefaultDispatcher-worker-1 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:59.296 [DefaultDispatcher-worker-10 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:59.296 [DefaultDispatcher-worker-10 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:02:59.296 [DefaultDispatcher-worker-10 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:59.297 [DefaultDispatcher-worker-10 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:02:59.298 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:02:59.298 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:59.298 [eventLoopGroupProxy-10-2 @call-handler#689] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-04-22 12:02:59.299 [DefaultDispatcher-worker-1 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:59.299 [DefaultDispatcher-worker-1 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:02:59.299 [eventLoopGroupProxy-10-3 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:02:59.300 [eventLoopGroupProxy-10-3 @call-handler#695] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:02:59.302 [eventLoopGroupProxy-10-3 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:02:59.303 [eventLoopGroupProxy-10-3 @call-handler#695] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-22 12:02:59.304 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:59.304 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:02:59.304 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:02:59.304 [DefaultDispatcher-worker-6 @coroutine#667] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:02:59.308 [DefaultDispatcher-worker-14 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.308 [DefaultDispatcher-worker-14 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:59.308 [DefaultDispatcher-worker-14 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.308 [DefaultDispatcher-worker-14 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:59.309 [DefaultDispatcher-worker-5 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.310 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:59.314 [eventLoopGroupProxy-10-2 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:02:59.315 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:59.315 [eventLoopGroupProxy-10-2 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 12:02:59.316 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.319 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.319 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:59.319 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.319 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:59.319 [DefaultDispatcher-worker-5 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.324 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:59.327 [eventLoopGroupProxy-10-2 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:02:59.327 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:59.327 [eventLoopGroupProxy-10-2 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:02:59.328 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.331 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.331 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:59.331 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.331 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:59.333 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:59.340 [eventLoopGroupProxy-10-2 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:02:59.340 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:59.340 [eventLoopGroupProxy-10-2 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-22 12:02:59.341 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.347 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.347 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:59.347 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.347 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:59.349 [eventLoopGroupProxy-10-2 @call-handler#718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:59.352 [eventLoopGroupProxy-10-2 @coroutine#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:02:59.352 [eventLoopGroupProxy-10-2 @call-handler#718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:59.353 [eventLoopGroupProxy-10-2 @call-handler#718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:02:59.353 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.355 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.356 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:02:59.356 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.356 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:02:59.357 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:02:59.360 [eventLoopGroupProxy-10-2 @coroutine#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:02:59.360 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:59.360 [eventLoopGroupProxy-10-2 @call-handler#723] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:02:59.361 [DefaultDispatcher-worker-15 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:02:59.373 [DefaultDispatcher-worker-2 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.383 [DefaultDispatcher-worker-4 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.383 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:59.384 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:02:59.384 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:59.384 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:02:59.385 [eventLoopGroupProxy-10-2 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:02:59.386 [eventLoopGroupProxy-10-2 @call-handler#733] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:02:59.386 [eventLoopGroupProxy-10-2 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:02:59.408 [DefaultDispatcher-worker-3 @call-handler#733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2024-04-22 12:02:59.408 [eventLoopGroupProxy-10-2 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:02:59.409 [eventLoopGroupProxy-10-2 @call-handler#733] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-04-22 12:02:59.409 [DefaultDispatcher-worker-1 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json 2024-04-22 12:02:59.409 [DefaultDispatcher-worker-1 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json. 2024-04-22 12:02:59.409 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:59.409 [DefaultDispatcher-worker-1 @coroutine#642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json 2024-04-22 12:02:59.409 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:02:59.410 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:02:59.410 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:02:59.411 [DefaultDispatcher-worker-9 @coroutine#642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json 2024-04-22 12:02:59.411 [DefaultDispatcher-worker-9 @coroutine#642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json 2024-04-22 12:02:59.412 [DefaultDispatcher-worker-9 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json. 2024-04-22 12:02:59.412 [DefaultDispatcher-worker-9 @coroutine#642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583872367818993664/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:02:59.422 [DefaultDispatcher-worker-5 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:02:59.425 [DefaultDispatcher-worker-13 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2024-04-22 12:02:59.427 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:02:59.427 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:02:59.427 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:02:59.427 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:02:59.427 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:02:59.429 [Test worker @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 12:02:59.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-22 12:02:59.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-22 12:02:59.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:02:59.429 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e: (connection evicted) 2024-04-22 12:02:59.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:02:59.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-22 12:02:59.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-22 12:02:59.681 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:02:59.681 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:02:59.874 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:03:00.434 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@41a3c6f5 2024-04-22 12:03:00.434 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@41a3c6f5 2024-04-22 12:03:00.436 [Test worker @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:03:00.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-22 12:03:00.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-22 12:03:00.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:00.436 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72: (connection evicted) 2024-04-22 12:03:00.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:00.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-22 12:03:00.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33478a2f 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:00.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:00.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:00.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3efd3302 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:00.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:00.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-22 12:03:00.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-22 12:03:00.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-22 12:03:00.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-22 12:03:00.460 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:03:00.461 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 12:03:00.461 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@48b01607 2024-04-22 12:03:00.463 [DefaultDispatcher-worker-10 @coroutine#762] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17635531 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:00.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 12:03:00.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 12:03:00.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-22 12:03:00.467 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:03:00.467 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:03:00.467 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:03:00.467 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:03:00.467 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:03:00.467 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:03:00.467 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:03:00.467 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:03:00.467 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:03:00.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e111e08 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:00.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:00.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:00.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-22 12:03:00.507 [DefaultDispatcher-worker-6 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:00.518 [DefaultDispatcher-worker-10 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:00.542 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:00.546 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:00.564 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:00.568 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:00.634 [DefaultDispatcher-worker-10 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 12:03:00.674 [DefaultDispatcher-worker-10 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 12:03:00.681 [DefaultDispatcher-worker-10 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 12:03:00.685 [DefaultDispatcher-worker-10 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 12:03:00.696 [DefaultDispatcher-worker-10 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:00.705 [DefaultDispatcher-worker-6 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:00.705 [Test worker @coroutine#767] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json 2024-04-22 12:03:00.706 [Test worker @coroutine#767] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json. 2024-04-22 12:03:00.706 [Test worker @coroutine#767] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json 2024-04-22 12:03:00.707 [Test worker @coroutine#767] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json 2024-04-22 12:03:00.707 [Test worker @coroutine#767] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json 2024-04-22 12:03:00.709 [Test worker @coroutine#767] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json. 2024-04-22 12:03:00.709 [Test worker @coroutine#767] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:03:00.815 [DefaultDispatcher-worker-1 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:00.816 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:03:00.816 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-92abb9f8-ec1a-43f5-89e6-dae0846674cb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:03:00.817 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:03:00.817 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-92abb9f8-ec1a-43f5-89e6-dae0846674cb 2024-04-22 12:03:00.819 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:00.819 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:00.819 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:00.819 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:00.822 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:03:00.822 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:03:00.823 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:00.823 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:03:00.823 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:00.824 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:00.824 [eventLoopGroupProxy-13-2 @call-handler#804] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 12:03:00.824 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:00.824 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:00.828 [DefaultDispatcher-worker-11 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:00.828 [DefaultDispatcher-worker-11 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:00.828 [DefaultDispatcher-worker-11 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:00.828 [DefaultDispatcher-worker-11 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:00.830 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:03:00.831 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:00.831 [eventLoopGroupProxy-13-2 @call-handler#812] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 12:03:00.833 [DefaultDispatcher-worker-16 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:00.833 [DefaultDispatcher-worker-16 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:00.841 [DefaultDispatcher-worker-1 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:00.848 [DefaultDispatcher-worker-5 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:00.852 [DefaultDispatcher-worker-12 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:03:00.852 [DefaultDispatcher-worker-12 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:03:00.852 [DefaultDispatcher-worker-12 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:03:00.852 [DefaultDispatcher-worker-12 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:03:00.854 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:03:00.854 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:03:00.903 [eventLoopGroupProxy-13-2 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:00.906 [eventLoopGroupProxy-13-2 @call-handler#818] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-04-22 12:03:00.907 [DefaultDispatcher-worker-12 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:03:00.907 [DefaultDispatcher-worker-12 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:03:00.908 [DefaultDispatcher-worker-12 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:03:00.908 [DefaultDispatcher-worker-12 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:00.913 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.914 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:00.914 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.914 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:00.915 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:00.918 [eventLoopGroupProxy-13-2 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:00.919 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:00.919 [eventLoopGroupProxy-13-2 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:03:00.919 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.921 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.921 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:00.921 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.921 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:00.922 [eventLoopGroupProxy-13-2 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:00.968 [eventLoopGroupProxy-13-2 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:00.969 [eventLoopGroupProxy-13-2 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:00.969 [eventLoopGroupProxy-13-2 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:03:00.969 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.972 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.972 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:00.972 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.972 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:00.974 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:00.976 [eventLoopGroupProxy-13-2 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:00.976 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:00.977 [eventLoopGroupProxy-13-2 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:00.977 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.980 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.980 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:00.980 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.980 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:00.982 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:00.988 [eventLoopGroupProxy-13-2 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:00.989 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:00.989 [eventLoopGroupProxy-13-2 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-22 12:03:00.989 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.991 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.991 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:00.991 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:00.991 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:00.992 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.042 [eventLoopGroupProxy-13-2 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.043 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.043 [eventLoopGroupProxy-13-2 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-22 12:03:01.044 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.049 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.049 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.049 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.049 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.051 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.125 [eventLoopGroupProxy-13-2 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.125 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.126 [eventLoopGroupProxy-13-2 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 75ms 2024-04-22 12:03:01.126 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.131 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.131 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.131 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.131 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.133 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.194 [eventLoopGroupProxy-13-2 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.194 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.194 [eventLoopGroupProxy-13-2 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2024-04-22 12:03:01.195 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.196 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.197 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.197 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.197 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.198 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.245 [eventLoopGroupProxy-13-2 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.245 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.246 [eventLoopGroupProxy-13-2 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:03:01.246 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.248 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.248 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.248 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.248 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.250 [eventLoopGroupProxy-13-2 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.296 [eventLoopGroupProxy-13-2 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.296 [eventLoopGroupProxy-13-2 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.297 [eventLoopGroupProxy-13-2 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:03:01.297 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.299 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.299 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.299 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.299 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.301 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.343 [DefaultDispatcher-worker-8 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:01.345 [eventLoopGroupProxy-13-2 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.346 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.346 [eventLoopGroupProxy-13-2 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:01.346 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.348 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.348 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.349 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.349 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.350 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.353 [eventLoopGroupProxy-13-2 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.353 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.353 [eventLoopGroupProxy-13-2 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.354 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.355 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.356 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.356 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.356 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.357 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.360 [eventLoopGroupProxy-13-2 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.360 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.360 [eventLoopGroupProxy-13-2 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.361 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.363 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.363 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.363 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.363 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.365 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.368 [eventLoopGroupProxy-13-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.368 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.368 [eventLoopGroupProxy-13-2 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.369 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.371 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.371 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.371 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.371 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.372 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.375 [eventLoopGroupProxy-13-2 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.375 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.375 [eventLoopGroupProxy-13-2 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.376 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.377 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.377 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.378 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.378 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.379 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.381 [eventLoopGroupProxy-13-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.382 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.382 [eventLoopGroupProxy-13-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.382 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.384 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.384 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.384 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.384 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.385 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.387 [eventLoopGroupProxy-13-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.388 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.388 [eventLoopGroupProxy-13-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.388 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.389 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.390 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.390 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.390 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.391 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.393 [eventLoopGroupProxy-13-2 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.394 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.394 [eventLoopGroupProxy-13-2 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.395 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.396 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.396 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.396 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.396 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.398 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.400 [eventLoopGroupProxy-13-2 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.401 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.401 [eventLoopGroupProxy-13-2 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.401 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.403 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.403 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.403 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.403 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.404 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.407 [eventLoopGroupProxy-13-2 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.407 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.407 [eventLoopGroupProxy-13-2 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.408 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.410 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.410 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.410 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.410 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.411 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.414 [eventLoopGroupProxy-13-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.414 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.414 [eventLoopGroupProxy-13-2 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.415 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.417 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.417 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.417 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.417 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.419 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.421 [eventLoopGroupProxy-13-2 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.421 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.421 [eventLoopGroupProxy-13-2 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.422 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.424 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.424 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.424 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.424 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.426 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.428 [eventLoopGroupProxy-13-2 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.428 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.429 [eventLoopGroupProxy-13-2 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.429 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.431 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.431 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.431 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.431 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.433 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.435 [eventLoopGroupProxy-13-2 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.435 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.435 [eventLoopGroupProxy-13-2 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.436 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.438 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.438 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.438 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.438 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.439 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.442 [eventLoopGroupProxy-13-2 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.442 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.442 [eventLoopGroupProxy-13-2 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.443 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.445 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.445 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.445 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.445 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.447 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.450 [eventLoopGroupProxy-13-2 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.450 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.450 [eventLoopGroupProxy-13-2 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.451 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.452 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.452 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.452 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.452 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.453 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.455 [eventLoopGroupProxy-13-2 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.455 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.455 [eventLoopGroupProxy-13-2 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:01.455 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.457 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.457 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.457 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.457 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.458 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.460 [eventLoopGroupProxy-13-2 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.460 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.460 [eventLoopGroupProxy-13-2 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:01.460 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.462 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.462 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.462 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.462 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.464 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.466 [eventLoopGroupProxy-13-2 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.467 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.467 [eventLoopGroupProxy-13-2 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.467 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.469 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.469 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.469 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.469 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.472 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.474 [eventLoopGroupProxy-13-2 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.474 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.475 [eventLoopGroupProxy-13-2 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:03:01.475 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.477 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.477 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.477 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.477 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.478 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.480 [eventLoopGroupProxy-13-2 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.481 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.481 [eventLoopGroupProxy-13-2 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.481 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.483 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.483 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.483 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.483 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.485 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.487 [eventLoopGroupProxy-13-2 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.487 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.487 [eventLoopGroupProxy-13-2 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:01.488 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.489 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.489 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.489 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.490 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.491 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.494 [eventLoopGroupProxy-13-2 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.494 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.494 [eventLoopGroupProxy-13-2 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.495 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.496 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.497 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.497 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.497 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.498 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.500 [eventLoopGroupProxy-13-2 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.501 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.501 [eventLoopGroupProxy-13-2 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.501 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.503 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.503 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.503 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.503 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.504 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.507 [eventLoopGroupProxy-13-2 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.507 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.508 [eventLoopGroupProxy-13-2 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:03:01.508 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.511 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.511 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.511 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.511 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.512 [eventLoopGroupProxy-13-2 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.515 [eventLoopGroupProxy-13-2 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.515 [eventLoopGroupProxy-13-2 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.515 [eventLoopGroupProxy-13-2 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.516 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.520 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.520 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.520 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.520 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.522 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.524 [eventLoopGroupProxy-13-2 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.525 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.525 [eventLoopGroupProxy-13-2 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.525 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.527 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.527 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.527 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.527 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.528 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.572 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.572 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.572 [eventLoopGroupProxy-13-2 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:03:01.573 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.575 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.575 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.575 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.575 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.576 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.579 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.579 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.579 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.579 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.581 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.581 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.581 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.581 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.583 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.585 [eventLoopGroupProxy-13-2 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.585 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.585 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:01.586 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.587 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.588 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.588 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.588 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.589 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.591 [eventLoopGroupProxy-13-2 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.591 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.592 [eventLoopGroupProxy-13-2 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.592 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.594 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.594 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.594 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.594 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.595 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.640 [eventLoopGroupProxy-13-2 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.641 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.641 [eventLoopGroupProxy-13-2 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:03:01.641 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.643 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.643 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.643 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.643 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.645 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.690 [eventLoopGroupProxy-13-2 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.690 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.690 [eventLoopGroupProxy-13-2 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:01.691 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.693 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.693 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.693 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.693 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.695 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.697 [eventLoopGroupProxy-13-2 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.698 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.698 [eventLoopGroupProxy-13-2 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.698 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.700 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.700 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.700 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.700 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.702 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.704 [eventLoopGroupProxy-13-2 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.705 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.705 [eventLoopGroupProxy-13-2 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.705 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.707 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.707 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.707 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.707 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.709 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.752 [eventLoopGroupProxy-13-2 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.753 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.753 [eventLoopGroupProxy-13-2 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:03:01.754 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.755 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.755 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.755 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.755 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.756 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.759 [eventLoopGroupProxy-13-2 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.759 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.760 [eventLoopGroupProxy-13-2 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:03:01.760 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.762 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.763 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.763 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.763 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.764 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.766 [eventLoopGroupProxy-13-2 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.767 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.767 [eventLoopGroupProxy-13-2 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.767 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.769 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.769 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.769 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.769 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.770 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.773 [eventLoopGroupProxy-13-2 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.773 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.773 [eventLoopGroupProxy-13-2 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.774 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.775 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.775 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.775 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.775 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.776 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.779 [eventLoopGroupProxy-13-2 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.779 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.779 [eventLoopGroupProxy-13-2 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.780 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.782 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.782 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.782 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.782 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.784 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.828 [eventLoopGroupProxy-13-2 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.829 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.829 [eventLoopGroupProxy-13-2 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:01.830 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.831 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.832 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.832 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.832 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.833 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.836 [eventLoopGroupProxy-13-2 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.836 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.836 [eventLoopGroupProxy-13-2 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.837 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.838 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.838 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.838 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.838 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.839 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.842 [eventLoopGroupProxy-13-2 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.842 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.842 [eventLoopGroupProxy-13-2 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.843 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.845 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.845 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.845 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.845 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.847 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.849 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.850 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.850 [eventLoopGroupProxy-13-2 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.850 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.852 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.852 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.852 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.852 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.853 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.856 [eventLoopGroupProxy-13-2 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.856 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.857 [eventLoopGroupProxy-13-2 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:03:01.857 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.859 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.859 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.859 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.859 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.860 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.862 [eventLoopGroupProxy-13-2 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.863 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.863 [eventLoopGroupProxy-13-2 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.863 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.865 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.865 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.865 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.865 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.866 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.868 [DefaultDispatcher-worker-6 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:01.868 [eventLoopGroupProxy-13-2 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.869 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.869 [eventLoopGroupProxy-13-2 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.869 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.871 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.871 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.871 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.871 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.872 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.874 [eventLoopGroupProxy-13-2 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.874 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.874 [eventLoopGroupProxy-13-2 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:01.875 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.876 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.876 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.876 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.876 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.878 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.880 [eventLoopGroupProxy-13-2 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.880 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.880 [eventLoopGroupProxy-13-2 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:01.881 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.882 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.882 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.882 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.882 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.883 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.886 [eventLoopGroupProxy-13-2 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.886 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.886 [eventLoopGroupProxy-13-2 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.887 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.888 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.888 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.888 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.888 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.889 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.892 [eventLoopGroupProxy-13-2 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.892 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.892 [eventLoopGroupProxy-13-2 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.892 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.894 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.894 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.894 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.894 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.895 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.898 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.898 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.898 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.898 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.900 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.900 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.900 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.900 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.901 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.904 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.904 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.904 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:01.905 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.906 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.906 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.906 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.906 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.907 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.951 [eventLoopGroupProxy-13-2 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.952 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.952 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:01.952 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.954 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.954 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.954 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.954 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.956 [eventLoopGroupProxy-13-2 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.958 [eventLoopGroupProxy-13-2 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.959 [eventLoopGroupProxy-13-2 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.959 [eventLoopGroupProxy-13-2 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:03:01.959 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.961 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.961 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.961 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.961 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.962 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:01.964 [eventLoopGroupProxy-13-2 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:01.964 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:01.964 [eventLoopGroupProxy-13-2 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:01.965 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.966 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.966 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:01.966 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:01.966 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:01.967 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.012 [eventLoopGroupProxy-13-2 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.012 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.012 [eventLoopGroupProxy-13-2 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:02.013 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.014 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.014 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.014 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.014 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.015 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.019 [eventLoopGroupProxy-13-2 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.019 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.020 [eventLoopGroupProxy-13-2 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 12:03:02.020 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.021 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.021 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.021 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.021 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.023 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.025 [eventLoopGroupProxy-13-2 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.025 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.025 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.026 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.027 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.027 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.027 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.027 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.028 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.030 [eventLoopGroupProxy-13-2 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.031 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.031 [eventLoopGroupProxy-13-2 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.031 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.033 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.033 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.033 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.033 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.035 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.083 [eventLoopGroupProxy-13-2 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.084 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.084 [eventLoopGroupProxy-13-2 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 12:03:02.084 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.086 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.086 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.086 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.086 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.088 [eventLoopGroupProxy-13-2 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.090 [eventLoopGroupProxy-13-2 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.090 [eventLoopGroupProxy-13-2 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.090 [eventLoopGroupProxy-13-2 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.091 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.093 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.093 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.093 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.093 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.094 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.139 [eventLoopGroupProxy-13-2 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.139 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.140 [eventLoopGroupProxy-13-2 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:03:02.140 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.142 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.143 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.143 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.143 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.144 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.191 [eventLoopGroupProxy-13-2 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.191 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.191 [eventLoopGroupProxy-13-2 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:03:02.192 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.194 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.194 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.194 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.194 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.195 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.244 [eventLoopGroupProxy-13-2 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.244 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.245 [eventLoopGroupProxy-13-2 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-22 12:03:02.245 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.247 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.247 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.247 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.247 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.248 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.291 [eventLoopGroupProxy-13-2 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.292 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.292 [eventLoopGroupProxy-13-2 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:03:02.292 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.294 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.294 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.294 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.294 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.295 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.297 [eventLoopGroupProxy-13-2 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.297 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.297 [eventLoopGroupProxy-13-2 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.298 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.299 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.299 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.299 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.299 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.301 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.302 [eventLoopGroupProxy-13-2 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.303 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.303 [eventLoopGroupProxy-13-2 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.303 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.304 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.304 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.304 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.304 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.306 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.307 [eventLoopGroupProxy-13-2 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.308 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.308 [eventLoopGroupProxy-13-2 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.308 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.309 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.309 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.309 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.309 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.311 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.312 [eventLoopGroupProxy-13-2 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.313 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.313 [eventLoopGroupProxy-13-2 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.313 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.316 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.316 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.316 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.316 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.317 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.319 [eventLoopGroupProxy-13-2 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.319 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.319 [eventLoopGroupProxy-13-2 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.320 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.321 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.321 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.321 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.321 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.322 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.324 [eventLoopGroupProxy-13-2 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.324 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.325 [eventLoopGroupProxy-13-2 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.325 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.326 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.326 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.326 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.326 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.327 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.329 [eventLoopGroupProxy-13-2 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.329 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.329 [eventLoopGroupProxy-13-2 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.329 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.330 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.330 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.330 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.330 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.331 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.333 [eventLoopGroupProxy-13-2 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.333 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.334 [eventLoopGroupProxy-13-2 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.334 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.335 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.335 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.335 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.335 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.336 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.338 [eventLoopGroupProxy-13-2 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.338 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.338 [eventLoopGroupProxy-13-2 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.339 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.340 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.340 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.340 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.340 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.341 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.342 [eventLoopGroupProxy-13-2 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.343 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.343 [eventLoopGroupProxy-13-2 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.343 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.344 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.344 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.344 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.344 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.345 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.347 [eventLoopGroupProxy-13-2 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.347 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.348 [eventLoopGroupProxy-13-2 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.348 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.349 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.349 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.349 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.349 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.350 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.352 [eventLoopGroupProxy-13-2 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.352 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.352 [eventLoopGroupProxy-13-2 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.353 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.354 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.354 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.354 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.354 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.355 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.357 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.357 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.357 [eventLoopGroupProxy-13-2 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.357 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.358 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.358 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.358 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.358 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.360 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.361 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.362 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.362 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.362 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.363 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.363 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.363 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.363 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.364 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.389 [DefaultDispatcher-worker-1 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:02.408 [eventLoopGroupProxy-13-2 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.408 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.408 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:03:02.408 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.409 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.410 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.410 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.410 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.411 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.413 [eventLoopGroupProxy-13-2 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.413 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.414 [eventLoopGroupProxy-13-2 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.414 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.415 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.415 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.415 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.415 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.416 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.418 [eventLoopGroupProxy-13-2 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.418 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.418 [eventLoopGroupProxy-13-2 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.419 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.420 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.420 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.420 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.420 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.421 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.423 [eventLoopGroupProxy-13-2 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.423 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.424 [eventLoopGroupProxy-13-2 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.424 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.425 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.425 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.425 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.425 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.427 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.428 [eventLoopGroupProxy-13-2 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.428 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.429 [eventLoopGroupProxy-13-2 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.429 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.430 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.430 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.430 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.430 [DefaultDispatcher-worker-5 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.431 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.434 [eventLoopGroupProxy-13-2 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.434 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.434 [eventLoopGroupProxy-13-2 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.435 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.436 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.436 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.436 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.436 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.437 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.439 [eventLoopGroupProxy-13-2 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.439 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.439 [eventLoopGroupProxy-13-2 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.440 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.441 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.441 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.441 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.441 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.442 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.445 [DefaultDispatcher-worker-11 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.479 [DefaultDispatcher-worker-11 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 12:03:02.492 [eventLoopGroupProxy-13-2 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.492 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.492 [eventLoopGroupProxy-13-2 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-22 12:03:02.493 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.495 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.495 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.495 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.495 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.496 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.498 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.498 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.498 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.499 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.500 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.500 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.500 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.500 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.501 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.503 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.503 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.503 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.504 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.505 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.505 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.505 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.505 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.506 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.551 [eventLoopGroupProxy-13-2 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.551 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.552 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:03:02.552 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.554 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.554 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.554 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.554 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.556 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.558 [eventLoopGroupProxy-13-2 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.558 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.558 [eventLoopGroupProxy-13-2 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.559 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.560 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.560 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.560 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.560 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.561 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.563 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.563 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.563 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.564 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.565 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.565 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.565 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.565 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.566 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.568 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.568 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.568 [eventLoopGroupProxy-13-2 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.568 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.569 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.570 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.570 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.570 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.571 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.572 [eventLoopGroupProxy-13-2 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.573 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.573 [eventLoopGroupProxy-13-2 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.573 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.574 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.574 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.574 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.574 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.575 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.577 [eventLoopGroupProxy-13-2 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.577 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.577 [eventLoopGroupProxy-13-2 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.578 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.579 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.579 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.579 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.579 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.580 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.582 [eventLoopGroupProxy-13-2 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.582 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.582 [eventLoopGroupProxy-13-2 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.583 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.584 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.584 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.584 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.584 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.585 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.587 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.587 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.588 [eventLoopGroupProxy-13-2 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.588 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.589 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.589 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.589 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.589 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.590 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.592 [eventLoopGroupProxy-13-2 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.592 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.592 [eventLoopGroupProxy-13-2 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.593 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.594 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.594 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.594 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.594 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.596 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.597 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.598 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.598 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:02.598 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.599 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.599 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.599 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.599 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.600 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.602 [eventLoopGroupProxy-13-2 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.602 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.602 [eventLoopGroupProxy-13-2 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.603 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.604 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.604 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.604 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.604 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.605 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.606 [eventLoopGroupProxy-13-2 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.607 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.607 [eventLoopGroupProxy-13-2 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.607 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.608 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.608 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.608 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.608 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.609 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.656 [eventLoopGroupProxy-13-2 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.656 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.656 [eventLoopGroupProxy-13-2 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:03:02.656 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.658 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.658 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.658 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.658 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.659 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.661 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.661 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.661 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.662 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.663 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.663 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.663 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.663 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.664 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.708 [eventLoopGroupProxy-13-2 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.708 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.708 [eventLoopGroupProxy-13-2 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:03:02.709 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.710 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.710 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.710 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.710 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.712 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.713 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.714 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.714 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.714 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.715 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.715 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.715 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.715 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.716 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.763 [eventLoopGroupProxy-13-2 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.763 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.763 [eventLoopGroupProxy-13-2 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:03:02.764 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.765 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.765 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.765 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.765 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.766 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.811 [eventLoopGroupProxy-13-2 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.811 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.811 [eventLoopGroupProxy-13-2 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:02.811 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.813 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.813 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.813 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.813 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.814 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.858 [eventLoopGroupProxy-13-2 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.859 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.859 [eventLoopGroupProxy-13-2 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:02.859 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.860 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.860 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.860 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.860 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.862 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.910 [DefaultDispatcher-worker-15 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:02.911 [eventLoopGroupProxy-13-2 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.911 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.911 [eventLoopGroupProxy-13-2 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-22 12:03:02.912 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.913 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.913 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.913 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.913 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.914 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.958 [eventLoopGroupProxy-13-2 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.959 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.959 [eventLoopGroupProxy-13-2 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:02.959 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.960 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.961 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.961 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.961 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.962 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:02.963 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:02.963 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:02.964 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:02.964 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.965 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.965 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:02.965 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:02.965 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:02.966 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.011 [eventLoopGroupProxy-13-2 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.011 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.011 [eventLoopGroupProxy-13-2 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:03.012 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.013 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.013 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.013 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.013 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.014 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.017 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.018 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.018 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:03:03.018 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.021 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.021 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.021 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.021 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.022 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.025 [eventLoopGroupProxy-13-2 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.025 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.025 [eventLoopGroupProxy-13-2 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:03.026 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.027 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.027 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.027 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.027 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.028 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.030 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.030 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.030 [eventLoopGroupProxy-13-2 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.031 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.032 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.032 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.032 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.032 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.033 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.035 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.035 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.035 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.036 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.037 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.037 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.037 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.037 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.038 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.039 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.040 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.040 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.040 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.041 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.041 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.041 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.041 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.042 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.087 [eventLoopGroupProxy-13-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.087 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.088 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:03:03.088 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.089 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.089 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.089 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.089 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.090 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.092 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.093 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.093 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:03.093 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.094 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.094 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.094 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.094 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.095 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.097 [eventLoopGroupProxy-13-2 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.097 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.097 [eventLoopGroupProxy-13-2 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.098 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.098 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.099 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.099 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.099 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.099 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.101 [eventLoopGroupProxy-13-2 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.101 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.101 [eventLoopGroupProxy-13-2 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.102 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.103 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.103 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.103 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.103 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.104 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.147 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.147 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.147 [eventLoopGroupProxy-13-2 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:03:03.147 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.149 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.149 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.149 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.149 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.150 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.152 [eventLoopGroupProxy-13-2 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.152 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.152 [eventLoopGroupProxy-13-2 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.153 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.154 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.154 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.154 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.154 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.155 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.156 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.157 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.157 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.157 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.158 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.158 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.158 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.158 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.159 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.160 [eventLoopGroupProxy-13-2 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.161 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.161 [eventLoopGroupProxy-13-2 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.161 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.162 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.163 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.163 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.163 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.164 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.207 [eventLoopGroupProxy-13-2 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.207 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.207 [eventLoopGroupProxy-13-2 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:03:03.208 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.209 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.209 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.209 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.209 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.210 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.256 [eventLoopGroupProxy-13-2 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.256 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.256 [eventLoopGroupProxy-13-2 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:03:03.257 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.258 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.258 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.258 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.258 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.259 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.261 [eventLoopGroupProxy-13-2 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.262 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.262 [eventLoopGroupProxy-13-2 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:03.262 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.264 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.264 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.264 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.264 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.265 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.275 [eventLoopGroupProxy-13-2 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.275 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.275 [eventLoopGroupProxy-13-2 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-22 12:03:03.275 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.277 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.277 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.277 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.277 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.278 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.279 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.280 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.280 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.280 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.282 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.282 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.282 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.282 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.283 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.327 [eventLoopGroupProxy-13-2 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.327 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.328 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:03.328 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.329 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.329 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.329 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.329 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.330 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.332 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.332 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.332 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.333 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.334 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.334 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.334 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.334 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.335 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.379 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.380 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.380 [eventLoopGroupProxy-13-2 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:03.380 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.382 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.382 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.382 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.382 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.383 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.430 [DefaultDispatcher-worker-12 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:03.431 [eventLoopGroupProxy-13-2 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.432 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.432 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 12:03:03.432 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.433 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.433 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.433 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.433 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.434 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.436 [eventLoopGroupProxy-13-2 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.436 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.436 [eventLoopGroupProxy-13-2 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.437 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.438 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.438 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.438 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.438 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.439 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.484 [eventLoopGroupProxy-13-2 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.484 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.484 [eventLoopGroupProxy-13-2 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:03:03.485 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.486 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.486 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.486 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.486 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.487 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.489 [eventLoopGroupProxy-13-2 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.489 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.489 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.490 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.491 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.491 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.491 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.491 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.492 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.494 [eventLoopGroupProxy-13-2 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.494 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.494 [eventLoopGroupProxy-13-2 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.494 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.495 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.495 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.495 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.495 [DefaultDispatcher-worker-1 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.496 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.498 [eventLoopGroupProxy-13-2 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.498 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.498 [eventLoopGroupProxy-13-2 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.498 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.501 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.501 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.501 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.501 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.502 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.553 [eventLoopGroupProxy-13-2 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.553 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.554 [eventLoopGroupProxy-13-2 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-04-22 12:03:03.554 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.555 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.555 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.555 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.555 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.556 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.598 [eventLoopGroupProxy-13-2 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.599 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.599 [eventLoopGroupProxy-13-2 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:03:03.599 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.600 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.600 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.600 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.600 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.601 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.603 [eventLoopGroupProxy-13-2 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.604 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.604 [eventLoopGroupProxy-13-2 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:03:03.604 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.605 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.605 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.605 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.605 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.606 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.608 [eventLoopGroupProxy-13-2 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.608 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.608 [eventLoopGroupProxy-13-2 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:03:03.609 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.610 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.610 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:03.610 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.610 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:03.611 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:03.614 [eventLoopGroupProxy-13-2 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:03.615 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.615 [eventLoopGroupProxy-13-2 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:03:03.615 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:03.629 [DefaultDispatcher-worker-11 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:03.639 [DefaultDispatcher-worker-7 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:03.639 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:03.639 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:03:03.639 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:03.639 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:03:03.641 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:03:03.641 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:03:03.642 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:03:03.664 [DefaultDispatcher-worker-7 @call-handler#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-22 12:03:03.664 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:03.664 [eventLoopGroupProxy-13-2 @call-handler#1618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-04-22 12:03:03.664 [DefaultDispatcher-worker-7 @coroutine#761] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json 2024-04-22 12:03:03.664 [DefaultDispatcher-worker-7 @coroutine#761] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json. 2024-04-22 12:03:03.664 [DefaultDispatcher-worker-7 @coroutine#761] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json 2024-04-22 12:03:03.665 [DefaultDispatcher-worker-11 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:03.665 [DefaultDispatcher-worker-11 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:03.665 [DefaultDispatcher-worker-12 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:03:03.665 [DefaultDispatcher-worker-12 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:03.666 [DefaultDispatcher-worker-1 @coroutine#761] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json 2024-04-22 12:03:03.666 [DefaultDispatcher-worker-1 @coroutine#761] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json 2024-04-22 12:03:03.667 [DefaultDispatcher-worker-15 @coroutine#761] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json. 2024-04-22 12:03:03.667 [DefaultDispatcher-worker-15 @coroutine#761] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583872375036588032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:03:03.675 [DefaultDispatcher-worker-10 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e 2024-04-22 12:03:03.696 [DefaultDispatcher-worker-4 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41538150 2024-04-22 12:03:03.716 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:03:03.716 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:03:03.716 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:03:03.716 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:03:03.716 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:03:03.721 [Test worker @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 12:03:03.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-22 12:03:03.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-22 12:03:03.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:03.721 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bc4ac3e: (connection evicted) 2024-04-22 12:03:03.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:03.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-22 12:03:03.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-22 12:03:03.968 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:03:03.968 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:03:04.130 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:03:04.455 [DefaultDispatcher-worker-5 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260494 2024-04-22 12:03:04.725 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@48b01607 2024-04-22 12:03:04.725 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@48b01607 2024-04-22 12:03:04.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-22 12:03:04.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-22 12:03:04.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:04.726 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41538150: (connection evicted) 2024-04-22 12:03:04.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:04.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-22 12:03:04.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-22 12:03:04.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ace3 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:04.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:04.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-22 12:03:04.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-22 12:03:04.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-22 12:03:04.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-22 12:03:04.752 [DefaultDispatcher-worker-4 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21202507 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:04.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:04.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:04.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-22 12:03:04.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@4379fe2a 2024-04-22 12:03:04.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@4379fe2a 2024-04-22 12:03:04.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0f2686 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:04.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:04.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-22 12:03:04.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7095b688 2024-04-22 12:03:04.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7095b688 2024-04-22 12:03:04.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-22 12:03:04.764 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:03:04.765 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 12:03:04.766 [DefaultDispatcher-worker-15 @coroutine#1656] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:03:04.770 [DefaultDispatcher-worker-15 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4379fe2a 2024-04-22 12:03:04.771 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:03:04.771 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:03:04.771 [Test worker @coroutine#1657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:03:04.771 [Test worker @coroutine#1657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:03:04.774 [eventLoopGroupProxy-16-1 @call-handler#1663] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:03:04.774 [eventLoopGroupProxy-16-1 @call-handler#1663] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:03:04.775 [eventLoopGroupProxy-16-1 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7095b688 2024-04-22 12:03:04.777 [Test worker @coroutine#1657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:03:04.777 [Test worker @coroutine#1657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:03:04.777 [Test worker @coroutine#1657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:03:04.777 [Test worker @coroutine#1657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:04.778 [Test worker @coroutine#1668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:04.778 [Test worker @coroutine#1668] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:03:04.778 [Test worker @coroutine#1668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:04.778 [Test worker @coroutine#1668] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:04.779 [eventLoopGroupProxy-16-1 @call-handler#1670] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:03:04.782 [eventLoopGroupProxy-16-1 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7095b688 2024-04-22 12:03:04.782 [eventLoopGroupProxy-16-1 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:04.783 [Test worker @coroutine#1668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:03:04.786 [eventLoopGroupProxy-16-2 @call-handler#1680] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-22 12:03:04.792 [eventLoopGroupProxy-16-2 @call-handler#1680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:04.799 [Test worker @coroutine#1682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4379fe2a 2024-04-22 12:03:04.838 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:04.860 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:04.862 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222a7429 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:05.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f596a1a 2024-04-22 12:03:05.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f596a1a 2024-04-22 12:03:05.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-22 12:03:05.917 [DefaultDispatcher-worker-10 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f596a1a 2024-04-22 12:03:05.922 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57853/api/blob/upload-init-batch 2024-04-22 12:03:05.922 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57853/api/blob/upload-init-batch. 2024-04-22 12:03:05.922 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57853/api/blob/upload-init-batch 2024-04-22 12:03:05.922 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57853/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:03:05.924 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57853/api/blob/upload-init-batch 2024-04-22 12:03:05.924 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57853/api/blob/upload-init-batch 2024-04-22 12:03:05.924 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57853/api/blob/upload-init-batch. 2024-04-22 12:03:05.924 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57853/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:05.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-22 12:03:05.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-22 12:03:05.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:05.930 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f596a1a: (connection evicted) 2024-04-22 12:03:05.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:05.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-22 12:03:05.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f7f544a 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:05.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:05.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@309d54ac 2024-04-22 12:03:05.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@309d54ac 2024-04-22 12:03:05.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-22 12:03:05.963 [Test worker @coroutine#1699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39639/api/blob/upload-init-batch 2024-04-22 12:03:05.963 [Test worker @coroutine#1699] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39639/api/blob/upload-init-batch. 2024-04-22 12:03:05.963 [Test worker @coroutine#1699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39639/api/blob/upload-init-batch 2024-04-22 12:03:05.963 [Test worker @coroutine#1699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39639/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:03:05.965 [Test worker @coroutine#1699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39639/api/blob/upload-init-batch 2024-04-22 12:03:05.965 [Test worker @coroutine#1699] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39639/api/blob/upload-init-batch 2024-04-22 12:03:05.965 [Test worker @coroutine#1699] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39639/api/blob/upload-init-batch. 2024-04-22 12:03:05.965 [Test worker @coroutine#1699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39639/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:05.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-22 12:03:05.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-22 12:03:05.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:05.966 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@309d54ac: (connection evicted) 2024-04-22 12:03:05.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:05.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-22 12:03:05.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f9b5f01 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:05.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:05.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-04-22 12:03:05.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a225014 2024-04-22 12:03:05.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-22 12:03:05.988 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43201/api/blob/upload-init-batch 2024-04-22 12:03:05.988 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43201/api/blob/upload-init-batch. 2024-04-22 12:03:05.988 [Test worker @coroutine#1705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43201/api/blob/upload-init-batch 2024-04-22 12:03:05.988 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43201/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:03:05.990 [Test worker @coroutine#1705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43201/api/blob/upload-init-batch 2024-04-22 12:03:05.990 [Test worker @coroutine#1705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43201/api/blob/upload-init-batch 2024-04-22 12:03:05.990 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43201/api/blob/upload-init-batch. 2024-04-22 12:03:05.991 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43201/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:05.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-22 12:03:05.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-22 12:03:05.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:05.996 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a225014: (connection evicted) 2024-04-22 12:03:05.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:05.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-22 12:03:05.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61627c9d 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:06.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:06.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-04-22 12:03:06.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-04-22 12:03:06.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-22 12:03:06.313 [DefaultDispatcher-worker-16 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f986031 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc2c4b8 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:06.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:06.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc4b8d6 2024-04-22 12:03:06.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc4b8d6 2024-04-22 12:03:06.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-22 12:03:06.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a67bde5 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:06.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-22 12:03:06.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-22 12:03:06.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-22 12:03:06.354 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:06.390 [DefaultDispatcher-worker-4 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-22 12:03:06.401 [DefaultDispatcher-worker-9 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-22 12:03:06.410 [DefaultDispatcher-worker-5 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-22 12:03:06.416 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:06.420 [DefaultDispatcher-worker-10 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-22 12:03:06.425 [Test worker @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-22 12:03:06.437 [DefaultDispatcher-worker-9 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2024-04-22 12:03:06.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-22 12:03:06.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-22 12:03:06.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:06.444 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd: (connection evicted) 2024-04-22 12:03:06.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:06.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-22 12:03:06.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-22 12:03:06.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-22 12:03:06.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:06.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:06.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:06.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:06.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:06.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:06.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9b0c92 2024-04-22 12:03:06.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:06.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-22 12:03:06.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-22 12:03:06.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-22 12:03:06.493 [DefaultDispatcher-worker-9 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-22 12:03:06.503 [DefaultDispatcher-worker-15 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-22 12:03:06.514 [DefaultDispatcher-worker-10 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-22 12:03:06.524 [DefaultDispatcher-worker-11 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-22 12:03:06.527 [Test worker @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-22 12:03:06.539 [DefaultDispatcher-worker-13 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2024-04-22 12:03:06.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-22 12:03:06.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-22 12:03:06.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:06.541 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a: (connection evicted) 2024-04-22 12:03:06.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:06.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-22 12:03:06.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-22 12:03:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-22 12:03:06.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411576c7 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:06.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:06.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-22 12:03:06.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-22 12:03:06.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-22 12:03:06.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-22 12:03:06.584 [DefaultDispatcher-worker-16 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-22 12:03:06.594 [DefaultDispatcher-worker-4 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-22 12:03:06.605 [DefaultDispatcher-worker-4 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-22 12:03:06.613 [DefaultDispatcher-worker-15 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2024-04-22 12:03:06.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-22 12:03:06.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-22 12:03:06.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:06.614 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8: (connection evicted) 2024-04-22 12:03:06.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:06.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-22 12:03:06.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db82155 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:06.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:06.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:06.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-22 12:03:06.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-22 12:03:06.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-22 12:03:06.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-22 12:03:06.662 [DefaultDispatcher-worker-12 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-22 12:03:06.671 [DefaultDispatcher-worker-16 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-22 12:03:06.678 [DefaultDispatcher-worker-10 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-22 12:03:06.686 [DefaultDispatcher-worker-9 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-22 12:03:06.689 [Test worker @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-22 12:03:06.700 [DefaultDispatcher-worker-14 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2024-04-22 12:03:06.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-22 12:03:06.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-22 12:03:06.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:06.701 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294ab038: (connection evicted) 2024-04-22 12:03:06.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:06.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-22 12:03:06.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-22 12:03:06.739 [DefaultDispatcher-worker-15 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-22 12:03:06.763 [DefaultDispatcher-worker-15 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7095b688 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577dac16 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:12.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-22 12:03:12.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-22 12:03:12.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-22 12:03:12.922 [DefaultDispatcher-worker-15 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db4a84a 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:12.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:12.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-22 12:03:12.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-22 12:03:12.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@b867869 2024-04-22 12:03:12.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d26c6a2 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:12.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:12.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-22 12:03:12.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-04-22 12:03:12.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-04-22 12:03:12.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-22 12:03:12.977 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:12.978 [Test worker @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-04-22 12:03:12.981 [Test worker @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34074149 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:12.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-04-22 12:03:12.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-04-22 12:03:12.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-22 12:03:13.015 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-04-22 12:03:13.018 [Test worker @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45430a27 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28d37d43 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:13.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7fc07e 2024-04-22 12:03:13.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7fc07e 2024-04-22 12:03:13.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-22 12:03:13.031 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:13.050 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7fc07e 2024-04-22 12:03:13.052 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:13.052 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7fc07e 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@609edb55 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:13.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:13.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-04-22 12:03:13.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-04-22 12:03:13.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-22 12:03:13.083 [Test worker @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-04-22 12:03:13.086 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-04-22 12:03:13.087 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:13.094 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57635/ 2024-04-22 12:03:13.094 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57635/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.096 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57635/ 2024-04-22 12:03:13.096 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57635/ 2024-04-22 12:03:13.096 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57635/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.124 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:13.141 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57635/ 2024-04-22 12:03:13.141 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57635/ 2024-04-22 12:03:13.141 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57635/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.155 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:13.185 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57635/ 2024-04-22 12:03:13.185 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57635/ 2024-04-22 12:03:13.185 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57635/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.229 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57635/ 2024-04-22 12:03:13.229 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57635/ 2024-04-22 12:03:13.229 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57635/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.273 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57635/ 2024-04-22 12:03:13.273 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57635/ 2024-04-22 12:03:13.273 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57635/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.317 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57635/ 2024-04-22 12:03:13.317 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57635/ 2024-04-22 12:03:13.317 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57635/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.365 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57635/ 2024-04-22 12:03:13.369 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41343/ 2024-04-22 12:03:13.369 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41343/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.370 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41343/ 2024-04-22 12:03:13.371 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41343/ 2024-04-22 12:03:13.371 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41343/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.413 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41343/ 2024-04-22 12:03:13.413 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41343/ 2024-04-22 12:03:13.413 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41343/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.457 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41343/ 2024-04-22 12:03:13.457 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41343/ 2024-04-22 12:03:13.457 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41343/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.501 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41343/ 2024-04-22 12:03:13.501 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41343/ 2024-04-22 12:03:13.501 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41343/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.545 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41343/ 2024-04-22 12:03:13.545 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41343/ 2024-04-22 12:03:13.545 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41343/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.589 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41343/ 2024-04-22 12:03:13.589 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41343/ 2024-04-22 12:03:13.589 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41343/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:03:13.590 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41343/ 2024-04-22 12:03:13.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78a0d664 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:13.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:13.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:13.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-22 12:03:13.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:13.834 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:13.836 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:13.838 [DefaultDispatcher-worker-15 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:13.838 [DefaultDispatcher-worker-15 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:13.838 [DefaultDispatcher-worker-15 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:13.839 [DefaultDispatcher-worker-15 @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56331/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:13.840 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:13.840 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:13.849 [DefaultDispatcher-worker-9 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:13.849 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:13.849 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:13.849 [DefaultDispatcher-worker-9 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:13.850 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:13.850 [DefaultDispatcher-worker-16 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:13.852 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d37da8 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:13.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:13.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-22 12:03:13.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-22 12:03:13.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-22 12:03:13.878 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-22 12:03:13.889 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-22 12:03:13.891 [Test worker @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-22 12:03:13.895 [DefaultDispatcher-worker-3 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:03:13.895 [DefaultDispatcher-worker-3 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-22 12:03:13.895 [DefaultDispatcher-worker-3 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:03:13.897 [DefaultDispatcher-worker-12 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:03:13.897 [DefaultDispatcher-worker-12 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:03:13.900 [DefaultDispatcher-worker-15 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8601a1 2024-04-22 12:03:13.903 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:13.907 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@186d7d8c 2024-04-22 12:03:13.907 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@186d7d8c 2024-04-22 12:03:13.910 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@16aa80f1 2024-04-22 12:03:13.910 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@16aa80f1 2024-04-22 12:03:13.914 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@129516fc 2024-04-22 12:03:13.914 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@129516fc 2024-04-22 12:03:13.916 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57978aca 2024-04-22 12:03:13.916 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57978aca 2024-04-22 12:03:13.918 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@24650ca9 2024-04-22 12:03:13.918 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@24650ca9 2024-04-22 12:03:13.921 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@660abddc 2024-04-22 12:03:13.921 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@660abddc 2024-04-22 12:03:13.923 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c126517 2024-04-22 12:03:13.923 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c126517 2024-04-22 12:03:13.926 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b87585 2024-04-22 12:03:13.926 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b87585 2024-04-22 12:03:13.928 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b34379f 2024-04-22 12:03:13.928 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b34379f 2024-04-22 12:03:13.928 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:13.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3e7128 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:13.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:13.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-22 12:03:13.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:13.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:13.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-22 12:03:13.955 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:13.960 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@253be5f8 2024-04-22 12:03:13.960 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@253be5f8 2024-04-22 12:03:13.964 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfc0f2f 2024-04-22 12:03:13.964 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfc0f2f 2024-04-22 12:03:13.967 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc38e88 2024-04-22 12:03:13.967 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc38e88 2024-04-22 12:03:13.970 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac10514 2024-04-22 12:03:13.970 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac10514 2024-04-22 12:03:13.971 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:13.973 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@10af3991 2024-04-22 12:03:13.973 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@10af3991 2024-04-22 12:03:13.975 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be1c9dc 2024-04-22 12:03:13.975 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be1c9dc 2024-04-22 12:03:13.977 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6865abe6 2024-04-22 12:03:13.977 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6865abe6 2024-04-22 12:03:13.980 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@aeefa5b 2024-04-22 12:03:13.980 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@aeefa5b 2024-04-22 12:03:13.982 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e43926 2024-04-22 12:03:13.982 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e43926 2024-04-22 12:03:13.982 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:13.983 [Test worker @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:13.984 [Test worker @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:13.986 [DefaultDispatcher-worker-7 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:13.986 [DefaultDispatcher-worker-7 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:13.986 [DefaultDispatcher-worker-7 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:13.986 [DefaultDispatcher-worker-7 @coroutine#1918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39373/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:13.988 [DefaultDispatcher-worker-4 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:13.988 [DefaultDispatcher-worker-4 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:13.994 [DefaultDispatcher-worker-1 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:13.994 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:13.994 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:13.994 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:13.995 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:13.995 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:13.997 [Test worker @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.008 [DefaultDispatcher-worker-3 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.016 [DefaultDispatcher-worker-4 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.026 [DefaultDispatcher-worker-15 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.036 [DefaultDispatcher-worker-16 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.047 [DefaultDispatcher-worker-15 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.048 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:14.052 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b030a 2024-04-22 12:03:14.052 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b030a 2024-04-22 12:03:14.056 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdcfdd9 2024-04-22 12:03:14.056 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdcfdd9 2024-04-22 12:03:14.059 [DefaultDispatcher-worker-14 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.059 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe3687a 2024-04-22 12:03:14.059 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe3687a 2024-04-22 12:03:14.062 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae1f7e2 2024-04-22 12:03:14.062 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae1f7e2 2024-04-22 12:03:14.065 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@173fbee7 2024-04-22 12:03:14.065 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@173fbee7 2024-04-22 12:03:14.067 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b61bbec 2024-04-22 12:03:14.068 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b61bbec 2024-04-22 12:03:14.069 [DefaultDispatcher-worker-12 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.070 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f55ac42 2024-04-22 12:03:14.070 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f55ac42 2024-04-22 12:03:14.072 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ace08ad 2024-04-22 12:03:14.072 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ace08ad 2024-04-22 12:03:14.075 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ec4395 2024-04-22 12:03:14.075 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ec4395 2024-04-22 12:03:14.075 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:03:14.078 [DefaultDispatcher-worker-12 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.090 [DefaultDispatcher-worker-6 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.100 [DefaultDispatcher-worker-7 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72321701 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-22 12:03:14.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:14.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:14.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-22 12:03:14.136 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:14.148 [Test worker @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:14.150 [Test worker @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:14.151 [DefaultDispatcher-worker-6 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.151 [DefaultDispatcher-worker-6 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:14.151 [DefaultDispatcher-worker-6 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.151 [DefaultDispatcher-worker-6 @coroutine#1965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47657/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:14.153 [DefaultDispatcher-worker-15 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.153 [DefaultDispatcher-worker-15 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.161 [DefaultDispatcher-worker-15 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:14.161 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.161 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:14.161 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.162 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.162 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.165 [Test worker @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:14.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288e50c1 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-22 12:03:14.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-22 12:03:14.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-22 12:03:14.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-22 12:03:14.173 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-22 12:03:14.184 [Test worker @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-22 12:03:14.186 [Test worker @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-22 12:03:14.187 [DefaultDispatcher-worker-15 @coroutine#1986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:03:14.187 [DefaultDispatcher-worker-15 @coroutine#1986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-22 12:03:14.187 [DefaultDispatcher-worker-15 @coroutine#1986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:03:14.189 [DefaultDispatcher-worker-9 @coroutine#1986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:03:14.189 [DefaultDispatcher-worker-9 @coroutine#1986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:03:14.195 [DefaultDispatcher-worker-16 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba30fe 2024-04-22 12:03:14.214 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:14.218 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@618d79de 2024-04-22 12:03:14.218 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@618d79de 2024-04-22 12:03:14.221 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4a9b9f 2024-04-22 12:03:14.221 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4a9b9f 2024-04-22 12:03:14.225 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7512ae 2024-04-22 12:03:14.225 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7512ae 2024-04-22 12:03:14.227 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7791a4 2024-04-22 12:03:14.227 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7791a4 2024-04-22 12:03:14.230 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@24be5e3d 2024-04-22 12:03:14.230 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@24be5e3d 2024-04-22 12:03:14.232 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f13bf56 2024-04-22 12:03:14.232 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f13bf56 2024-04-22 12:03:14.234 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c302e78 2024-04-22 12:03:14.234 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c302e78 2024-04-22 12:03:14.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e243122 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-22 12:03:14.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:14.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:14.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-22 12:03:14.238 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e586eeb 2024-04-22 12:03:14.238 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e586eeb 2024-04-22 12:03:14.242 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18418eab 2024-04-22 12:03:14.242 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18418eab 2024-04-22 12:03:14.242 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:14.258 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:14.269 [Test worker @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:14.271 [Test worker @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:14.272 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:14.272 [DefaultDispatcher-worker-14 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.272 [DefaultDispatcher-worker-14 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:14.272 [DefaultDispatcher-worker-14 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.272 [DefaultDispatcher-worker-14 @coroutine#1997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45097/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:14.274 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.274 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.277 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1be0d9 2024-04-22 12:03:14.277 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1be0d9 2024-04-22 12:03:14.281 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dc152a 2024-04-22 12:03:14.281 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dc152a 2024-04-22 12:03:14.282 [DefaultDispatcher-worker-5 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:14.282 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.282 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:14.282 [DefaultDispatcher-worker-5 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.283 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.283 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.285 [Test worker @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:14.285 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e38ba9 2024-04-22 12:03:14.285 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e38ba9 2024-04-22 12:03:14.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf7c055 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-22 12:03:14.288 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e11f11 2024-04-22 12:03:14.288 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e11f11 2024-04-22 12:03:14.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-22 12:03:14.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-22 12:03:14.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-22 12:03:14.290 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@107f389c 2024-04-22 12:03:14.290 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@107f389c 2024-04-22 12:03:14.290 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-22 12:03:14.292 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@22380afc 2024-04-22 12:03:14.293 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@22380afc 2024-04-22 12:03:14.295 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@684c73d1 2024-04-22 12:03:14.295 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@684c73d1 2024-04-22 12:03:14.297 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cee05e 2024-04-22 12:03:14.297 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cee05e 2024-04-22 12:03:14.299 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9c8d63 2024-04-22 12:03:14.299 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9c8d63 2024-04-22 12:03:14.299 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:14.302 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-22 12:03:14.303 [Test worker @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1254a3cd 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-22 12:03:14.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:14.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:14.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-22 12:03:14.313 [DefaultDispatcher-worker-13 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-04-22 12:03:14.327 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:14.336 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:14.338 [Test worker @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:14.340 [Test worker @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:14.340 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c27b56a 2024-04-22 12:03:14.340 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c27b56a 2024-04-22 12:03:14.341 [DefaultDispatcher-worker-13 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.341 [DefaultDispatcher-worker-13 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:14.341 [DefaultDispatcher-worker-13 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.341 [DefaultDispatcher-worker-13 @coroutine#2027] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59431/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:14.342 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.342 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.344 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e04a9e 2024-04-22 12:03:14.344 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e04a9e 2024-04-22 12:03:14.347 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfde1a 2024-04-22 12:03:14.347 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfde1a 2024-04-22 12:03:14.349 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dd40a5 2024-04-22 12:03:14.349 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dd40a5 2024-04-22 12:03:14.351 [DefaultDispatcher-worker-9 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:14.351 [DefaultDispatcher-worker-9 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.351 [DefaultDispatcher-worker-9 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:14.351 [DefaultDispatcher-worker-9 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.352 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72603151 2024-04-22 12:03:14.352 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72603151 2024-04-22 12:03:14.352 [DefaultDispatcher-worker-4 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.352 [DefaultDispatcher-worker-4 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.354 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72542139 2024-04-22 12:03:14.354 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72542139 2024-04-22 12:03:14.355 [Test worker @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:14.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280f061e 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.356 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@a030e67 2024-04-22 12:03:14.356 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@a030e67 2024-04-22 12:03:14.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-22 12:03:14.359 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f2bfea 2024-04-22 12:03:14.359 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f2bfea 2024-04-22 12:03:14.361 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ebe87c 2024-04-22 12:03:14.361 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ebe87c 2024-04-22 12:03:14.361 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:14.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-22 12:03:14.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-22 12:03:14.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-22 12:03:14.362 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-22 12:03:14.373 [Test worker @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-22 12:03:14.375 [Test worker @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-22 12:03:14.376 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-22 12:03:14.376 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.376 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.376 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.376 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.376 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.376 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.376 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3520d2ac 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.377 [DefaultDispatcher-worker-9 @coroutine#2048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-22 12:03:14.378 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:14.378 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:14.378 [DefaultDispatcher-worker-9 @coroutine#2048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-22 12:03:14.386 [DefaultDispatcher-worker-3 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dcdc378 2024-04-22 12:03:14.390 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:14.392 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1641df17 2024-04-22 12:03:14.392 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1641df17 2024-04-22 12:03:14.395 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@188623af 2024-04-22 12:03:14.395 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@188623af 2024-04-22 12:03:14.397 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb9b467 2024-04-22 12:03:14.397 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb9b467 2024-04-22 12:03:14.401 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bb2994 2024-04-22 12:03:14.401 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bb2994 2024-04-22 12:03:14.404 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@411aecd3 2024-04-22 12:03:14.404 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@411aecd3 2024-04-22 12:03:14.404 [DefaultDispatcher-worker-9 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:14.406 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:14.407 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@68283404 2024-04-22 12:03:14.407 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@68283404 2024-04-22 12:03:14.409 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963afea 2024-04-22 12:03:14.409 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963afea 2024-04-22 12:03:14.411 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@618f79a5 2024-04-22 12:03:14.411 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@618f79a5 2024-04-22 12:03:14.411 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3994d6db 2024-04-22 12:03:14.411 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3994d6db 2024-04-22 12:03:14.414 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffed94e 2024-04-22 12:03:14.414 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffed94e 2024-04-22 12:03:14.414 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:14.415 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f488be4 2024-04-22 12:03:14.415 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f488be4 2024-04-22 12:03:14.415 [DefaultDispatcher-worker-9 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:14.417 [DefaultDispatcher-worker-9 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:14.418 [DefaultDispatcher-worker-16 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.418 [DefaultDispatcher-worker-16 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:14.418 [DefaultDispatcher-worker-16 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.418 [DefaultDispatcher-worker-16 @coroutine#2056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:14.419 [DefaultDispatcher-worker-9 @coroutine#2048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.419 [DefaultDispatcher-worker-9 @coroutine#2048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:03:14.419 [DefaultDispatcher-worker-9 @coroutine#2048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.419 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7712d5 2024-04-22 12:03:14.419 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7712d5 2024-04-22 12:03:14.420 [DefaultDispatcher-worker-14 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.420 [DefaultDispatcher-worker-13 @coroutine#2048] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.423 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7581df 2024-04-22 12:03:14.423 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7581df 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@773cc551 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-22 12:03:14.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-22 12:03:14.425 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@342d87e5 2024-04-22 12:03:14.425 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@342d87e5 2024-04-22 12:03:14.427 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f912d2f 2024-04-22 12:03:14.427 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f912d2f 2024-04-22 12:03:14.429 [DefaultDispatcher-worker-10 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:14.429 [DefaultDispatcher-worker-10 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.429 [DefaultDispatcher-worker-10 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:14.429 [DefaultDispatcher-worker-10 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.430 [DefaultDispatcher-worker-10 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.430 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2375b2 2024-04-22 12:03:14.430 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2375b2 2024-04-22 12:03:14.433 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5a7e90 2024-04-22 12:03:14.433 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5a7e90 2024-04-22 12:03:14.436 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690ca11 2024-04-22 12:03:14.436 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690ca11 2024-04-22 12:03:14.436 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:14.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.459 [Test worker @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.461 [Test worker @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.461 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:14.462 [DefaultDispatcher-worker-14 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.462 [DefaultDispatcher-worker-14 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:14.462 [DefaultDispatcher-worker-14 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.462 [DefaultDispatcher-worker-14 @coroutine#2070] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40379/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:14.464 [DefaultDispatcher-worker-12 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.465 [DefaultDispatcher-worker-12 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.466 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dea34d9 2024-04-22 12:03:14.466 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dea34d9 2024-04-22 12:03:14.470 [DefaultDispatcher-worker-4 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.470 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.470 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@132dd914 2024-04-22 12:03:14.470 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@132dd914 2024-04-22 12:03:14.470 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:14.470 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.471 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.471 [DefaultDispatcher-worker-1 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.472 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.474 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@17125fa9 2024-04-22 12:03:14.474 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@17125fa9 2024-04-22 12:03:14.476 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5210d32f 2024-04-22 12:03:14.476 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5210d32f 2024-04-22 12:03:14.478 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:14.479 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e906948 2024-04-22 12:03:14.479 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e906948 2024-04-22 12:03:14.481 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6308e6f7 2024-04-22 12:03:14.481 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6308e6f7 2024-04-22 12:03:14.483 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37549642 2024-04-22 12:03:14.483 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37549642 2024-04-22 12:03:14.483 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@66620228 2024-04-22 12:03:14.483 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@66620228 2024-04-22 12:03:14.483 [DefaultDispatcher-worker-12 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.486 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@323f2c60 2024-04-22 12:03:14.486 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@323f2c60 2024-04-22 12:03:14.487 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39937ed8 2024-04-22 12:03:14.487 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39937ed8 2024-04-22 12:03:14.489 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff8c946 2024-04-22 12:03:14.489 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff8c946 2024-04-22 12:03:14.489 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:14.490 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dacfd32 2024-04-22 12:03:14.490 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dacfd32 2024-04-22 12:03:14.492 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae74e3 2024-04-22 12:03:14.492 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae74e3 2024-04-22 12:03:14.492 [DefaultDispatcher-worker-6 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.494 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5b1b32 2024-04-22 12:03:14.494 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5b1b32 2024-04-22 12:03:14.496 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@499ccd3f 2024-04-22 12:03:14.496 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@499ccd3f 2024-04-22 12:03:14.498 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1383fc53 2024-04-22 12:03:14.498 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1383fc53 2024-04-22 12:03:14.500 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@18818bac 2024-04-22 12:03:14.500 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@18818bac 2024-04-22 12:03:14.501 [DefaultDispatcher-worker-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.502 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb09105 2024-04-22 12:03:14.502 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb09105 2024-04-22 12:03:14.502 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:14.512 [DefaultDispatcher-worker-16 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.520 [DefaultDispatcher-worker-3 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.524 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:14.528 [DefaultDispatcher-worker-5 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.528 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1821005c 2024-04-22 12:03:14.528 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1821005c 2024-04-22 12:03:14.531 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6fd28 2024-04-22 12:03:14.532 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6fd28 2024-04-22 12:03:14.535 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d96b2c 2024-04-22 12:03:14.535 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d96b2c 2024-04-22 12:03:14.536 [DefaultDispatcher-worker-5 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.538 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dbf713 2024-04-22 12:03:14.538 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dbf713 2024-04-22 12:03:14.541 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e82e54 2024-04-22 12:03:14.541 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e82e54 2024-04-22 12:03:14.543 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6646843c 2024-04-22 12:03:14.543 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6646843c 2024-04-22 12:03:14.545 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9f03d3 2024-04-22 12:03:14.545 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9f03d3 2024-04-22 12:03:14.545 [DefaultDispatcher-worker-4 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.547 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f4085c 2024-04-22 12:03:14.547 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f4085c 2024-04-22 12:03:14.550 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e81a78 2024-04-22 12:03:14.550 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e81a78 2024-04-22 12:03:14.550 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:03:14.556 [DefaultDispatcher-worker-16 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.558 [DefaultDispatcher-worker-4 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.558 [DefaultDispatcher-worker-4 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:03:14.558 [DefaultDispatcher-worker-4 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.559 [DefaultDispatcher-worker-15 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.559 [DefaultDispatcher-worker-15 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.560 [DefaultDispatcher-worker-15 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40379/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:03:14.560 [DefaultDispatcher-worker-15 @coroutine#2098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40379/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:14.561 [DefaultDispatcher-worker-15 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:03:14.561 [DefaultDispatcher-worker-15 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-22 12:03:14.561 [DefaultDispatcher-worker-15 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:03:14.562 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:03:14.562 [DefaultDispatcher-worker-14 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:03:14.594 [DefaultDispatcher-worker-2 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f93ec02 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-22 12:03:14.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-22 12:03:14.623 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.634 [Test worker @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.636 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.637 [DefaultDispatcher-worker-10 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.637 [DefaultDispatcher-worker-10 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:14.637 [DefaultDispatcher-worker-10 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.637 [DefaultDispatcher-worker-10 @coroutine#2122] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53969/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:14.639 [DefaultDispatcher-worker-6 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.639 [DefaultDispatcher-worker-6 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.647 [DefaultDispatcher-worker-12 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.647 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.648 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:14.648 [DefaultDispatcher-worker-12 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.649 [DefaultDispatcher-worker-16 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.649 [DefaultDispatcher-worker-16 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.653 [Test worker @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-22 12:03:14.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe38d1e 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-22 12:03:14.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-22 12:03:14.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-22 12:03:14.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-22 12:03:14.660 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-22 12:03:14.672 [Test worker @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-22 12:03:14.674 [Test worker @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-22 12:03:14.686 [DefaultDispatcher-worker-13 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157267db 2024-04-22 12:03:14.687 [DefaultDispatcher-worker-10 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.695 [DefaultDispatcher-worker-3 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.701 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:14.704 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@714813ad 2024-04-22 12:03:14.704 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@714813ad 2024-04-22 12:03:14.705 [DefaultDispatcher-worker-10 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.708 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8ff3f4 2024-04-22 12:03:14.708 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8ff3f4 2024-04-22 12:03:14.711 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb078dd 2024-04-22 12:03:14.711 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb078dd 2024-04-22 12:03:14.714 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb2f9cf 2024-04-22 12:03:14.714 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb2f9cf 2024-04-22 12:03:14.715 [DefaultDispatcher-worker-3 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.718 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd650cf 2024-04-22 12:03:14.718 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd650cf 2024-04-22 12:03:14.720 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc60292 2024-04-22 12:03:14.720 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc60292 2024-04-22 12:03:14.722 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7748f527 2024-04-22 12:03:14.722 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7748f527 2024-04-22 12:03:14.725 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9d0680 2024-04-22 12:03:14.725 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9d0680 2024-04-22 12:03:14.727 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f065b4 2024-04-22 12:03:14.727 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f065b4 2024-04-22 12:03:14.727 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:03:14.737 [DefaultDispatcher-worker-9 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.754 [DefaultDispatcher-worker-5 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.759 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:14.764 [DefaultDispatcher-worker-4 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.765 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@250de622 2024-04-22 12:03:14.765 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@250de622 2024-04-22 12:03:14.769 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bca1cf3 2024-04-22 12:03:14.769 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bca1cf3 2024-04-22 12:03:14.772 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff58d52 2024-04-22 12:03:14.772 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff58d52 2024-04-22 12:03:14.773 [DefaultDispatcher-worker-9 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.774 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af716c8 2024-04-22 12:03:14.774 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af716c8 2024-04-22 12:03:14.776 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2081c142 2024-04-22 12:03:14.776 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2081c142 2024-04-22 12:03:14.779 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b577c25 2024-04-22 12:03:14.779 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b577c25 2024-04-22 12:03:14.781 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cbf500 2024-04-22 12:03:14.781 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cbf500 2024-04-22 12:03:14.784 [DefaultDispatcher-worker-9 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.784 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad8e987 2024-04-22 12:03:14.784 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad8e987 2024-04-22 12:03:14.786 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fdb24f 2024-04-22 12:03:14.786 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fdb24f 2024-04-22 12:03:14.786 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:14.794 [DefaultDispatcher-worker-4 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-22 12:03:14.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e205025 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-22 12:03:14.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-22 12:03:14.819 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.830 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.832 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.833 [DefaultDispatcher-worker-4 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.833 [DefaultDispatcher-worker-4 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:14.834 [DefaultDispatcher-worker-4 @coroutine#2164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.834 [DefaultDispatcher-worker-4 @coroutine#2164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44663/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:14.835 [DefaultDispatcher-worker-10 @coroutine#2164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.835 [DefaultDispatcher-worker-10 @coroutine#2164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.848 [DefaultDispatcher-worker-12 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.848 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.848 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:14.848 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.850 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.850 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.853 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f53f5a4 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-22 12:03:14.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-22 12:03:14.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-22 12:03:14.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-22 12:03:14.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-22 12:03:14.858 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-22 12:03:14.861 [DefaultDispatcher-worker-3 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:14.861 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.861 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:14.861 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.863 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.863 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.873 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-22 12:03:14.875 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-22 12:03:14.887 [DefaultDispatcher-worker-4 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2024-04-22 12:03:14.888 [DefaultDispatcher-worker-12 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.897 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:14.898 [DefaultDispatcher-worker-5 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.900 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe1e193 2024-04-22 12:03:14.901 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe1e193 2024-04-22 12:03:14.903 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126041f 2024-04-22 12:03:14.904 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126041f 2024-04-22 12:03:14.906 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@55198ae3 2024-04-22 12:03:14.906 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@55198ae3 2024-04-22 12:03:14.909 [DefaultDispatcher-worker-10 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.909 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@101b0e24 2024-04-22 12:03:14.909 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@101b0e24 2024-04-22 12:03:14.912 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@402698cd 2024-04-22 12:03:14.912 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@402698cd 2024-04-22 12:03:14.915 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@21417a2a 2024-04-22 12:03:14.915 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@21417a2a 2024-04-22 12:03:14.916 [DefaultDispatcher-worker-1 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.917 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3896b273 2024-04-22 12:03:14.917 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3896b273 2024-04-22 12:03:14.917 [DefaultDispatcher-worker-3 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.917 [DefaultDispatcher-worker-3 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:03:14.918 [DefaultDispatcher-worker-3 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.919 [DefaultDispatcher-worker-13 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.919 [DefaultDispatcher-worker-13 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:03:14.919 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7034f16b 2024-04-22 12:03:14.919 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7034f16b 2024-04-22 12:03:14.919 [DefaultDispatcher-worker-13 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44663/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:03:14.919 [DefaultDispatcher-worker-13 @coroutine#2196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44663/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:14.920 [DefaultDispatcher-worker-13 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:03:14.920 [DefaultDispatcher-worker-13 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-22 12:03:14.920 [DefaultDispatcher-worker-13 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:03:14.921 [DefaultDispatcher-worker-4 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:03:14.921 [DefaultDispatcher-worker-4 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:03:14.921 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@420ff50 2024-04-22 12:03:14.921 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@420ff50 2024-04-22 12:03:14.921 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:14.941 [DefaultDispatcher-worker-7 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:14.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-22 12:03:14.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d96b8fb 2024-04-22 12:03:14.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:14.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:14.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-22 12:03:14.958 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:14.962 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9397b 2024-04-22 12:03:14.962 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9397b 2024-04-22 12:03:14.966 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@87ed7dc 2024-04-22 12:03:14.966 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@87ed7dc 2024-04-22 12:03:14.968 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@c41520b 2024-04-22 12:03:14.968 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@c41520b 2024-04-22 12:03:14.970 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:14.971 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4943dde7 2024-04-22 12:03:14.971 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4943dde7 2024-04-22 12:03:14.973 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e4755 2024-04-22 12:03:14.973 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e4755 2024-04-22 12:03:14.975 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7840b071 2024-04-22 12:03:14.975 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7840b071 2024-04-22 12:03:14.978 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e977478 2024-04-22 12:03:14.978 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e977478 2024-04-22 12:03:14.980 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c22a8 2024-04-22 12:03:14.980 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c22a8 2024-04-22 12:03:14.981 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:14.982 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddc9c3f 2024-04-22 12:03:14.982 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddc9c3f 2024-04-22 12:03:14.982 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:14.983 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:14.984 [DefaultDispatcher-worker-7 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.984 [DefaultDispatcher-worker-7 @coroutine#2221] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:14.984 [DefaultDispatcher-worker-7 @coroutine#2221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.984 [DefaultDispatcher-worker-7 @coroutine#2221] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43419/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:14.986 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.986 [DefaultDispatcher-worker-13 @coroutine#2221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:14.994 [DefaultDispatcher-worker-11 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:14.994 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.994 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:14.994 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.995 [DefaultDispatcher-worker-2 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.995 [DefaultDispatcher-worker-2 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:14.997 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:14.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78d52d4c 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:14.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:14.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-22 12:03:15.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-22 12:03:15.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-22 12:03:15.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-22 12:03:15.003 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-22 12:03:15.005 [DefaultDispatcher-worker-3 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:15.005 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.005 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.005 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.007 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.007 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.017 [Test worker @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-22 12:03:15.019 [Test worker @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-22 12:03:15.024 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/auth/register 2024-04-22 12:03:15.024 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/auth/register. 2024-04-22 12:03:15.024 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/auth/register 2024-04-22 12:03:15.024 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43419/auth/register from class io.ktor.http.content.TextContent 2024-04-22 12:03:15.025 [DefaultDispatcher-worker-7 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/auth/register 2024-04-22 12:03:15.025 [DefaultDispatcher-worker-7 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/auth/register 2024-04-22 12:03:15.028 [DefaultDispatcher-worker-11 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34907a49 2024-04-22 12:03:15.047 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:15.051 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b71e1e 2024-04-22 12:03:15.051 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b71e1e 2024-04-22 12:03:15.055 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@770e158 2024-04-22 12:03:15.055 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@770e158 2024-04-22 12:03:15.058 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f756e 2024-04-22 12:03:15.058 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f756e 2024-04-22 12:03:15.061 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@464deb63 2024-04-22 12:03:15.061 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@464deb63 2024-04-22 12:03:15.063 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@77bb5a5a 2024-04-22 12:03:15.063 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@77bb5a5a 2024-04-22 12:03:15.065 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c10fd4 2024-04-22 12:03:15.065 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c10fd4 2024-04-22 12:03:15.067 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdde047 2024-04-22 12:03:15.067 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdde047 2024-04-22 12:03:15.070 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2662142c 2024-04-22 12:03:15.070 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2662142c 2024-04-22 12:03:15.072 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba6f330 2024-04-22 12:03:15.072 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba6f330 2024-04-22 12:03:15.072 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:15.073 [DefaultDispatcher-worker-4 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43419/auth/register. 2024-04-22 12:03:15.073 [DefaultDispatcher-worker-4 @coroutine#2246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43419/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:15.097 [DefaultDispatcher-worker-1 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:15.103 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:15.107 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3cf226 2024-04-22 12:03:15.107 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3cf226 2024-04-22 12:03:15.108 [DefaultDispatcher-worker-10 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:15.111 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fb15d1 2024-04-22 12:03:15.111 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fb15d1 2024-04-22 12:03:15.115 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c49956 2024-04-22 12:03:15.115 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c49956 2024-04-22 12:03:15.118 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c61fea 2024-04-22 12:03:15.118 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c61fea 2024-04-22 12:03:15.121 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28407076 2024-04-22 12:03:15.121 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28407076 2024-04-22 12:03:15.124 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@328fbd32 2024-04-22 12:03:15.124 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@328fbd32 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-22 12:03:15.126 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e38c1c 2024-04-22 12:03:15.126 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e38c1c 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e4ffa2 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:15.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:15.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-22 12:03:15.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-22 12:03:15.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-22 12:03:15.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-22 12:03:15.128 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e9e0a5 2024-04-22 12:03:15.128 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e9e0a5 2024-04-22 12:03:15.131 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4801ff6e 2024-04-22 12:03:15.131 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4801ff6e 2024-04-22 12:03:15.131 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:15.151 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-22 12:03:15.162 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-22 12:03:15.165 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-22 12:03:15.167 [DefaultDispatcher-worker-7 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.167 [DefaultDispatcher-worker-7 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:03:15.167 [DefaultDispatcher-worker-7 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.167 [DefaultDispatcher-worker-7 @coroutine#2259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:15.169 [DefaultDispatcher-worker-3 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.169 [DefaultDispatcher-worker-3 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.175 [DefaultDispatcher-worker-15 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:15.175 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.175 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.175 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.176 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.176 [DefaultDispatcher-worker-15 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.178 [DefaultDispatcher-worker-1 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-22 12:03:15.178 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.178 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:03:15.178 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.179 [DefaultDispatcher-worker-9 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.179 [DefaultDispatcher-worker-9 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.182 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-22 12:03:15.187 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-22 12:03:15.203 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-04-22 12:03:15.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-22 12:03:15.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-22 12:03:15.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:15.205 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193d73d3: (connection evicted) 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:15.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-22 12:03:15.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37a0c3c6 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:15.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:15.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-22 12:03:15.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-22 12:03:15.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-22 12:03:15.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-22 12:03:15.211 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-22 12:03:15.222 [Test worker @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-22 12:03:15.224 [Test worker @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-22 12:03:15.224 [DefaultDispatcher-worker-9 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.225 [DefaultDispatcher-worker-9 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:03:15.225 [DefaultDispatcher-worker-9 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.225 [DefaultDispatcher-worker-9 @coroutine#2290] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:15.226 [DefaultDispatcher-worker-6 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.226 [DefaultDispatcher-worker-6 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.235 [DefaultDispatcher-worker-16 @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-22 12:03:15.235 [DefaultDispatcher-worker-16 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.235 [DefaultDispatcher-worker-16 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:03:15.235 [DefaultDispatcher-worker-16 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.236 [DefaultDispatcher-worker-12 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.236 [DefaultDispatcher-worker-12 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.239 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-22 12:03:15.243 [Test worker @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-22 12:03:15.249 [Test worker @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6 2024-04-22 12:03:15.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-22 12:03:15.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-22 12:03:15.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:15.250 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219ec4b6: (connection evicted) 2024-04-22 12:03:15.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:15.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-22 12:03:15.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-22 12:03:15.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e781b4f 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:15.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-22 12:03:15.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-22 12:03:15.255 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.266 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.268 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.269 [DefaultDispatcher-worker-6 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.269 [DefaultDispatcher-worker-6 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:03:15.269 [DefaultDispatcher-worker-6 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.269 [DefaultDispatcher-worker-6 @coroutine#2317] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:15.270 [DefaultDispatcher-worker-2 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.270 [DefaultDispatcher-worker-2 @coroutine#2317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.279 [DefaultDispatcher-worker-8 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.279 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.279 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:03:15.279 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.280 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.280 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.283 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.288 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.291 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.291 [DefaultDispatcher-worker-12 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:15.292 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.292 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.292 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.293 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.293 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.294 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.297 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.300 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.302 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-04-22 12:03:15.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-22 12:03:15.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-22 12:03:15.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:15.303 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7305191e: (connection evicted) 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:15.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-22 12:03:15.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67201002 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-22 12:03:15.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:15.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:15.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:15.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:15.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:15.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:15.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:15.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:15.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-22 12:03:15.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-22 12:03:15.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-22 12:03:15.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-22 12:03:15.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-22 12:03:15.319 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-22 12:03:15.321 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-22 12:03:15.322 [DefaultDispatcher-worker-12 @coroutine#2358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.322 [DefaultDispatcher-worker-12 @coroutine#2358] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:03:15.322 [DefaultDispatcher-worker-12 @coroutine#2358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.322 [DefaultDispatcher-worker-12 @coroutine#2358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:15.323 [DefaultDispatcher-worker-7 @coroutine#2358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.323 [DefaultDispatcher-worker-7 @coroutine#2358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.331 [DefaultDispatcher-worker-13 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-22 12:03:15.331 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.331 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:03:15.331 [DefaultDispatcher-worker-13 @coroutine#2357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.332 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.332 [DefaultDispatcher-worker-5 @coroutine#2357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.336 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-22 12:03:15.340 [Test worker @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-22 12:03:15.343 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2024-04-22 12:03:15.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-22 12:03:15.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-22 12:03:15.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:15.345 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba: (connection evicted) 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:15.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-22 12:03:15.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea478e 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-22 12:03:15.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:15.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:15.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-22 12:03:15.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-22 12:03:15.350 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.361 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.362 [DefaultDispatcher-worker-12 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:15.362 [DefaultDispatcher-worker-12 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.362 [DefaultDispatcher-worker-12 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.362 [DefaultDispatcher-worker-12 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.363 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.364 [DefaultDispatcher-worker-13 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.364 [DefaultDispatcher-worker-13 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.364 [DefaultDispatcher-worker-5 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.364 [DefaultDispatcher-worker-5 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:03:15.364 [DefaultDispatcher-worker-5 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.364 [DefaultDispatcher-worker-5 @coroutine#2393] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:15.365 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.366 [DefaultDispatcher-worker-9 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.373 [DefaultDispatcher-worker-11 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.373 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.373 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:03:15.373 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.374 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.374 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.377 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.381 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.385 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.387 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.390 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2024-04-22 12:03:15.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-22 12:03:15.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-22 12:03:15.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:15.391 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972: (connection evicted) 2024-04-22 12:03:15.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:15.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-22 12:03:15.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b44ed3c 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:15.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:15.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-22 12:03:15.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-22 12:03:15.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-22 12:03:15.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-22 12:03:15.396 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-22 12:03:15.408 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-22 12:03:15.410 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-22 12:03:15.411 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.411 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:03:15.411 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.411 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:15.413 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.413 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:03:15.420 [DefaultDispatcher-worker-4 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-22 12:03:15.421 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.421 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:03:15.421 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.421 [DefaultDispatcher-worker-14 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.421 [DefaultDispatcher-worker-14 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:03:15.423 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-22 12:03:15.425 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439047ef 2024-04-22 12:03:15.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-22 12:03:15.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-22 12:03:15.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:15.427 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@439047ef: (connection evicted) 2024-04-22 12:03:15.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:15.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-22 12:03:15.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-22 12:03:15.519 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:15.520 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.520 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.520 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.521 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.524 [DefaultDispatcher-worker-12 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:15.524 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.524 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.524 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.525 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.525 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.658 [DefaultDispatcher-worker-1 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:15.658 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.658 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.658 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.660 [DefaultDispatcher-worker-4 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.660 [DefaultDispatcher-worker-4 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f63a6f2 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:15.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-22 12:03:15.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-22 12:03:15.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-22 12:03:15.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-22 12:03:15.745 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-22 12:03:15.756 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-22 12:03:15.758 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-22 12:03:15.759 [DefaultDispatcher-worker-4 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.760 [DefaultDispatcher-worker-4 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:15.760 [DefaultDispatcher-worker-4 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.760 [DefaultDispatcher-worker-4 @coroutine#2481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:15.761 [DefaultDispatcher-worker-16 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.761 [DefaultDispatcher-worker-16 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.769 [DefaultDispatcher-worker-3 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-22 12:03:15.770 [DefaultDispatcher-worker-3 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.770 [DefaultDispatcher-worker-3 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.770 [DefaultDispatcher-worker-3 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.770 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.770 [DefaultDispatcher-worker-15 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.774 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-22 12:03:15.793 [DefaultDispatcher-worker-4 @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-22 12:03:15.826 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:15.830 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f9c4ea 2024-04-22 12:03:15.830 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f9c4ea 2024-04-22 12:03:15.834 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3e20a5 2024-04-22 12:03:15.834 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3e20a5 2024-04-22 12:03:15.836 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b01af9a 2024-04-22 12:03:15.836 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b01af9a 2024-04-22 12:03:15.838 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e032a9e 2024-04-22 12:03:15.838 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e032a9e 2024-04-22 12:03:15.841 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c26320 2024-04-22 12:03:15.841 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c26320 2024-04-22 12:03:15.844 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5750b5 2024-04-22 12:03:15.844 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5750b5 2024-04-22 12:03:15.844 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67915454 2024-04-22 12:03:15.846 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@797c47ba 2024-04-22 12:03:15.846 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@797c47ba 2024-04-22 12:03:15.849 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2cd5d1 2024-04-22 12:03:15.849 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2cd5d1 2024-04-22 12:03:15.851 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce57257 2024-04-22 12:03:15.851 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce57257 2024-04-22 12:03:15.851 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:15.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-22 12:03:15.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-22 12:03:15.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:03:15.852 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67915454: (connection evicted) 2024-04-22 12:03:15.852 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51f9c4ea: (connection evicted) 2024-04-22 12:03:15.853 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3e20a5: (connection evicted) 2024-04-22 12:03:15.853 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b01af9a: (connection evicted) 2024-04-22 12:03:15.854 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e032a9e: (connection evicted) 2024-04-22 12:03:15.854 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c26320: (connection evicted) 2024-04-22 12:03:15.855 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f5750b5: (connection evicted) 2024-04-22 12:03:15.855 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797c47ba: (connection evicted) 2024-04-22 12:03:15.856 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e2cd5d1: (connection evicted) 2024-04-22 12:03:15.856 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ce57257: (connection evicted) 2024-04-22 12:03:15.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:15.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-22 12:03:15.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-22 12:03:15.860 [DefaultDispatcher-worker-11 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:15.861 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.861 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.861 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.862 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.862 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18edbed9 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:15.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:15.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-22 12:03:15.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-04-22 12:03:15.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-04-22 12:03:15.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-22 12:03:15.869 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-04-22 12:03:15.872 [DefaultDispatcher-worker-11 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:15.872 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.872 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.872 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.873 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.873 [DefaultDispatcher-worker-10 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.882 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-04-22 12:03:15.883 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-04-22 12:03:15.884 [DefaultDispatcher-worker-11 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.884 [DefaultDispatcher-worker-11 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:15.884 [DefaultDispatcher-worker-11 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.884 [DefaultDispatcher-worker-11 @coroutine#2511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:15.886 [DefaultDispatcher-worker-4 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.886 [DefaultDispatcher-worker-4 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.893 [DefaultDispatcher-worker-15 @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-04-22 12:03:15.894 [DefaultDispatcher-worker-15 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.894 [DefaultDispatcher-worker-15 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.894 [DefaultDispatcher-worker-15 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.894 [DefaultDispatcher-worker-9 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.894 [DefaultDispatcher-worker-9 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.898 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-04-22 12:03:15.915 [DefaultDispatcher-worker-12 @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-04-22 12:03:15.955 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f316df 2024-04-22 12:03:15.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-22 12:03:15.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-22 12:03:15.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:15.957 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f316df: (connection evicted) 2024-04-22 12:03:15.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:15.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-22 12:03:15.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6391d34f 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:15.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:15.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-22 12:03:15.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-22 12:03:15.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-22 12:03:15.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-22 12:03:15.964 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-22 12:03:15.975 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-22 12:03:15.977 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-22 12:03:15.978 [DefaultDispatcher-worker-12 @coroutine#2533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.978 [DefaultDispatcher-worker-12 @coroutine#2533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:15.978 [DefaultDispatcher-worker-12 @coroutine#2533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.978 [DefaultDispatcher-worker-12 @coroutine#2533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:15.979 [DefaultDispatcher-worker-7 @coroutine#2533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.980 [DefaultDispatcher-worker-7 @coroutine#2533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:15.988 [DefaultDispatcher-worker-11 @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-22 12:03:15.988 [DefaultDispatcher-worker-11 @coroutine#2532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.988 [DefaultDispatcher-worker-11 @coroutine#2532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:15.988 [DefaultDispatcher-worker-11 @coroutine#2532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.989 [DefaultDispatcher-worker-11 @coroutine#2532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.989 [DefaultDispatcher-worker-11 @coroutine#2532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:15.992 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-22 12:03:16.006 [DefaultDispatcher-worker-4 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:16.007 [DefaultDispatcher-worker-4 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.007 [DefaultDispatcher-worker-4 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.007 [DefaultDispatcher-worker-4 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.008 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.008 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.011 [DefaultDispatcher-worker-7 @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-22 12:03:16.017 [DefaultDispatcher-worker-4 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:16.018 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.018 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.018 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.019 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.019 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.048 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-04-22 12:03:16.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-22 12:03:16.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-22 12:03:16.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.051 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53c0424a: (connection evicted) 2024-04-22 12:03:16.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:16.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-22 12:03:16.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1abf38d1 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:16.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:16.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-22 12:03:16.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2024-04-22 12:03:16.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2024-04-22 12:03:16.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-22 12:03:16.058 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2024-04-22 12:03:16.069 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2024-04-22 12:03:16.071 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2024-04-22 12:03:16.072 [DefaultDispatcher-worker-12 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:16.072 [DefaultDispatcher-worker-12 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:16.073 [DefaultDispatcher-worker-12 @coroutine#2562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:16.073 [DefaultDispatcher-worker-12 @coroutine#2562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:16.074 [DefaultDispatcher-worker-8 @coroutine#2562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:16.074 [DefaultDispatcher-worker-8 @coroutine#2562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:16.083 [DefaultDispatcher-worker-13 @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2024-04-22 12:03:16.083 [DefaultDispatcher-worker-13 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.084 [DefaultDispatcher-worker-13 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.084 [DefaultDispatcher-worker-13 @coroutine#2561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.084 [DefaultDispatcher-worker-5 @coroutine#2561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.084 [DefaultDispatcher-worker-5 @coroutine#2561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.087 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2024-04-22 12:03:16.103 [DefaultDispatcher-worker-3 @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2024-04-22 12:03:16.141 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c 2024-04-22 12:03:16.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-22 12:03:16.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-22 12:03:16.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.144 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af0ae2c: (connection evicted) 2024-04-22 12:03:16.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:16.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-22 12:03:16.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-22 12:03:16.157 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a35cccf 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-04-22 12:03:16.158 [Test worker @coroutine#2579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-22 12:03:16.173 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-04-22 12:03:16.185 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-04-22 12:03:16.185 [DefaultDispatcher-worker-6 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:16.185 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.185 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.185 [DefaultDispatcher-worker-6 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.186 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-04-22 12:03:16.186 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.186 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.188 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-04-22 12:03:16.198 [DefaultDispatcher-worker-8 @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-04-22 12:03:16.210 [DefaultDispatcher-worker-3 @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608b74f3 2024-04-22 12:03:16.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-22 12:03:16.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-22 12:03:16.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.213 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@608b74f3: (connection evicted) 2024-04-22 12:03:16.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:16.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-22 12:03:16.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647d3279 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:16.217 [Test worker @coroutine#2608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-22 12:03:16.218 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-04-22 12:03:16.218 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-04-22 12:03:16.218 [Test worker @coroutine#2608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-22 12:03:16.244 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-04-22 12:03:16.257 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-04-22 12:03:16.259 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-04-22 12:03:16.261 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29897daf 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:16.261 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-04-22 12:03:16.262 [Test worker @coroutine#2608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-22 12:03:16.277 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-04-22 12:03:16.294 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-04-22 12:03:16.296 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-04-22 12:03:16.297 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-04-22 12:03:16.307 [DefaultDispatcher-worker-7 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:16.307 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.307 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.307 [DefaultDispatcher-worker-7 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.308 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.308 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.312 [DefaultDispatcher-worker-8 @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-04-22 12:03:16.318 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:16.329 [DefaultDispatcher-worker-10 @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-04-22 12:03:16.338 [DefaultDispatcher-worker-16 @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-04-22 12:03:16.347 [DefaultDispatcher-worker-3 @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-04-22 12:03:16.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-22 12:03:16.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-22 12:03:16.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.362 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54b313d6: (connection evicted) 2024-04-22 12:03:16.362 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:16.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-22 12:03:16.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-22 12:03:16.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-22 12:03:16.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-22 12:03:16.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.363 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5246453e: (connection evicted) 2024-04-22 12:03:16.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:16.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-22 12:03:16.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-22 12:03:16.364 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9b9cb9 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 12:03:16.365 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-22 12:03:16.372 [DefaultDispatcher-worker-11 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:16.372 [DefaultDispatcher-worker-11 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.372 [DefaultDispatcher-worker-11 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.372 [DefaultDispatcher-worker-11 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.373 [DefaultDispatcher-worker-6 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.373 [DefaultDispatcher-worker-6 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.383 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 12:03:16.394 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 12:03:16.396 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 12:03:16.398 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 12:03:16.398 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a10407e 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-04-22 12:03:16.399 [Test worker @coroutine#2646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-22 12:03:16.413 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-04-22 12:03:16.425 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-04-22 12:03:16.426 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-04-22 12:03:16.428 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-04-22 12:03:16.440 [DefaultDispatcher-worker-14 @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a35efac 2024-04-22 12:03:16.454 [DefaultDispatcher-worker-12 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 12:03:16.465 [DefaultDispatcher-worker-13 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 12:03:16.466 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:16.473 [DefaultDispatcher-worker-1 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 12:03:16.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-22 12:03:16.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-22 12:03:16.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.477 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99: (connection evicted) 2024-04-22 12:03:16.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:16.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-22 12:03:16.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-22 12:03:16.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-22 12:03:16.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-22 12:03:16.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.479 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a35efac: (connection evicted) 2024-04-22 12:03:16.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:16.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-22 12:03:16.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbeb9e3 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:16.481 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:16.482 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-22 12:03:16.482 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2024-04-22 12:03:16.482 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2024-04-22 12:03:16.482 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-22 12:03:16.499 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2024-04-22 12:03:16.510 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2024-04-22 12:03:16.512 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2024-04-22 12:03:16.516 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2024-04-22 12:03:16.527 [DefaultDispatcher-worker-6 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2024-04-22 12:03:16.532 [DefaultDispatcher-worker-5 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:16.532 [DefaultDispatcher-worker-5 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.533 [DefaultDispatcher-worker-5 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.533 [DefaultDispatcher-worker-5 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.534 [DefaultDispatcher-worker-5 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.536 [DefaultDispatcher-worker-10 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:16.536 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.536 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.536 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.537 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.537 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.550 [DefaultDispatcher-worker-7 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2024-04-22 12:03:16.554 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2024-04-22 12:03:16.563 [DefaultDispatcher-worker-12 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2024-04-22 12:03:16.582 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:16.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-22 12:03:16.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-22 12:03:16.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.585 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@191cf38f: (connection evicted) 2024-04-22 12:03:16.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:16.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-22 12:03:16.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d1a763c 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:16.587 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-22 12:03:16.588 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-04-22 12:03:16.588 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-04-22 12:03:16.588 [Test worker @coroutine#2739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-22 12:03:16.605 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-04-22 12:03:16.616 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-04-22 12:03:16.618 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-04-22 12:03:16.620 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-04-22 12:03:16.642 [DefaultDispatcher-worker-11 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-04-22 12:03:16.650 [DefaultDispatcher-worker-10 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-04-22 12:03:16.654 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-04-22 12:03:16.664 [DefaultDispatcher-worker-3 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-04-22 12:03:16.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-22 12:03:16.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-22 12:03:16.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.670 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c: (connection evicted) 2024-04-22 12:03:16.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:16.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-22 12:03:16.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-22 12:03:16.671 [DefaultDispatcher-worker-9 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:16.671 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.671 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.671 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.673 [DefaultDispatcher-worker-2 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.673 [DefaultDispatcher-worker-2 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c8c5513 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:16.673 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-22 12:03:16.674 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-22 12:03:16.674 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-22 12:03:16.674 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-22 12:03:16.692 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-22 12:03:16.703 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-22 12:03:16.705 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-22 12:03:16.707 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-22 12:03:16.718 [DefaultDispatcher-worker-3 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-22 12:03:16.741 [DefaultDispatcher-worker-4 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-22 12:03:16.751 [DefaultDispatcher-worker-15 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-22 12:03:16.800 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.872 [DefaultDispatcher-worker-5 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:16.872 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.872 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.872 [DefaultDispatcher-worker-5 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.873 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.873 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.926 [DefaultDispatcher-worker-7 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:16.926 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.926 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:16.927 [DefaultDispatcher-worker-7 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.928 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.928 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:16.936 [DefaultDispatcher-worker-7 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2024-04-22 12:03:16.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-22 12:03:16.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-22 12:03:16.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:16.983 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d: (connection evicted) 2024-04-22 12:03:16.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:16.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-22 12:03:16.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba90170 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:16.986 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-22 12:03:16.987 [Test worker @coroutine#2834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-22 12:03:17.004 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-22 12:03:17.016 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-22 12:03:17.017 [DefaultDispatcher-worker-15 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:17.017 [DefaultDispatcher-worker-15 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.017 [DefaultDispatcher-worker-15 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.017 [DefaultDispatcher-worker-15 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-22 12:03:17.018 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.018 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.019 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-22 12:03:17.031 [DefaultDispatcher-worker-10 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:17.031 [DefaultDispatcher-worker-3 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-22 12:03:17.031 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.031 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.031 [DefaultDispatcher-worker-10 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.033 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.033 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.034 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-22 12:03:17.054 [DefaultDispatcher-worker-3 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-22 12:03:17.064 [DefaultDispatcher-worker-4 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e417628 2024-04-22 12:03:17.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-22 12:03:17.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-22 12:03:17.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:17.075 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e417628: (connection evicted) 2024-04-22 12:03:17.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:17.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-22 12:03:17.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dc218e2 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:17.077 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-22 12:03:17.078 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-22 12:03:17.078 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-22 12:03:17.078 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-22 12:03:17.091 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-22 12:03:17.102 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-22 12:03:17.104 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-22 12:03:17.106 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-22 12:03:17.117 [DefaultDispatcher-worker-3 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be6531a 2024-04-22 12:03:17.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-22 12:03:17.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-22 12:03:17.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:17.167 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4be6531a: (connection evicted) 2024-04-22 12:03:17.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:17.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-22 12:03:17.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe58644 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:17.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:17.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-22 12:03:17.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-22 12:03:17.236 [DefaultDispatcher-worker-2 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:17.236 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.236 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.236 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.238 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.238 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.261 [DefaultDispatcher-worker-4 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.271 [DefaultDispatcher-worker-2 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.271 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:17.281 [DefaultDispatcher-worker-3 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.290 [DefaultDispatcher-worker-4 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.320 [DefaultDispatcher-worker-10 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:17.320 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.320 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.320 [DefaultDispatcher-worker-10 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.322 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.322 [DefaultDispatcher-worker-16 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.322 [DefaultDispatcher-worker-6 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.323 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:03:17.327 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-04-22 12:03:17.329 [DefaultDispatcher-worker-16 @coroutine#2920] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e3b882 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:17.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:17.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-22 12:03:17.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-22 12:03:17.343 [DefaultDispatcher-worker-13 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.343 [DefaultDispatcher-worker-13 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:17.343 [DefaultDispatcher-worker-13 @coroutine#2922] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.343 [DefaultDispatcher-worker-13 @coroutine#2922] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:17.345 [eventLoopGroupProxy-19-1 @call-handler#2929] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:03:17.346 [eventLoopGroupProxy-19-1 @call-handler#2929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.346 [eventLoopGroupProxy-19-2 @call-handler#2931] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:03:17.346 [eventLoopGroupProxy-19-2 @call-handler#2931] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.346 [eventLoopGroupProxy-19-2 @call-handler#2931] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:03:17.347 [eventLoopGroupProxy-19-2 @call-handler#2931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:17.347 [DefaultDispatcher-worker-15 @coroutine#2922] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f726cf4 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:17.347 [DefaultDispatcher-worker-15 @coroutine#2922] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:17.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:17.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-22 12:03:17.362 [DefaultDispatcher-worker-11 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.363 [DefaultDispatcher-worker-11 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:17.363 [DefaultDispatcher-worker-11 @coroutine#2935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.363 [DefaultDispatcher-worker-11 @coroutine#2935] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2ca3a9 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:17.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f680a9a 2024-04-22 12:03:17.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f680a9a 2024-04-22 12:03:17.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-22 12:03:17.364 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:03:17.364 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.364 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:03:17.365 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.365 [eventLoopGroupProxy-19-3 @call-handler#2942] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:03:17.365 [eventLoopGroupProxy-19-3 @call-handler#2942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.365 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.365 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.368 [DefaultDispatcher-worker-12 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.368 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.368 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.368 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.369 [eventLoopGroupProxy-19-2 @call-handler#2947] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:03:17.369 [eventLoopGroupProxy-19-2 @call-handler#2947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.369 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.369 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.380 [DefaultDispatcher-worker-6 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.384 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.384 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:03:17.384 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.384 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:03:17.385 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:03:17.385 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.385 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:03:17.386 [eventLoopGroupProxy-19-4 @call-handler#2962] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:03:17.386 [eventLoopGroupProxy-19-4 @call-handler#2962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.386 [DefaultDispatcher-worker-20 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:17.386 [DefaultDispatcher-worker-20 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.387 [DefaultDispatcher-worker-20 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.387 [DefaultDispatcher-worker-20 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.390 [DefaultDispatcher-worker-4 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.390 [DefaultDispatcher-worker-4 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.394 [DefaultDispatcher-worker-9 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.397 [DefaultDispatcher-worker-12 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.397 [DefaultDispatcher-worker-12 @coroutine#2934] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.397 [DefaultDispatcher-worker-12 @coroutine#2934] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.397 [DefaultDispatcher-worker-12 @coroutine#2934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.398 [DefaultDispatcher-worker-2 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.398 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.399 [DefaultDispatcher-worker-2 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.399 [DefaultDispatcher-worker-2 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:03:17.400 [eventLoopGroupProxy-19-5 @call-handler#2972] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:03:17.400 [eventLoopGroupProxy-19-5 @call-handler#2972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.401 [DefaultDispatcher-worker-3 @coroutine#2934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.401 [DefaultDispatcher-worker-3 @coroutine#2934] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.411 [DefaultDispatcher-worker-1 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.413 [DefaultDispatcher-worker-5 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.416 [DefaultDispatcher-worker-2 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f680a9a 2024-04-22 12:03:17.416 [DefaultDispatcher-worker-2 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.416 [DefaultDispatcher-worker-2 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.416 [DefaultDispatcher-worker-2 @coroutine#2952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.417 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:03:17.417 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.418 [DefaultDispatcher-worker-12 @coroutine#2952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.418 [DefaultDispatcher-worker-12 @coroutine#2952] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.425 [DefaultDispatcher-worker-15 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.428 [DefaultDispatcher-worker-15 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f680a9a 2024-04-22 12:03:17.430 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:17.435 [DefaultDispatcher-worker-15 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f680a9a 2024-04-22 12:03:17.445 [DefaultDispatcher-worker-18 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.447 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:03:17.447 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-22 12:03:17.447 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:03:17.448 [eventLoopGroupProxy-19-2 @call-handler#2994] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-22 12:03:17.448 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:17.456 [DefaultDispatcher-worker-19 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.464 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:17.475 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:03:17.475 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:03:17.475 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-22 12:03:17.475 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.476 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803457 2024-04-22 12:03:17.476 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803457. 2024-04-22 12:03:17.476 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803457 2024-04-22 12:03:17.476 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-22 12:03:17.480 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.481 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803457 2024-04-22 12:03:17.481 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803457 2024-04-22 12:03:17.481 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803457. 2024-04-22 12:03:17.481 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803457 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.491 [DefaultDispatcher-worker-1 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.492 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:03:17.493 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:03:17.493 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:03:17.493 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-22 12:03:17.495 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.496 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:03:17.496 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:03:17.496 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:03:17.496 [DefaultDispatcher-worker-18 @coroutine#2957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.507 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.526 [DefaultDispatcher-worker-19 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.538 [DefaultDispatcher-worker-19 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.539 [DefaultDispatcher-worker-13 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.544 [DefaultDispatcher-worker-13 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.544 [DefaultDispatcher-worker-13 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:03:17.544 [DefaultDispatcher-worker-13 @coroutine#2923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.544 [DefaultDispatcher-worker-13 @coroutine#2923] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:03:17.545 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:03:17.546 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:03:17.546 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:03:17.551 [DefaultDispatcher-worker-2 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:17.551 [DefaultDispatcher-worker-2 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.551 [DefaultDispatcher-worker-2 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.551 [DefaultDispatcher-worker-2 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.553 [DefaultDispatcher-worker-2 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.554 [DefaultDispatcher-worker-4 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:17.554 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.554 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.554 [DefaultDispatcher-worker-4 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.555 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.555 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.557 [DefaultDispatcher-worker-14 @call-handler#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.557 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.558 [DefaultDispatcher-worker-8 @coroutine#2923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.558 [DefaultDispatcher-worker-8 @coroutine#2923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.558 [DefaultDispatcher-worker-8 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:03:17.558 [DefaultDispatcher-worker-8 @coroutine#2923] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.566 [DefaultDispatcher-worker-6 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.573 [DefaultDispatcher-worker-11 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.574 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:03:17.574 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-22 12:03:17.574 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:03:17.575 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-22 12:03:17.584 [DefaultDispatcher-worker-9 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.599 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:03:17.599 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:03:17.600 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-22 12:03:17.600 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.600 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803458 2024-04-22 12:03:17.600 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803458. 2024-04-22 12:03:17.600 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803458 2024-04-22 12:03:17.601 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-22 12:03:17.602 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.602 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803458 2024-04-22 12:03:17.602 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803458 2024-04-22 12:03:17.602 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803458. 2024-04-22 12:03:17.602 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583872445638803458 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.613 [DefaultDispatcher-worker-4 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.614 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:03:17.614 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:03:17.614 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:03:17.615 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-22 12:03:17.615 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.616 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:03:17.616 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:03:17.616 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:03:17.616 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.626 [DefaultDispatcher-worker-12 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.646 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.657 [DefaultDispatcher-worker-11 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.657 [DefaultDispatcher-worker-13 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.658 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.658 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:03:17.658 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.658 [DefaultDispatcher-worker-13 @coroutine#2936] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:03:17.659 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:03:17.659 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:03:17.659 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:03:17.665 [DefaultDispatcher-worker-3 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.676 [DefaultDispatcher-worker-10 @call-handler#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.676 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.677 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.677 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.677 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:03:17.677 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.684 [DefaultDispatcher-worker-3 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:17.684 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.684 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.684 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.685 [DefaultDispatcher-worker-17 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.685 [DefaultDispatcher-worker-17 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.688 [UI Thread @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.688 [UI Thread @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.688 [UI Thread @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.688 [DefaultDispatcher-worker-13 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.689 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.689 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.689 [UI Thread @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.689 [eventLoopGroupProxy-19-2 @call-handler#3076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-22 12:03:17.689 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.689 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.689 [UI Thread @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.690 [eventLoopGroupProxy-19-5 @call-handler#3081] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-22 12:03:17.691 [UI Thread @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457 2024-04-22 12:03:17.691 [UI Thread @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457. 2024-04-22 12:03:17.691 [UI Thread @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457 2024-04-22 12:03:17.692 [eventLoopGroupProxy-19-2 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.692 [eventLoopGroupProxy-19-5 @call-handler#3081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.692 [UI Thread @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.692 [UI Thread @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.693 [UI Thread @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.693 [UI Thread @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.693 [UI Thread @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.693 [UI Thread @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.693 [eventLoopGroupProxy-19-6 @call-handler#3099] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-22 12:03:17.693 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.693 [UI Thread @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.694 [eventLoopGroupProxy-19-7 @call-handler#3102] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-22 12:03:17.695 [eventLoopGroupProxy-19-6 @call-handler#3099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.695 [UI Thread @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.695 [UI Thread @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.696 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.696 [UI Thread @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.703 [DefaultDispatcher-worker-1 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.707 [eventLoopGroupProxy-19-7 @call-handler#3102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.708 [UI Thread @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457 2024-04-22 12:03:17.708 [UI Thread @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457 2024-04-22 12:03:17.708 [UI Thread @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457. 2024-04-22 12:03:17.708 [UI Thread @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.712 [DefaultDispatcher-worker-17 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.722 [DefaultDispatcher-worker-12 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.734 [DefaultDispatcher-worker-3 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.739 [UI Thread @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583872445638803456 2024-04-22 12:03:17.739 [UI Thread @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583872445638803456. 2024-04-22 12:03:17.739 [UI Thread @coroutine#3111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583872445638803456 2024-04-22 12:03:17.740 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-22 12:03:17.742 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.742 [UI Thread @coroutine#3111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583872445638803456 2024-04-22 12:03:17.742 [UI Thread @coroutine#3111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583872445638803456 2024-04-22 12:03:17.743 [UI Thread @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583872445638803456. 2024-04-22 12:03:17.743 [UI Thread @coroutine#3111] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.752 [DefaultDispatcher-worker-19 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.762 [DefaultDispatcher-worker-12 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.770 [DefaultDispatcher-worker-3 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.771 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.771 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:03:17.771 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.771 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:03:17.772 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:03:17.772 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:03:17.772 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:03:17.780 [DefaultDispatcher-worker-7 @call-handler#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.780 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.781 [DefaultDispatcher-worker-7 @coroutine#2923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.781 [DefaultDispatcher-worker-7 @coroutine#2923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.781 [DefaultDispatcher-worker-7 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:03:17.781 [DefaultDispatcher-worker-7 @coroutine#2923] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.788 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583872445638803458&assignmentUid=583872445638803456&clazzUid=583872445638803456&submitterUid=583872445638803457 2024-04-22 12:03:17.788 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583872445638803458&assignmentUid=583872445638803456&clazzUid=583872445638803456&submitterUid=583872445638803457. 2024-04-22 12:03:17.788 [UI Thread @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583872445638803458&assignmentUid=583872445638803456&clazzUid=583872445638803456&submitterUid=583872445638803457 2024-04-22 12:03:17.789 [DefaultDispatcher-worker-15 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.789 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-22 12:03:17.796 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.797 [UI Thread @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583872445638803458&assignmentUid=583872445638803456&clazzUid=583872445638803456&submitterUid=583872445638803457 2024-04-22 12:03:17.797 [UI Thread @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583872445638803458&assignmentUid=583872445638803456&clazzUid=583872445638803456&submitterUid=583872445638803457 2024-04-22 12:03:17.797 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583872445638803458&assignmentUid=583872445638803456&clazzUid=583872445638803456&submitterUid=583872445638803457. 2024-04-22 12:03:17.797 [UI Thread @coroutine#3136] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583872445638803458&assignmentUid=583872445638803456&clazzUid=583872445638803456&submitterUid=583872445638803457 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.809 [DefaultDispatcher-worker-14 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.816 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583872445638803457 2024-04-22 12:03:17.816 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583872445638803457. 2024-04-22 12:03:17.816 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583872445638803457 2024-04-22 12:03:17.817 [eventLoopGroupProxy-19-2 @call-handler#3159] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-22 12:03:17.818 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.818 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.818 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.819 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583872445638803456 2024-04-22 12:03:17.819 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583872445638803456. 2024-04-22 12:03:17.819 [UI Thread @coroutine#3160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583872445638803456 2024-04-22 12:03:17.819 [eventLoopGroupProxy-19-2 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.819 [eventLoopGroupProxy-19-5 @call-handler#3168] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-22 12:03:17.819 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.819 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.819 [UI Thread @coroutine#3162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.819 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.819 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.819 [UI Thread @coroutine#3164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.820 [eventLoopGroupProxy-19-6 @call-handler#3174] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-22 12:03:17.820 [eventLoopGroupProxy-19-7 @call-handler#3179] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-22 12:03:17.820 [eventLoopGroupProxy-19-2 @call-handler#3180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-22 12:03:17.821 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583872445638803457 2024-04-22 12:03:17.821 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583872445638803457 2024-04-22 12:03:17.821 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583872445638803457. 2024-04-22 12:03:17.821 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583872445638803457 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.822 [eventLoopGroupProxy-19-7 @call-handler#3179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.823 [UI Thread @coroutine#3162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.823 [UI Thread @coroutine#3162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.823 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.823 [eventLoopGroupProxy-19-2 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.823 [UI Thread @coroutine#3162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.823 [eventLoopGroupProxy-19-6 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.824 [UI Thread @coroutine#3164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.824 [UI Thread @coroutine#3164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.824 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.824 [UI Thread @coroutine#3164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.824 [UI Thread @coroutine#3160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583872445638803456 2024-04-22 12:03:17.824 [UI Thread @coroutine#3160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583872445638803456 2024-04-22 12:03:17.824 [eventLoopGroupProxy-19-5 @call-handler#3168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.825 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583872445638803456. 2024-04-22 12:03:17.825 [UI Thread @coroutine#3160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.825 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.825 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.825 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.825 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583872445638803457&assignmentUid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.833 [DefaultDispatcher-worker-11 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.842 [DefaultDispatcher-worker-20 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.850 [DefaultDispatcher-worker-16 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.857 [DefaultDispatcher-worker-15 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.863 [DefaultDispatcher-worker-20 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.867 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803458 2024-04-22 12:03:17.867 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803458. 2024-04-22 12:03:17.867 [UI Thread @coroutine#3195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803458 2024-04-22 12:03:17.868 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-22 12:03:17.874 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.875 [UI Thread @coroutine#3195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803458 2024-04-22 12:03:17.875 [UI Thread @coroutine#3195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803458 2024-04-22 12:03:17.875 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803458. 2024-04-22 12:03:17.875 [UI Thread @coroutine#3195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803458 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.885 [DefaultDispatcher-worker-6 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:17.885 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.885 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.885 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.886 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.886 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.887 [DefaultDispatcher-worker-17 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.898 [DefaultDispatcher-worker-17 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.908 [DefaultDispatcher-worker-15 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.908 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.908 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:03:17.908 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.908 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:03:17.909 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:03:17.910 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:03:17.910 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:03:17.920 [DefaultDispatcher-worker-18 @call-handler#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2024-04-22 12:03:17.920 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.921 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.921 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:03:17.921 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:03:17.921 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.924 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.924 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.924 [UI Thread @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.925 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.925 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.925 [UI Thread @coroutine#3234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.925 [eventLoopGroupProxy-19-2 @call-handler#3242] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-22 12:03:17.925 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.925 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.925 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.925 [eventLoopGroupProxy-19-5 @call-handler#3249] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-22 12:03:17.926 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457 2024-04-22 12:03:17.926 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457. 2024-04-22 12:03:17.926 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457 2024-04-22 12:03:17.927 [eventLoopGroupProxy-19-6 @call-handler#3259] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-22 12:03:17.927 [eventLoopGroupProxy-19-7 @call-handler#3260] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-22 12:03:17.927 [eventLoopGroupProxy-19-5 @call-handler#3249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.927 [eventLoopGroupProxy-19-2 @call-handler#3242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.928 [UI Thread @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.928 [UI Thread @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.928 [eventLoopGroupProxy-19-6 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.928 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.928 [UI Thread @coroutine#3231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.929 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.929 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.929 [UI Thread @coroutine#3234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.929 [UI Thread @coroutine#3234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 2024-04-22 12:03:17.929 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.929 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.929 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456. 2024-04-22 12:03:17.929 [UI Thread @coroutine#3234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583872445638803457&assignmentUid=583872445638803456 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.932 [eventLoopGroupProxy-19-7 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:03:17.933 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457 2024-04-22 12:03:17.933 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457 2024-04-22 12:03:17.933 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457. 2024-04-22 12:03:17.933 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583872445638803456&clazzUid=583872445638803456&accountPersonUid=583872445638803457 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:17.934 [DefaultDispatcher-worker-19 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4700db93 2024-04-22 12:03:17.940 [DefaultDispatcher-worker-20 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:17.940 [DefaultDispatcher-worker-20 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.940 [DefaultDispatcher-worker-20 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:17.940 [DefaultDispatcher-worker-20 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.940 [DefaultDispatcher-worker-6 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.941 [DefaultDispatcher-worker-20 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.941 [DefaultDispatcher-worker-20 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:17.947 [DefaultDispatcher-worker-18 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.956 [DefaultDispatcher-worker-9 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.968 [DefaultDispatcher-worker-18 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-04-22 12:03:17.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-22 12:03:17.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-22 12:03:17.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:17.973 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3884e858: (connection evicted) 2024-04-22 12:03:17.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:17.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-22 12:03:17.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-22 12:03:17.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-22 12:03:17.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-22 12:03:17.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:17.975 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4700db93: (connection evicted) 2024-04-22 12:03:17.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:17.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-22 12:03:17.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-22 12:03:18.028 [DefaultDispatcher-worker-11 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:18.028 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.028 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:18.028 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.029 [DefaultDispatcher-worker-15 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.029 [DefaultDispatcher-worker-15 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.042 [DefaultDispatcher-worker-14 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:18.043 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.043 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:18.043 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.044 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.044 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.248 [DefaultDispatcher-worker-16 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:18.248 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.248 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:18.248 [DefaultDispatcher-worker-16 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.249 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.249 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.332 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:18.332 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.332 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:18.332 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.333 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.333 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.398 [DefaultDispatcher-worker-15 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:18.398 [DefaultDispatcher-worker-15 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.398 [DefaultDispatcher-worker-15 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:18.398 [DefaultDispatcher-worker-15 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.399 [DefaultDispatcher-worker-15 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.399 [DefaultDispatcher-worker-15 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.566 [DefaultDispatcher-worker-10 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:18.566 [DefaultDispatcher-worker-10 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.566 [DefaultDispatcher-worker-10 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:18.566 [DefaultDispatcher-worker-10 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.567 [DefaultDispatcher-worker-3 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.568 [DefaultDispatcher-worker-15 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:18.568 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.568 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:18.568 [DefaultDispatcher-worker-15 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.569 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.569 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.695 [DefaultDispatcher-worker-10 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:18.696 [DefaultDispatcher-worker-10 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.696 [DefaultDispatcher-worker-10 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:18.696 [DefaultDispatcher-worker-10 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.697 [DefaultDispatcher-worker-17 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.697 [DefaultDispatcher-worker-17 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.896 [DefaultDispatcher-worker-2 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:18.897 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.897 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:18.897 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.898 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.898 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.951 [DefaultDispatcher-worker-13 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:18.951 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.951 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:18.951 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.952 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.952 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:18.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-22 12:03:18.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-22 12:03:18.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:18.979 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1704437b: (connection evicted) 2024-04-22 12:03:18.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:18.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-22 12:03:18.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-22 12:03:18.983 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fb6c1e 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-22 12:03:18.984 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-22 12:03:18.985 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-22 12:03:19.001 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-22 12:03:19.012 [Test worker @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-22 12:03:19.014 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-22 12:03:19.016 [Test worker @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13482361 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.016 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-22 12:03:19.017 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-22 12:03:19.017 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-22 12:03:19.017 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-22 12:03:19.030 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-22 12:03:19.039 [DefaultDispatcher-worker-10 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:19.039 [DefaultDispatcher-worker-10 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.040 [DefaultDispatcher-worker-10 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:19.040 [DefaultDispatcher-worker-10 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.041 [DefaultDispatcher-worker-3 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.041 [DefaultDispatcher-worker-3 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.041 [Test worker @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-22 12:03:19.043 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-22 12:03:19.045 [Test worker @coroutine#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-22 12:03:19.056 [DefaultDispatcher-worker-3 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:19.056 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.056 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:19.056 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.057 [DefaultDispatcher-worker-10 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61799152 2024-04-22 12:03:19.057 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.057 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.073 [DefaultDispatcher-worker-11 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-22 12:03:19.085 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:19.085 [DefaultDispatcher-worker-6 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2 2024-04-22 12:03:19.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-22 12:03:19.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-22 12:03:19.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.093 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e8f1db2: (connection evicted) 2024-04-22 12:03:19.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-22 12:03:19.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-22 12:03:19.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-22 12:03:19.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-22 12:03:19.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.095 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61799152: (connection evicted) 2024-04-22 12:03:19.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-22 12:03:19.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-22 12:03:19.096 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d1b9dd7 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:03:19.097 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-22 12:03:19.112 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:03:19.123 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:03:19.125 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:03:19.126 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5295779 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-22 12:03:19.127 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-22 12:03:19.141 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-22 12:03:19.151 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-22 12:03:19.153 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-22 12:03:19.155 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-22 12:03:19.167 [DefaultDispatcher-worker-6 @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200cbb63 2024-04-22 12:03:19.181 [DefaultDispatcher-worker-14 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:03:19.193 [DefaultDispatcher-worker-8 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:03:19.197 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:19.204 [DefaultDispatcher-worker-4 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:03:19.222 [DefaultDispatcher-worker-1 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:03:19.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-22 12:03:19.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-22 12:03:19.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.225 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524945e2: (connection evicted) 2024-04-22 12:03:19.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-22 12:03:19.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-22 12:03:19.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-22 12:03:19.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-22 12:03:19.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.227 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@200cbb63: (connection evicted) 2024-04-22 12:03:19.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-22 12:03:19.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9a12a1 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.229 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-22 12:03:19.230 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:03:19.230 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:03:19.230 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-22 12:03:19.245 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:03:19.257 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:03:19.259 [DefaultDispatcher-worker-1 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:19.259 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.259 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:19.259 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.259 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:03:19.260 [DefaultDispatcher-worker-14 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.260 [DefaultDispatcher-worker-14 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.261 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b72289 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.261 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.262 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.262 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.262 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.262 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.262 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-22 12:03:19.262 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c020c8 2024-04-22 12:03:19.262 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c020c8 2024-04-22 12:03:19.262 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-22 12:03:19.275 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c020c8 2024-04-22 12:03:19.286 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c020c8 2024-04-22 12:03:19.288 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c020c8 2024-04-22 12:03:19.290 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c020c8 2024-04-22 12:03:19.301 [DefaultDispatcher-worker-1 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c020c8 2024-04-22 12:03:19.315 [DefaultDispatcher-worker-15 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:03:19.325 [DefaultDispatcher-worker-11 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:03:19.330 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:19.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-22 12:03:19.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-22 12:03:19.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.334 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a89db: (connection evicted) 2024-04-22 12:03:19.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-22 12:03:19.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-22 12:03:19.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-22 12:03:19.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-22 12:03:19.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.335 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c020c8: (connection evicted) 2024-04-22 12:03:19.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-22 12:03:19.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-22 12:03:19.337 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121fe002 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.338 [Test worker @coroutine#3517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-22 12:03:19.339 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:03:19.339 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:03:19.339 [Test worker @coroutine#3517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-22 12:03:19.343 [DefaultDispatcher-worker-8 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:19.343 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.343 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:19.343 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.345 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.345 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.357 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:03:19.368 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:03:19.370 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:03:19.371 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54aacbc7 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-22 12:03:19.372 [Test worker @coroutine#3517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-22 12:03:19.386 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-22 12:03:19.396 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-22 12:03:19.398 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-22 12:03:19.400 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-22 12:03:19.415 [DefaultDispatcher-worker-1 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:19.415 [DefaultDispatcher-worker-20 @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-04-22 12:03:19.415 [DefaultDispatcher-worker-1 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.415 [DefaultDispatcher-worker-1 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:19.415 [DefaultDispatcher-worker-1 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.416 [DefaultDispatcher-worker-17 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.416 [DefaultDispatcher-worker-17 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.429 [DefaultDispatcher-worker-13 @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:03:19.439 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:19.439 [DefaultDispatcher-worker-17 @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:03:19.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-22 12:03:19.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-22 12:03:19.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.446 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3: (connection evicted) 2024-04-22 12:03:19.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-22 12:03:19.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-22 12:03:19.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-22 12:03:19.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-22 12:03:19.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.448 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d: (connection evicted) 2024-04-22 12:03:19.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-22 12:03:19.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@640a80aa 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.450 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-22 12:03:19.451 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:03:19.451 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:03:19.451 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-22 12:03:19.468 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:03:19.479 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:03:19.481 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:03:19.482 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1227ea21 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3debeb5e 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3debeb5e 2024-04-22 12:03:19.483 [Test worker @coroutine#3578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-22 12:03:19.497 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3debeb5e 2024-04-22 12:03:19.508 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3debeb5e 2024-04-22 12:03:19.510 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3debeb5e 2024-04-22 12:03:19.512 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3debeb5e 2024-04-22 12:03:19.524 [DefaultDispatcher-worker-8 @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3debeb5e 2024-04-22 12:03:19.537 [DefaultDispatcher-worker-1 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:03:19.551 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:19.552 [DefaultDispatcher-worker-14 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:03:19.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-22 12:03:19.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-22 12:03:19.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.559 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7410c197: (connection evicted) 2024-04-22 12:03:19.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-22 12:03:19.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-22 12:03:19.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-22 12:03:19.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-22 12:03:19.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.561 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3debeb5e: (connection evicted) 2024-04-22 12:03:19.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-22 12:03:19.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53141d3f 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.562 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:03:19.563 [Test worker @coroutine#3633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-22 12:03:19.580 [DefaultDispatcher-worker-18 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:19.580 [DefaultDispatcher-worker-18 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.580 [DefaultDispatcher-worker-18 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:19.580 [DefaultDispatcher-worker-18 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.581 [DefaultDispatcher-worker-7 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.581 [DefaultDispatcher-worker-18 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:19.581 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.581 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:19.581 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.582 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.582 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.583 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:03:19.594 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:03:19.595 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:03:19.597 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:03:19.597 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@168ffb0 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-04-22 12:03:19.598 [Test worker @coroutine#3633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-22 12:03:19.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-04-22 12:03:19.622 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-04-22 12:03:19.624 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-04-22 12:03:19.626 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-04-22 12:03:19.638 [DefaultDispatcher-worker-11 @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-04-22 12:03:19.650 [DefaultDispatcher-worker-7 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:03:19.662 [DefaultDispatcher-worker-7 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:03:19.663 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:19.670 [DefaultDispatcher-worker-6 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:03:19.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-22 12:03:19.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-22 12:03:19.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.679 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d: (connection evicted) 2024-04-22 12:03:19.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-22 12:03:19.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-22 12:03:19.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-22 12:03:19.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-22 12:03:19.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.680 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc: (connection evicted) 2024-04-22 12:03:19.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-22 12:03:19.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b99e726 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.682 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-22 12:03:19.683 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-04-22 12:03:19.683 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-04-22 12:03:19.683 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-22 12:03:19.699 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-04-22 12:03:19.707 [DefaultDispatcher-worker-16 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:19.707 [DefaultDispatcher-worker-16 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.707 [DefaultDispatcher-worker-16 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:19.707 [DefaultDispatcher-worker-16 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.708 [DefaultDispatcher-worker-6 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.708 [DefaultDispatcher-worker-6 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.710 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-04-22 12:03:19.712 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-04-22 12:03:19.713 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623cd12e 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.714 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-22 12:03:19.715 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-22 12:03:19.715 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-22 12:03:19.715 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-22 12:03:19.728 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-22 12:03:19.739 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-22 12:03:19.740 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-22 12:03:19.742 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-22 12:03:19.754 [DefaultDispatcher-worker-8 @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4 2024-04-22 12:03:19.770 [DefaultDispatcher-worker-14 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-04-22 12:03:19.782 [DefaultDispatcher-worker-1 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-04-22 12:03:19.783 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:19.789 [DefaultDispatcher-worker-1 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-04-22 12:03:19.808 [DefaultDispatcher-worker-9 @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583b177a 2024-04-22 12:03:19.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-22 12:03:19.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-22 12:03:19.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.812 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@583b177a: (connection evicted) 2024-04-22 12:03:19.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-22 12:03:19.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-22 12:03:19.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-22 12:03:19.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-22 12:03:19.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.813 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a75bad4: (connection evicted) 2024-04-22 12:03:19.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-22 12:03:19.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4973fb7d 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.815 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:03:19.816 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-22 12:03:19.832 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:03:19.843 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:03:19.845 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:03:19.847 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2b23f2 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.847 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-22 12:03:19.848 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:03:19.848 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:03:19.848 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-22 12:03:19.861 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:03:19.872 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:03:19.873 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:03:19.875 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:03:19.888 [DefaultDispatcher-worker-8 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47166740 2024-04-22 12:03:19.899 [DefaultDispatcher-worker-17 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:03:19.910 [DefaultDispatcher-worker-4 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:19.910 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.910 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:19.910 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.912 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.912 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.913 [DefaultDispatcher-worker-5 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:03:19.916 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8 2024-04-22 12:03:19.916 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-22 12:03:19.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-22 12:03:19.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.923 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d1703f8: (connection evicted) 2024-04-22 12:03:19.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-22 12:03:19.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-22 12:03:19.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-22 12:03:19.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-22 12:03:19.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:19.924 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47166740: (connection evicted) 2024-04-22 12:03:19.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:19.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-22 12:03:19.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc44b4b 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-22 12:03:19.926 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-04-22 12:03:19.927 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-04-22 12:03:19.927 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-22 12:03:19.943 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-04-22 12:03:19.954 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-04-22 12:03:19.956 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-04-22 12:03:19.957 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ca533a 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2024-04-22 12:03:19.958 [Test worker @coroutine#3836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-22 12:03:19.962 [DefaultDispatcher-worker-13 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:19.962 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.962 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:19.962 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.963 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.963 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:19.972 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2024-04-22 12:03:19.982 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2024-04-22 12:03:19.984 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2024-04-22 12:03:19.986 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2024-04-22 12:03:19.997 [DefaultDispatcher-worker-14 @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2024-04-22 12:03:20.011 [DefaultDispatcher-worker-13 @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-04-22 12:03:20.023 [DefaultDispatcher-worker-15 @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-04-22 12:03:20.027 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:20.027 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-04-22 12:03:20.030 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2024-04-22 12:03:20.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-22 12:03:20.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-22 12:03:20.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.039 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0: (connection evicted) 2024-04-22 12:03:20.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-22 12:03:20.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-22 12:03:20.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-22 12:03:20.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-22 12:03:20.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.040 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f: (connection evicted) 2024-04-22 12:03:20.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-22 12:03:20.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b71fded 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.042 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-22 12:03:20.043 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afd8972 2024-04-22 12:03:20.043 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afd8972 2024-04-22 12:03:20.043 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-22 12:03:20.051 [DefaultDispatcher-worker-13 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:20.051 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.051 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:20.051 [DefaultDispatcher-worker-13 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.052 [DefaultDispatcher-worker-20 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.052 [DefaultDispatcher-worker-20 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.061 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afd8972 2024-04-22 12:03:20.067 [DefaultDispatcher-worker-3 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:20.067 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.067 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:20.067 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.068 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.068 [DefaultDispatcher-worker-15 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.072 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afd8972 2024-04-22 12:03:20.074 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afd8972 2024-04-22 12:03:20.076 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afd8972 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17abef0f 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.076 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-22 12:03:20.077 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-22 12:03:20.091 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-22 12:03:20.101 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-22 12:03:20.103 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-22 12:03:20.105 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-22 12:03:20.117 [DefaultDispatcher-worker-16 @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aefb242 2024-04-22 12:03:20.129 [DefaultDispatcher-worker-6 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afd8972 2024-04-22 12:03:20.141 [DefaultDispatcher-worker-16 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afd8972 2024-04-22 12:03:20.143 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.191 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-22 12:03:20.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-22 12:03:20.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.203 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2afd8972: (connection evicted) 2024-04-22 12:03:20.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-22 12:03:20.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-22 12:03:20.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-22 12:03:20.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-22 12:03:20.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.204 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aefb242: (connection evicted) 2024-04-22 12:03:20.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-22 12:03:20.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f7fb45 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.206 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-22 12:03:20.207 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-04-22 12:03:20.207 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-04-22 12:03:20.207 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-22 12:03:20.220 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-04-22 12:03:20.231 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-04-22 12:03:20.233 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-04-22 12:03:20.235 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-04-22 12:03:20.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-22 12:03:20.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ceeb762 2024-04-22 12:03:20.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.235 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-04-22 12:03:20.236 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-22 12:03:20.250 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-04-22 12:03:20.261 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-04-22 12:03:20.262 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-04-22 12:03:20.264 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-04-22 12:03:20.272 [DefaultDispatcher-worker-9 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:20.272 [DefaultDispatcher-worker-9 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.272 [DefaultDispatcher-worker-9 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:20.272 [DefaultDispatcher-worker-9 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.273 [DefaultDispatcher-worker-9 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.273 [DefaultDispatcher-worker-9 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.276 [DefaultDispatcher-worker-2 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2024-04-22 12:03:20.291 [DefaultDispatcher-worker-4 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-04-22 12:03:20.302 [DefaultDispatcher-worker-20 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2024-04-22 12:03:20.307 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:20.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-22 12:03:20.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-22 12:03:20.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.309 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44: (connection evicted) 2024-04-22 12:03:20.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-22 12:03:20.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-22 12:03:20.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-22 12:03:20.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-22 12:03:20.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.310 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd: (connection evicted) 2024-04-22 12:03:20.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-22 12:03:20.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333afc53 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.312 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-22 12:03:20.313 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e5f018 2024-04-22 12:03:20.313 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e5f018 2024-04-22 12:03:20.313 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-22 12:03:20.329 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5f018 2024-04-22 12:03:20.341 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5f018 2024-04-22 12:03:20.343 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5f018 2024-04-22 12:03:20.345 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5f018 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@372153eb 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.345 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d76643 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d76643 2024-04-22 12:03:20.346 [Test worker @coroutine#4035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-22 12:03:20.354 [DefaultDispatcher-worker-20 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:20.355 [DefaultDispatcher-worker-20 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.355 [DefaultDispatcher-worker-20 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:20.355 [DefaultDispatcher-worker-20 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.356 [DefaultDispatcher-worker-18 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.356 [DefaultDispatcher-worker-18 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.366 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d76643 2024-04-22 12:03:20.377 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d76643 2024-04-22 12:03:20.379 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d76643 2024-04-22 12:03:20.380 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d76643 2024-04-22 12:03:20.393 [DefaultDispatcher-worker-9 @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d76643 2024-04-22 12:03:20.406 [DefaultDispatcher-worker-10 @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5f018 2024-04-22 12:03:20.413 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:20.415 [DefaultDispatcher-worker-16 @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5f018 2024-04-22 12:03:20.419 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5f018 2024-04-22 12:03:20.427 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5f018 2024-04-22 12:03:20.429 [DefaultDispatcher-worker-20 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:20.430 [DefaultDispatcher-worker-20 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.430 [DefaultDispatcher-worker-20 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:20.430 [DefaultDispatcher-worker-20 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.431 [DefaultDispatcher-worker-16 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.431 [DefaultDispatcher-worker-16 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-22 12:03:20.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-22 12:03:20.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.434 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e5f018: (connection evicted) 2024-04-22 12:03:20.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-22 12:03:20.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-22 12:03:20.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-22 12:03:20.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-22 12:03:20.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.435 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d76643: (connection evicted) 2024-04-22 12:03:20.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-22 12:03:20.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@790bd0e 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.437 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.438 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.438 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-22 12:03:20.438 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-04-22 12:03:20.438 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-04-22 12:03:20.438 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-22 12:03:20.453 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-04-22 12:03:20.464 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-04-22 12:03:20.465 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-04-22 12:03:20.467 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-04-22 12:03:20.467 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-22 12:03:20.467 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1849d35a 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-04-22 12:03:20.468 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-22 12:03:20.481 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-04-22 12:03:20.492 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-04-22 12:03:20.494 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-04-22 12:03:20.496 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-04-22 12:03:20.508 [DefaultDispatcher-worker-6 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-04-22 12:03:20.521 [DefaultDispatcher-worker-17 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-04-22 12:03:20.534 [DefaultDispatcher-worker-14 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-04-22 12:03:20.538 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.544 [UI Thread @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-04-22 12:03:20.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-22 12:03:20.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-22 12:03:20.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.549 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a: (connection evicted) 2024-04-22 12:03:20.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-22 12:03:20.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-22 12:03:20.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-22 12:03:20.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-22 12:03:20.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.550 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a940a9: (connection evicted) 2024-04-22 12:03:20.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-22 12:03:20.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eb054 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.553 [Test worker @coroutine#4191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-22 12:03:20.554 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@57421698 2024-04-22 12:03:20.554 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@57421698 2024-04-22 12:03:20.554 [Test worker @coroutine#4191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-22 12:03:20.570 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2024-04-22 12:03:20.581 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2024-04-22 12:03:20.583 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2024-04-22 12:03:20.585 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2024-04-22 12:03:20.593 [DefaultDispatcher-worker-20 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:20.593 [DefaultDispatcher-worker-20 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.593 [DefaultDispatcher-worker-20 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:20.593 [DefaultDispatcher-worker-20 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.594 [DefaultDispatcher-worker-19 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:20.594 [DefaultDispatcher-worker-19 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.594 [DefaultDispatcher-worker-19 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:20.594 [DefaultDispatcher-worker-19 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.594 [DefaultDispatcher-worker-9 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.595 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.595 [DefaultDispatcher-worker-3 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.597 [DefaultDispatcher-worker-15 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2024-04-22 12:03:20.599 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2024-04-22 12:03:20.613 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57421698 2024-04-22 12:03:20.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-22 12:03:20.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-22 12:03:20.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.627 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57421698: (connection evicted) 2024-04-22 12:03:20.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-22 12:03:20.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-22 12:03:20.629 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e085e71 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-22 12:03:20.630 [Test worker @coroutine#4230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-22 12:03:20.647 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-22 12:03:20.659 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-22 12:03:20.660 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-22 12:03:20.662 [Test worker @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-22 12:03:20.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-22 12:03:20.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-22 12:03:20.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:20.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-22 12:03:20.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e5e7f4c 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.667 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.668 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.668 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.668 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.668 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.668 [Test worker @coroutine#4264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-22 12:03:20.668 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 12:03:20.668 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 12:03:20.668 [Test worker @coroutine#4264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-22 12:03:20.682 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 12:03:20.693 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 12:03:20.694 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 12:03:20.696 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 12:03:20.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-22 12:03:20.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-22 12:03:20.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:20.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-22 12:03:20.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-22 12:03:20.702 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f634608 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-04-22 12:03:20.703 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-22 12:03:20.718 [DefaultDispatcher-worker-3 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:20.719 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.719 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:20.719 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.720 [DefaultDispatcher-worker-15 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.720 [DefaultDispatcher-worker-15 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.724 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-04-22 12:03:20.736 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-04-22 12:03:20.737 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-04-22 12:03:20.739 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28bf7bea 2024-04-22 12:03:20.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-22 12:03:20.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-22 12:03:20.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:20.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-22 12:03:20.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba5d307 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.744 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-04-22 12:03:20.745 [Test worker @coroutine#4326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-22 12:03:20.759 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-04-22 12:03:20.772 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-04-22 12:03:20.774 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-04-22 12:03:20.776 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-04-22 12:03:20.785 [DefaultDispatcher-worker-10 @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-04-22 12:03:20.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-22 12:03:20.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-22 12:03:20.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.790 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0: (connection evicted) 2024-04-22 12:03:20.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-22 12:03:20.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c9a52a 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.792 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.793 [Test worker @coroutine#4353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-22 12:03:20.793 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 12:03:20.793 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 12:03:20.793 [Test worker @coroutine#4353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-22 12:03:20.811 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 12:03:20.822 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 12:03:20.824 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 12:03:20.825 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 12:03:20.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-22 12:03:20.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-22 12:03:20.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:20.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-22 12:03:20.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4723445c 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-22 12:03:20.831 [Test worker @coroutine#4382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-22 12:03:20.846 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-22 12:03:20.857 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-22 12:03:20.859 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-22 12:03:20.860 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-22 12:03:20.870 [DefaultDispatcher-worker-6 @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-22 12:03:20.873 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-22 12:03:20.878 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2024-04-22 12:03:20.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-22 12:03:20.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-22 12:03:20.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:20.891 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff: (connection evicted) 2024-04-22 12:03:20.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:20.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-22 12:03:20.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5135b8a3 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.894 [Test worker @coroutine#4416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-22 12:03:20.895 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-22 12:03:20.895 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-22 12:03:20.895 [Test worker @coroutine#4416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-22 12:03:20.909 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-22 12:03:20.921 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-22 12:03:20.921 [DefaultDispatcher-worker-12 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:20.922 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.922 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:20.922 [DefaultDispatcher-worker-12 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.922 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-22 12:03:20.923 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.923 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.924 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-22 12:03:20.924 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2526ecb7 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 12:03:20.925 [Test worker @coroutine#4416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-22 12:03:20.939 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 12:03:20.950 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 12:03:20.952 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 12:03:20.954 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 12:03:20.966 [DefaultDispatcher-worker-18 @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 12:03:20.972 [DefaultDispatcher-worker-5 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:20.973 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.973 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:20.973 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.974 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.974 [DefaultDispatcher-worker-2 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:20.980 [DefaultDispatcher-worker-14 @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-22 12:03:20.995 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:20.997 [DefaultDispatcher-worker-11 @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-22 12:03:21.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-22 12:03:21.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-22 12:03:21.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.005 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@375376d5: (connection evicted) 2024-04-22 12:03:21.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-22 12:03:21.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-22 12:03:21.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-22 12:03:21.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-22 12:03:21.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.006 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@490dc900: (connection evicted) 2024-04-22 12:03:21.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-22 12:03:21.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14c8dfb9 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-22 12:03:21.008 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@656c356c 2024-04-22 12:03:21.009 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@656c356c 2024-04-22 12:03:21.009 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-22 12:03:21.026 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656c356c 2024-04-22 12:03:21.037 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656c356c 2024-04-22 12:03:21.039 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656c356c 2024-04-22 12:03:21.041 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656c356c 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788be73c 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.041 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-22 12:03:21.042 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 12:03:21.042 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 12:03:21.042 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-22 12:03:21.055 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 12:03:21.061 [DefaultDispatcher-worker-11 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:21.062 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.062 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:21.062 [DefaultDispatcher-worker-11 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.063 [DefaultDispatcher-worker-7 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.063 [DefaultDispatcher-worker-7 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.069 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 12:03:21.072 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 12:03:21.075 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 12:03:21.079 [DefaultDispatcher-worker-13 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:21.079 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.079 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:21.079 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.080 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.080 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.088 [DefaultDispatcher-worker-4 @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 12:03:21.102 [DefaultDispatcher-worker-17 @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656c356c 2024-04-22 12:03:21.109 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:21.118 [DefaultDispatcher-worker-6 @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656c356c 2024-04-22 12:03:21.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-22 12:03:21.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-22 12:03:21.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.122 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@656c356c: (connection evicted) 2024-04-22 12:03:21.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-22 12:03:21.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-22 12:03:21.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-22 12:03:21.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-22 12:03:21.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.123 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2: (connection evicted) 2024-04-22 12:03:21.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-22 12:03:21.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b31cd6b 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.126 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-22 12:03:21.127 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2 2024-04-22 12:03:21.127 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2 2024-04-22 12:03:21.127 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-22 12:03:21.143 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2 2024-04-22 12:03:21.155 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2 2024-04-22 12:03:21.156 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2 2024-04-22 12:03:21.158 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2 2024-04-22 12:03:21.158 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4951c45f 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 12:03:21.159 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-22 12:03:21.173 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 12:03:21.183 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 12:03:21.185 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 12:03:21.187 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 12:03:21.200 [DefaultDispatcher-worker-19 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 12:03:21.215 [DefaultDispatcher-worker-6 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2 2024-04-22 12:03:21.227 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:21.231 [DefaultDispatcher-worker-1 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2 2024-04-22 12:03:21.239 [DefaultDispatcher-worker-2 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2 2024-04-22 12:03:21.249 [DefaultDispatcher-worker-15 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2 2024-04-22 12:03:21.259 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-22 12:03:21.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-22 12:03:21.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.261 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c6f91d2: (connection evicted) 2024-04-22 12:03:21.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-22 12:03:21.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-22 12:03:21.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-22 12:03:21.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-22 12:03:21.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.263 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7: (connection evicted) 2024-04-22 12:03:21.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-22 12:03:21.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3762c7 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.265 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.266 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.266 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.266 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.266 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.266 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-22 12:03:21.266 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-04-22 12:03:21.266 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-04-22 12:03:21.266 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-22 12:03:21.283 [DefaultDispatcher-worker-2 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:21.283 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.283 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:21.283 [DefaultDispatcher-worker-2 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.284 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.284 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-04-22 12:03:21.284 [DefaultDispatcher-worker-3 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.295 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-04-22 12:03:21.297 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-04-22 12:03:21.299 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665fb1d8 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.299 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-22 12:03:21.300 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 12:03:21.300 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 12:03:21.300 [Test worker @coroutine#4521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-22 12:03:21.313 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 12:03:21.324 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 12:03:21.326 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 12:03:21.328 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 12:03:21.341 [DefaultDispatcher-worker-5 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 12:03:21.353 [DefaultDispatcher-worker-16 @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-04-22 12:03:21.366 [DefaultDispatcher-worker-1 @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-04-22 12:03:21.366 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.368 [DefaultDispatcher-worker-14 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:21.368 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.368 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:21.368 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.369 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.369 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.376 [DefaultDispatcher-worker-2 @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-04-22 12:03:21.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-22 12:03:21.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-22 12:03:21.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.387 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d992634: (connection evicted) 2024-04-22 12:03:21.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-22 12:03:21.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-22 12:03:21.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-22 12:03:21.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-22 12:03:21.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.389 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43376a03: (connection evicted) 2024-04-22 12:03:21.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-22 12:03:21.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4221663d 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.390 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-04-22 12:03:21.391 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-22 12:03:21.408 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-04-22 12:03:21.419 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-04-22 12:03:21.420 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-04-22 12:03:21.422 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-04-22 12:03:21.422 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-22 12:03:21.422 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.422 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.422 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.422 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.422 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.422 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.422 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4619e076 2024-04-22 12:03:21.422 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 12:03:21.423 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-22 12:03:21.440 [DefaultDispatcher-worker-8 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:21.440 [DefaultDispatcher-worker-8 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.440 [DefaultDispatcher-worker-8 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:21.440 [DefaultDispatcher-worker-8 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.441 [DefaultDispatcher-worker-2 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.441 [DefaultDispatcher-worker-2 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.442 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 12:03:21.453 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 12:03:21.455 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 12:03:21.457 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 12:03:21.469 [DefaultDispatcher-worker-20 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 12:03:21.482 [DefaultDispatcher-worker-7 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-04-22 12:03:21.491 [DefaultDispatcher-worker-20 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-04-22 12:03:21.491 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-22 12:03:21.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-22 12:03:21.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.494 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e24af83: (connection evicted) 2024-04-22 12:03:21.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-22 12:03:21.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-22 12:03:21.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-22 12:03:21.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-22 12:03:21.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.495 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7: (connection evicted) 2024-04-22 12:03:21.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-22 12:03:21.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@641bd93e 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f4fd04 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f4fd04 2024-04-22 12:03:21.498 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-22 12:03:21.513 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f4fd04 2024-04-22 12:03:21.524 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f4fd04 2024-04-22 12:03:21.526 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f4fd04 2024-04-22 12:03:21.527 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f4fd04 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b1cc2fb 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2024-04-22 12:03:21.528 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-22 12:03:21.542 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2024-04-22 12:03:21.553 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2024-04-22 12:03:21.554 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2024-04-22 12:03:21.556 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2024-04-22 12:03:21.569 [DefaultDispatcher-worker-14 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2024-04-22 12:03:21.582 [DefaultDispatcher-worker-15 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f4fd04 2024-04-22 12:03:21.596 [DefaultDispatcher-worker-19 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f4fd04 2024-04-22 12:03:21.599 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.607 [DefaultDispatcher-worker-11 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:21.607 [DefaultDispatcher-worker-11 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.607 [DefaultDispatcher-worker-11 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:21.607 [DefaultDispatcher-worker-11 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.608 [DefaultDispatcher-worker-8 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:21.608 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.608 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:21.608 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.608 [DefaultDispatcher-worker-5 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.609 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.609 [DefaultDispatcher-worker-8 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.618 [DefaultDispatcher-worker-11 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f4fd04 2024-04-22 12:03:21.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-22 12:03:21.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-22 12:03:21.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.620 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f4fd04: (connection evicted) 2024-04-22 12:03:21.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-22 12:03:21.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-22 12:03:21.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-22 12:03:21.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-22 12:03:21.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.621 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9: (connection evicted) 2024-04-22 12:03:21.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-22 12:03:21.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@561494af 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.623 [Test worker @coroutine#4641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-22 12:03:21.624 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0 2024-04-22 12:03:21.624 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0 2024-04-22 12:03:21.624 [Test worker @coroutine#4641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-22 12:03:21.639 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0 2024-04-22 12:03:21.650 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0 2024-04-22 12:03:21.652 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0 2024-04-22 12:03:21.654 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d4c4ff 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.654 [Test worker @coroutine#4641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-22 12:03:21.655 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf8ea44 2024-04-22 12:03:21.655 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf8ea44 2024-04-22 12:03:21.655 [Test worker @coroutine#4641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-22 12:03:21.668 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf8ea44 2024-04-22 12:03:21.679 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf8ea44 2024-04-22 12:03:21.681 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf8ea44 2024-04-22 12:03:21.682 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf8ea44 2024-04-22 12:03:21.695 [DefaultDispatcher-worker-8 @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf8ea44 2024-04-22 12:03:21.696 [DefaultDispatcher-worker-6 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 12:03:21.708 [DefaultDispatcher-worker-10 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0 2024-04-22 12:03:21.718 [DefaultDispatcher-worker-3 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0 2024-04-22 12:03:21.724 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:21.729 [DefaultDispatcher-worker-14 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0 2024-04-22 12:03:21.732 [DefaultDispatcher-worker-3 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:21.732 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.732 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:21.732 [DefaultDispatcher-worker-3 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.733 [DefaultDispatcher-worker-13 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.733 [DefaultDispatcher-worker-13 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.742 [DefaultDispatcher-worker-13 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0 2024-04-22 12:03:21.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-22 12:03:21.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-22 12:03:21.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.743 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79beb8a0: (connection evicted) 2024-04-22 12:03:21.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-22 12:03:21.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-22 12:03:21.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-22 12:03:21.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-22 12:03:21.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.744 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bf8ea44: (connection evicted) 2024-04-22 12:03:21.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-22 12:03:21.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c14c284 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-04-22 12:03:21.747 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-22 12:03:21.764 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-04-22 12:03:21.775 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-04-22 12:03:21.777 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-04-22 12:03:21.779 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a07088b 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-04-22 12:03:21.779 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-22 12:03:21.789 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.793 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-04-22 12:03:21.806 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-04-22 12:03:21.808 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-04-22 12:03:21.810 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-04-22 12:03:21.822 [DefaultDispatcher-worker-10 @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6860 2024-04-22 12:03:21.836 [DefaultDispatcher-worker-14 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-04-22 12:03:21.848 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:21.848 [DefaultDispatcher-worker-10 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc 2024-04-22 12:03:21.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-22 12:03:21.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-22 12:03:21.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.861 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b53d6fc: (connection evicted) 2024-04-22 12:03:21.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-22 12:03:21.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-22 12:03:21.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-22 12:03:21.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-22 12:03:21.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.862 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c6860: (connection evicted) 2024-04-22 12:03:21.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-22 12:03:21.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b01bb54 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.864 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-22 12:03:21.865 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3520d2db 2024-04-22 12:03:21.865 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3520d2db 2024-04-22 12:03:21.865 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-22 12:03:21.881 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3520d2db 2024-04-22 12:03:21.891 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3520d2db 2024-04-22 12:03:21.893 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3520d2db 2024-04-22 12:03:21.895 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3520d2db 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46244e65 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.895 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e56b17 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e56b17 2024-04-22 12:03:21.896 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-22 12:03:21.909 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e56b17 2024-04-22 12:03:21.920 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e56b17 2024-04-22 12:03:21.922 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e56b17 2024-04-22 12:03:21.924 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e56b17 2024-04-22 12:03:21.935 [DefaultDispatcher-worker-17 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:21.935 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.935 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:21.935 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.935 [DefaultDispatcher-worker-9 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e56b17 2024-04-22 12:03:21.936 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.936 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.948 [DefaultDispatcher-worker-19 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3520d2db 2024-04-22 12:03:21.957 [DefaultDispatcher-worker-11 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3520d2db 2024-04-22 12:03:21.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-22 12:03:21.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-22 12:03:21.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.962 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3520d2db: (connection evicted) 2024-04-22 12:03:21.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-22 12:03:21.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-22 12:03:21.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-22 12:03:21.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-22 12:03:21.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:21.963 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76e56b17: (connection evicted) 2024-04-22 12:03:21.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:21.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-22 12:03:21.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-22 12:03:21.965 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579b1d86 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:21.966 [Test worker @coroutine#4764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-22 12:03:21.967 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2024-04-22 12:03:21.967 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2024-04-22 12:03:21.967 [Test worker @coroutine#4764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-22 12:03:21.984 [DefaultDispatcher-worker-14 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:21.984 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.984 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:21.984 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.985 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.985 [DefaultDispatcher-worker-12 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:21.985 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2024-04-22 12:03:21.997 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2024-04-22 12:03:21.999 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2024-04-22 12:03:22.000 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4a21cb 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2024-04-22 12:03:22.001 [Test worker @coroutine#4764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-22 12:03:22.015 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2024-04-22 12:03:22.026 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2024-04-22 12:03:22.028 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2024-04-22 12:03:22.029 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2024-04-22 12:03:22.041 [DefaultDispatcher-worker-7 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456d3914 2024-04-22 12:03:22.054 [DefaultDispatcher-worker-17 @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2024-04-22 12:03:22.065 [DefaultDispatcher-worker-6 @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f 2024-04-22 12:03:22.067 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:22.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-22 12:03:22.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-22 12:03:22.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.070 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e18bc2f: (connection evicted) 2024-04-22 12:03:22.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-22 12:03:22.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-22 12:03:22.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-22 12:03:22.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-22 12:03:22.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.071 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@456d3914: (connection evicted) 2024-04-22 12:03:22.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-22 12:03:22.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-22 12:03:22.074 [DefaultDispatcher-worker-6 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4015c65b 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.074 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.074 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.074 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.074 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.075 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.075 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.075 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.075 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.075 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-22 12:03:22.075 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-04-22 12:03:22.075 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-04-22 12:03:22.075 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-22 12:03:22.075 [DefaultDispatcher-worker-8 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.075 [DefaultDispatcher-worker-8 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.090 [DefaultDispatcher-worker-8 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:22.090 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.090 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:22.090 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.092 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.092 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.092 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-04-22 12:03:22.103 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-04-22 12:03:22.105 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-04-22 12:03:22.107 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53af65eb 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.107 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-22 12:03:22.108 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 12:03:22.108 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 12:03:22.108 [Test worker @coroutine#4808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-22 12:03:22.121 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 12:03:22.132 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 12:03:22.134 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 12:03:22.136 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 12:03:22.148 [DefaultDispatcher-worker-2 @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 12:03:22.160 [DefaultDispatcher-worker-16 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-04-22 12:03:22.165 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.174 [DefaultDispatcher-worker-2 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-04-22 12:03:22.175 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:22.184 [DefaultDispatcher-worker-12 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-04-22 12:03:22.208 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.293 [DefaultDispatcher-worker-1 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:22.293 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.293 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:22.293 [DefaultDispatcher-worker-1 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.294 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.294 [DefaultDispatcher-worker-12 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.310 [DefaultDispatcher-worker-5 @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-04-22 12:03:22.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-22 12:03:22.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-22 12:03:22.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.313 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb: (connection evicted) 2024-04-22 12:03:22.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-22 12:03:22.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-22 12:03:22.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-22 12:03:22.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-22 12:03:22.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.314 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@757bbd02: (connection evicted) 2024-04-22 12:03:22.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-22 12:03:22.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23644367 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.316 [Test worker @coroutine#4856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-22 12:03:22.317 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-22 12:03:22.317 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-22 12:03:22.317 [Test worker @coroutine#4856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-22 12:03:22.335 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-22 12:03:22.346 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-22 12:03:22.348 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-22 12:03:22.350 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e057374 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.350 [Test worker @coroutine#4856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-22 12:03:22.351 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 12:03:22.351 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 12:03:22.351 [Test worker @coroutine#4856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-22 12:03:22.364 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 12:03:22.375 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 12:03:22.377 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 12:03:22.379 [DefaultDispatcher-worker-18 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:22.379 [DefaultDispatcher-worker-18 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.379 [DefaultDispatcher-worker-18 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:22.379 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 12:03:22.379 [DefaultDispatcher-worker-18 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.380 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.380 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.390 [DefaultDispatcher-worker-11 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 12:03:22.404 [DefaultDispatcher-worker-16 @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-22 12:03:22.417 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:22.419 [DefaultDispatcher-worker-9 @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-22 12:03:22.429 [DefaultDispatcher-worker-9 @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-22 12:03:22.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-22 12:03:22.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-22 12:03:22.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.434 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb: (connection evicted) 2024-04-22 12:03:22.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-22 12:03:22.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-22 12:03:22.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-22 12:03:22.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-22 12:03:22.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.436 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0: (connection evicted) 2024-04-22 12:03:22.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-22 12:03:22.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497d9489 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.437 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2024-04-22 12:03:22.438 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-22 12:03:22.453 [DefaultDispatcher-worker-11 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:22.453 [DefaultDispatcher-worker-11 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.453 [DefaultDispatcher-worker-11 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:22.453 [DefaultDispatcher-worker-11 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.454 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2024-04-22 12:03:22.454 [DefaultDispatcher-worker-14 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.454 [DefaultDispatcher-worker-14 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.465 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2024-04-22 12:03:22.466 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2024-04-22 12:03:22.468 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72933ccb 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 12:03:22.469 [Test worker @coroutine#4891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-22 12:03:22.483 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 12:03:22.495 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 12:03:22.496 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 12:03:22.498 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 12:03:22.514 [DefaultDispatcher-worker-13 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 12:03:22.529 [DefaultDispatcher-worker-16 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2024-04-22 12:03:22.538 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:22.543 [DefaultDispatcher-worker-16 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8 2024-04-22 12:03:22.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-22 12:03:22.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-22 12:03:22.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.548 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bbb3ec8: (connection evicted) 2024-04-22 12:03:22.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-22 12:03:22.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-22 12:03:22.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-22 12:03:22.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-22 12:03:22.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.549 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e0b048: (connection evicted) 2024-04-22 12:03:22.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-22 12:03:22.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73602e88 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.551 [Test worker @coroutine#4924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-22 12:03:22.552 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-04-22 12:03:22.552 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-04-22 12:03:22.552 [Test worker @coroutine#4924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-22 12:03:22.568 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-04-22 12:03:22.579 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-04-22 12:03:22.581 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-04-22 12:03:22.583 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-04-22 12:03:22.583 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b35dde3 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 12:03:22.584 [Test worker @coroutine#4924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-22 12:03:22.600 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 12:03:22.612 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 12:03:22.614 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 12:03:22.616 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 12:03:22.620 [DefaultDispatcher-worker-1 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:22.621 [DefaultDispatcher-worker-1 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.621 [DefaultDispatcher-worker-1 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:22.621 [DefaultDispatcher-worker-1 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.621 [DefaultDispatcher-worker-18 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:22.621 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.621 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:22.621 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.622 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.622 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.622 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.627 [DefaultDispatcher-worker-19 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 12:03:22.635 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.641 [DefaultDispatcher-worker-16 @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-04-22 12:03:22.652 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:22.654 [DefaultDispatcher-worker-16 @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-04-22 12:03:22.663 [DefaultDispatcher-worker-19 @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2024-04-22 12:03:22.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-22 12:03:22.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-22 12:03:22.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.668 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7951a08c: (connection evicted) 2024-04-22 12:03:22.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-22 12:03:22.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-22 12:03:22.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-22 12:03:22.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-22 12:03:22.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.669 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6: (connection evicted) 2024-04-22 12:03:22.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-22 12:03:22.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3639a1 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.672 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.673 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-22 12:03:22.673 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac7f844 2024-04-22 12:03:22.673 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac7f844 2024-04-22 12:03:22.673 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-22 12:03:22.689 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7f844 2024-04-22 12:03:22.700 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7f844 2024-04-22 12:03:22.702 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7f844 2024-04-22 12:03:22.704 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7f844 2024-04-22 12:03:22.711 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.715 [DefaultDispatcher-worker-3 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7f844 2024-04-22 12:03:22.723 [DefaultDispatcher-worker-16 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7f844 2024-04-22 12:03:22.738 [UI Thread @coroutine#4987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=583872466927779840 2024-04-22 12:03:22.738 [UI Thread @coroutine#4987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583872466927779840. 2024-04-22 12:03:22.738 [UI Thread @coroutine#4987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=583872466927779840 2024-04-22 12:03:22.740 [UI Thread @coroutine#4987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=583872466927779840 2024-04-22 12:03:22.740 [UI Thread @coroutine#4987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583872466927779840 2024-04-22 12:03:22.740 [UI Thread @coroutine#4987] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583872466927779840. 2024-04-22 12:03:22.740 [UI Thread @coroutine#4987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=583872466927779840 to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:03:22.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-22 12:03:22.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-22 12:03:22.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.743 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac7f844: (connection evicted) 2024-04-22 12:03:22.744 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-22 12:03:22.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-22 12:03:22.745 [DefaultDispatcher-worker-1 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:22.745 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.745 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:22.745 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.746 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.746 [DefaultDispatcher-worker-1 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.794 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1476e447 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.795 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2024-04-22 12:03:22.796 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2024-04-22 12:03:22.797 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-22 12:03:22.814 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2024-04-22 12:03:22.826 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2024-04-22 12:03:22.828 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2024-04-22 12:03:22.829 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2024-04-22 12:03:22.841 [DefaultDispatcher-worker-1 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2024-04-22 12:03:22.864 [DefaultDispatcher-worker-10 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2024-04-22 12:03:22.873 [DefaultDispatcher-worker-6 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2024-04-22 12:03:22.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-22 12:03:22.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-22 12:03:22.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.886 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@666033b1: (connection evicted) 2024-04-22 12:03:22.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-22 12:03:22.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a34f07 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.944 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.945 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.945 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.945 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.945 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.945 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.945 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-22 12:03:22.945 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-04-22 12:03:22.945 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-04-22 12:03:22.945 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-22 12:03:22.946 [DefaultDispatcher-worker-7 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:22.947 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.947 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:22.947 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.948 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.948 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.954 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:22.962 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-04-22 12:03:22.973 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-04-22 12:03:22.975 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-04-22 12:03:22.977 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9d1785 2024-04-22 12:03:22.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-22 12:03:22.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-22 12:03:22.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:22.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:22.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-22 12:03:22.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11e323a6 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ee9a8f 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ee9a8f 2024-04-22 12:03:22.983 [Test worker @coroutine#5050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-22 12:03:22.995 [DefaultDispatcher-worker-3 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:22.995 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.995 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:22.995 [DefaultDispatcher-worker-3 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.996 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:22.996 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.000 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ee9a8f 2024-04-22 12:03:23.011 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ee9a8f 2024-04-22 12:03:23.013 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ee9a8f 2024-04-22 12:03:23.015 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ee9a8f 2024-04-22 12:03:23.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-22 12:03:23.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-22 12:03:23.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:23.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-22 12:03:23.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f758e05 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.019 [Test worker @coroutine#5073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-22 12:03:23.020 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-04-22 12:03:23.020 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-04-22 12:03:23.020 [Test worker @coroutine#5073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-22 12:03:23.034 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-04-22 12:03:23.046 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-04-22 12:03:23.048 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-04-22 12:03:23.050 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b59f3aa 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.051 [Test worker @coroutine#5073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-22 12:03:23.052 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-22 12:03:23.052 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-22 12:03:23.052 [Test worker @coroutine#5073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-22 12:03:23.070 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-22 12:03:23.083 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-22 12:03:23.084 [DefaultDispatcher-worker-5 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:23.084 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.085 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:23.085 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.085 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-22 12:03:23.086 [DefaultDispatcher-worker-20 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.086 [DefaultDispatcher-worker-20 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.086 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-22 12:03:23.098 [DefaultDispatcher-worker-13 @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-22 12:03:23.102 [DefaultDispatcher-worker-5 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:23.102 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.102 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:23.102 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.103 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.103 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.112 [DefaultDispatcher-worker-3 @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c 2024-04-22 12:03:23.117 [UI Thread @coroutine#5102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.117 [UI Thread @coroutine#5102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:03:23.117 [UI Thread @coroutine#5102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.119 [UI Thread @coroutine#5102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.119 [UI Thread @coroutine#5102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.119 [UI Thread @coroutine#5102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:03:23.119 [UI Thread @coroutine#5102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47309/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:23.120 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-22 12:03:23.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-22 12:03:23.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.122 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43c73b5c: (connection evicted) 2024-04-22 12:03:23.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-22 12:03:23.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-22 12:03:23.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-22 12:03:23.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-22 12:03:23.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.123 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c: (connection evicted) 2024-04-22 12:03:23.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-22 12:03:23.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae247b7 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.125 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-22 12:03:23.126 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-22 12:03:23.126 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-22 12:03:23.126 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-22 12:03:23.140 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-22 12:03:23.151 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-22 12:03:23.153 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-22 12:03:23.155 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-22 12:03:23.155 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbab7c7 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-22 12:03:23.156 [Test worker @coroutine#5108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-22 12:03:23.170 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-22 12:03:23.181 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-22 12:03:23.182 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-22 12:03:23.184 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-22 12:03:23.197 [DefaultDispatcher-worker-1 @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0 2024-04-22 12:03:23.209 [DefaultDispatcher-worker-1 @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-22 12:03:23.211 [UI Thread @coroutine#5131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.211 [UI Thread @coroutine#5131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:03:23.211 [UI Thread @coroutine#5131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.212 [UI Thread @coroutine#5131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.212 [UI Thread @coroutine#5131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-22 12:03:23.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-22 12:03:23.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.214 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@296c0293: (connection evicted) 2024-04-22 12:03:23.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-22 12:03:23.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-22 12:03:23.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-22 12:03:23.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-22 12:03:23.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.215 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ffe7b0: (connection evicted) 2024-04-22 12:03:23.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-22 12:03:23.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-22 12:03:23.217 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-22 12:03:23.217 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.217 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.217 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.217 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.217 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.217 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.217 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fec3b6 2024-04-22 12:03:23.217 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-22 12:03:23.218 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-22 12:03:23.235 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-22 12:03:23.244 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.246 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-22 12:03:23.248 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-22 12:03:23.249 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94047a4 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-22 12:03:23.250 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-22 12:03:23.264 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-22 12:03:23.269 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.274 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-22 12:03:23.276 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-22 12:03:23.278 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-22 12:03:23.290 [DefaultDispatcher-worker-3 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-04-22 12:03:23.292 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.304 [DefaultDispatcher-worker-14 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:23.304 [DefaultDispatcher-worker-14 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.304 [DefaultDispatcher-worker-14 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:23.304 [DefaultDispatcher-worker-14 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.305 [DefaultDispatcher-worker-9 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.305 [DefaultDispatcher-worker-9 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.305 [DefaultDispatcher-worker-18 @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-22 12:03:23.307 [UI Thread @coroutine#5163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57405/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.307 [UI Thread @coroutine#5163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57405/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:03:23.307 [UI Thread @coroutine#5163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57405/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.309 [UI Thread @coroutine#5163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57405/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.309 [UI Thread @coroutine#5163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57405/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:03:23.309 [UI Thread @coroutine#5163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57405/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:03:23.309 [UI Thread @coroutine#5163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57405/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:23.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-22 12:03:23.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-22 12:03:23.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.311 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2: (connection evicted) 2024-04-22 12:03:23.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-22 12:03:23.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-22 12:03:23.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-22 12:03:23.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-22 12:03:23.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.312 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2: (connection evicted) 2024-04-22 12:03:23.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-22 12:03:23.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-22 12:03:23.314 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-22 12:03:23.314 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@572c50b6 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-22 12:03:23.315 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-22 12:03:23.318 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.336 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-22 12:03:23.347 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-22 12:03:23.348 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-22 12:03:23.350 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9b87a98 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.350 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-22 12:03:23.351 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-22 12:03:23.364 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-22 12:03:23.375 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-22 12:03:23.377 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-22 12:03:23.379 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-22 12:03:23.391 [DefaultDispatcher-worker-6 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba10de 2024-04-22 12:03:23.392 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:23.393 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.393 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:23.393 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.394 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.394 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.404 [DefaultDispatcher-worker-15 @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-22 12:03:23.416 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:23.416 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.424 [DefaultDispatcher-worker-20 @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-04-22 12:03:23.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-22 12:03:23.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-22 12:03:23.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.434 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222ebd21: (connection evicted) 2024-04-22 12:03:23.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-22 12:03:23.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-22 12:03:23.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-22 12:03:23.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-22 12:03:23.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.436 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ba10de: (connection evicted) 2024-04-22 12:03:23.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-22 12:03:23.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2796716d 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.439 [Test worker @coroutine#5221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-22 12:03:23.440 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-22 12:03:23.440 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-22 12:03:23.440 [Test worker @coroutine#5221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-22 12:03:23.455 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-22 12:03:23.465 [DefaultDispatcher-worker-20 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:23.465 [DefaultDispatcher-worker-20 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.465 [DefaultDispatcher-worker-20 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:23.465 [DefaultDispatcher-worker-20 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.466 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-22 12:03:23.467 [DefaultDispatcher-worker-1 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.467 [DefaultDispatcher-worker-1 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.468 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-22 12:03:23.470 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-22 12:03:23.475 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.480 [DefaultDispatcher-worker-8 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-22 12:03:23.501 [DefaultDispatcher-worker-13 @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-22 12:03:23.516 [DefaultDispatcher-worker-2 @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-22 12:03:23.519 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.537 [DefaultDispatcher-worker-1 @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0 2024-04-22 12:03:23.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-22 12:03:23.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-22 12:03:23.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.540 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb5dce0: (connection evicted) 2024-04-22 12:03:23.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-22 12:03:23.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@791b9887 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.542 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-22 12:03:23.543 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-22 12:03:23.543 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-22 12:03:23.543 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-22 12:03:23.559 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-22 12:03:23.566 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.570 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-22 12:03:23.572 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-22 12:03:23.573 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8fa4647 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-22 12:03:23.574 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-22 12:03:23.588 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-22 12:03:23.598 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-22 12:03:23.600 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-22 12:03:23.602 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-22 12:03:23.619 [DefaultDispatcher-worker-18 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-04-22 12:03:23.630 [DefaultDispatcher-worker-19 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-22 12:03:23.634 [DefaultDispatcher-worker-15 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:23.634 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:23.634 [DefaultDispatcher-worker-15 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.634 [DefaultDispatcher-worker-15 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:23.634 [DefaultDispatcher-worker-15 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.634 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.634 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:23.634 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.635 [DefaultDispatcher-worker-16 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.635 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.635 [DefaultDispatcher-worker-10 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.640 [DefaultDispatcher-worker-15 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202d83b9 2024-04-22 12:03:23.643 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:23.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-22 12:03:23.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-22 12:03:23.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.646 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202d83b9: (connection evicted) 2024-04-22 12:03:23.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-22 12:03:23.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-22 12:03:23.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-22 12:03:23.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-22 12:03:23.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.647 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0: (connection evicted) 2024-04-22 12:03:23.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-22 12:03:23.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fcf3192 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-22 12:03:23.650 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2024-04-22 12:03:23.651 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2024-04-22 12:03:23.651 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-22 12:03:23.667 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2024-04-22 12:03:23.678 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2024-04-22 12:03:23.680 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2024-04-22 12:03:23.681 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2024-04-22 12:03:23.692 [DefaultDispatcher-worker-17 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2024-04-22 12:03:23.700 [DefaultDispatcher-worker-19 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2024-04-22 12:03:23.716 [DefaultDispatcher-worker-10 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d92487 2024-04-22 12:03:23.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-22 12:03:23.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-22 12:03:23.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.718 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d92487: (connection evicted) 2024-04-22 12:03:23.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-22 12:03:23.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-22 12:03:23.719 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bdc2c26 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-04-22 12:03:23.720 [Test worker @coroutine#5330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-22 12:03:23.738 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-04-22 12:03:23.748 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-04-22 12:03:23.750 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-04-22 12:03:23.752 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-04-22 12:03:23.757 [DefaultDispatcher-worker-7 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:23.757 [DefaultDispatcher-worker-7 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.757 [DefaultDispatcher-worker-7 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:23.757 [DefaultDispatcher-worker-7 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.758 [DefaultDispatcher-worker-17 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.758 [DefaultDispatcher-worker-17 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.762 [DefaultDispatcher-worker-4 @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-04-22 12:03:23.769 [DefaultDispatcher-worker-12 @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a725c89 2024-04-22 12:03:23.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-22 12:03:23.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-22 12:03:23.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.770 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a725c89: (connection evicted) 2024-04-22 12:03:23.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-22 12:03:23.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db55dec 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.773 [Test worker @coroutine#5361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-22 12:03:23.774 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2024-04-22 12:03:23.774 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2024-04-22 12:03:23.774 [Test worker @coroutine#5361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-22 12:03:23.788 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2024-04-22 12:03:23.790 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.799 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2024-04-22 12:03:23.800 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2024-04-22 12:03:23.802 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2024-04-22 12:03:23.853 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.853 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.857 [DefaultDispatcher-worker-17 @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2024-04-22 12:03:23.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-22 12:03:23.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-22 12:03:23.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.862 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6990f6af: (connection evicted) 2024-04-22 12:03:23.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-22 12:03:23.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-22 12:03:23.863 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-22 12:03:23.863 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.863 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.863 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d628a88 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-04-22 12:03:23.864 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-22 12:03:23.877 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-04-22 12:03:23.888 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-04-22 12:03:23.890 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-04-22 12:03:23.892 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-04-22 12:03:23.900 [DefaultDispatcher-worker-7 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-04-22 12:03:23.910 [DefaultDispatcher-worker-11 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-04-22 12:03:23.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-22 12:03:23.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-22 12:03:23.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:23.917 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c: (connection evicted) 2024-04-22 12:03:23.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-22 12:03:23.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-22 12:03:23.921 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2459715c 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-04-22 12:03:23.922 [Test worker @coroutine#5408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-22 12:03:23.936 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-04-22 12:03:23.947 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-04-22 12:03:23.948 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-04-22 12:03:23.950 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-04-22 12:03:23.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-22 12:03:23.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-22 12:03:23.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:23.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-22 12:03:23.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10fef6da 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.954 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-22 12:03:23.955 [Test worker @coroutine#5424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-22 12:03:23.960 [DefaultDispatcher-worker-19 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:23.960 [DefaultDispatcher-worker-19 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.960 [DefaultDispatcher-worker-19 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:23.960 [DefaultDispatcher-worker-19 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.961 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.961 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:23.969 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-22 12:03:23.980 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-22 12:03:23.982 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-22 12:03:23.984 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-04-22 12:03:23.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-22 12:03:23.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-22 12:03:23.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:23.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:23.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-22 12:03:23.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7159d5 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:23.986 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-04-22 12:03:23.987 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-22 12:03:24.002 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-04-22 12:03:24.005 [DefaultDispatcher-worker-6 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:24.005 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.005 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:24.005 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.006 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.006 [DefaultDispatcher-worker-13 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.011 [DefaultDispatcher-worker-13 @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 12:03:24.013 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-04-22 12:03:24.015 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-04-22 12:03:24.017 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-04-22 12:03:24.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-22 12:03:24.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-22 12:03:24.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:24.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-22 12:03:24.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-22 12:03:24.027 [UI Thread @coroutine#5469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56319/Site/verify 2024-04-22 12:03:24.027 [UI Thread @coroutine#5469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56319/Site/verify. 2024-04-22 12:03:24.027 [UI Thread @coroutine#5469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56319/Site/verify 2024-04-22 12:03:24.028 [UI Thread @coroutine#5469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56319/Site/verify 2024-04-22 12:03:24.029 [UI Thread @coroutine#5469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56319/Site/verify 2024-04-22 12:03:24.029 [UI Thread @coroutine#5469] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56319/Site/verify. 2024-04-22 12:03:24.029 [UI Thread @coroutine#5469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56319/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dd31687 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.033 [Test worker @coroutine#5483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-22 12:03:24.034 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2024-04-22 12:03:24.034 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2024-04-22 12:03:24.034 [Test worker @coroutine#5483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-22 12:03:24.050 [DefaultDispatcher-worker-19 @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d556461 2024-04-22 12:03:24.051 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2024-04-22 12:03:24.054 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.062 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2024-04-22 12:03:24.064 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2024-04-22 12:03:24.066 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d82fe8 2024-04-22 12:03:24.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-22 12:03:24.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-22 12:03:24.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:24.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-22 12:03:24.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ba90c1 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2024-04-22 12:03:24.069 [Test worker @coroutine#5501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-22 12:03:24.083 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2024-04-22 12:03:24.091 [DefaultDispatcher-worker-11 @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e95f584 2024-04-22 12:03:24.094 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2024-04-22 12:03:24.095 [DefaultDispatcher-worker-5 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:24.095 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.095 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:24.095 [DefaultDispatcher-worker-5 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.096 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2024-04-22 12:03:24.096 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.096 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.098 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2024-04-22 12:03:24.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-22 12:03:24.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-22 12:03:24.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:24.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-22 12:03:24.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eba64a9 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2024-04-22 12:03:24.101 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-22 12:03:24.110 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.113 [DefaultDispatcher-worker-5 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:24.113 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.113 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:24.113 [DefaultDispatcher-worker-5 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.114 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.114 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.115 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2024-04-22 12:03:24.120 [DefaultDispatcher-worker-8 @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f32817 2024-04-22 12:03:24.126 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2024-04-22 12:03:24.128 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2024-04-22 12:03:24.129 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2024-04-22 12:03:24.131 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50035/Site/verify 2024-04-22 12:03:24.131 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50035/Site/verify. 2024-04-22 12:03:24.131 [UI Thread @coroutine#5540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50035/Site/verify 2024-04-22 12:03:24.133 [UI Thread @coroutine#5540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50035/Site/verify 2024-04-22 12:03:24.133 [UI Thread @coroutine#5540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50035/Site/verify 2024-04-22 12:03:24.133 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50035/Site/verify. 2024-04-22 12:03:24.133 [UI Thread @coroutine#5540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50035/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:24.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-22 12:03:24.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-22 12:03:24.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:24.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-22 12:03:24.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-22 12:03:24.139 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51355/Site/verify 2024-04-22 12:03:24.139 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51355/Site/verify. 2024-04-22 12:03:24.139 [UI Thread @coroutine#5552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51355/Site/verify 2024-04-22 12:03:24.141 [UI Thread @coroutine#5552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51355/Site/verify 2024-04-22 12:03:24.141 [UI Thread @coroutine#5552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51355/Site/verify 2024-04-22 12:03:24.141 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51355/Site/verify. 2024-04-22 12:03:24.141 [UI Thread @coroutine#5552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51355/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:24.147 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47251/Site/verify 2024-04-22 12:03:24.147 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47251/Site/verify. 2024-04-22 12:03:24.147 [UI Thread @coroutine#5565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47251/Site/verify 2024-04-22 12:03:24.148 [UI Thread @coroutine#5565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47251/Site/verify 2024-04-22 12:03:24.148 [UI Thread @coroutine#5565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47251/Site/verify 2024-04-22 12:03:24.148 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47251/Site/verify. 2024-04-22 12:03:24.148 [UI Thread @coroutine#5565] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47251/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:24.150 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.154 [UI Thread @coroutine#5579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-22 12:03:24.154 [UI Thread @coroutine#5579] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-22 12:03:24.154 [UI Thread @coroutine#5579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-22 12:03:24.155 [UI Thread @coroutine#5579] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bde886 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.158 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-22 12:03:24.159 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.159 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.159 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-22 12:03:24.173 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.184 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.186 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.188 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.190 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.197 [DefaultDispatcher-worker-19 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.218 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.219 [DefaultDispatcher-worker-5 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.229 [DefaultDispatcher-worker-5 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.237 [DefaultDispatcher-worker-4 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.245 [DefaultDispatcher-worker-5 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.251 [DefaultDispatcher-worker-4 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.259 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:24.261 [DefaultDispatcher-worker-4 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.278 [DefaultDispatcher-worker-17 @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2024-04-22 12:03:24.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-22 12:03:24.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-22 12:03:24.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.280 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ee4640: (connection evicted) 2024-04-22 12:03:24.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-22 12:03:24.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71120f9a 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.282 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-22 12:03:24.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2024-04-22 12:03:24.283 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2024-04-22 12:03:24.283 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-22 12:03:24.298 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2024-04-22 12:03:24.309 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2024-04-22 12:03:24.311 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2024-04-22 12:03:24.313 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4df4ce 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.313 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-22 12:03:24.314 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2024-04-22 12:03:24.314 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2024-04-22 12:03:24.314 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-22 12:03:24.315 [DefaultDispatcher-worker-19 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:24.315 [DefaultDispatcher-worker-19 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.315 [DefaultDispatcher-worker-19 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:24.315 [DefaultDispatcher-worker-19 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.317 [DefaultDispatcher-worker-17 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.317 [DefaultDispatcher-worker-17 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.328 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2024-04-22 12:03:24.338 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2024-04-22 12:03:24.340 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2024-04-22 12:03:24.342 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2024-04-22 12:03:24.354 [DefaultDispatcher-worker-3 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8905b 2024-04-22 12:03:24.368 [DefaultDispatcher-worker-7 @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2024-04-22 12:03:24.383 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:24.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-22 12:03:24.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-22 12:03:24.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.385 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7daecd21: (connection evicted) 2024-04-22 12:03:24.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-22 12:03:24.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-22 12:03:24.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-22 12:03:24.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-22 12:03:24.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.386 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a8905b: (connection evicted) 2024-04-22 12:03:24.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-22 12:03:24.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb8ad3d 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.388 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-22 12:03:24.389 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-04-22 12:03:24.389 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-04-22 12:03:24.389 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-22 12:03:24.402 [DefaultDispatcher-worker-6 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:24.403 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.403 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:24.403 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.404 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.404 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.405 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-04-22 12:03:24.416 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-04-22 12:03:24.417 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-04-22 12:03:24.419 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-04-22 12:03:24.419 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a32ab89 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2693b289 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2693b289 2024-04-22 12:03:24.420 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-22 12:03:24.437 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693b289 2024-04-22 12:03:24.448 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693b289 2024-04-22 12:03:24.449 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693b289 2024-04-22 12:03:24.451 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693b289 2024-04-22 12:03:24.464 [DefaultDispatcher-worker-4 @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693b289 2024-04-22 12:03:24.476 [DefaultDispatcher-worker-11 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:24.476 [DefaultDispatcher-worker-11 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.476 [DefaultDispatcher-worker-11 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:24.476 [DefaultDispatcher-worker-11 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.477 [DefaultDispatcher-worker-4 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.477 [DefaultDispatcher-worker-4 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.479 [DefaultDispatcher-worker-1 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-04-22 12:03:24.489 [DefaultDispatcher-worker-10 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-04-22 12:03:24.489 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-22 12:03:24.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-22 12:03:24.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.494 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14: (connection evicted) 2024-04-22 12:03:24.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-22 12:03:24.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-22 12:03:24.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-22 12:03:24.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-22 12:03:24.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.495 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2693b289: (connection evicted) 2024-04-22 12:03:24.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-22 12:03:24.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56034552 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2024-04-22 12:03:24.497 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2024-04-22 12:03:24.498 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-22 12:03:24.516 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2024-04-22 12:03:24.527 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2024-04-22 12:03:24.529 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2024-04-22 12:03:24.531 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9661d4 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.531 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-22 12:03:24.532 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2024-04-22 12:03:24.532 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2024-04-22 12:03:24.532 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-22 12:03:24.545 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2024-04-22 12:03:24.556 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2024-04-22 12:03:24.558 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2024-04-22 12:03:24.559 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2024-04-22 12:03:24.572 [DefaultDispatcher-worker-18 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2024-04-22 12:03:24.586 [DefaultDispatcher-worker-3 @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2024-04-22 12:03:24.598 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:24.601 [DefaultDispatcher-worker-13 @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2024-04-22 12:03:24.632 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.647 [DefaultDispatcher-worker-13 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:24.648 [DefaultDispatcher-worker-16 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:24.648 [DefaultDispatcher-worker-13 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.648 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.648 [DefaultDispatcher-worker-13 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:24.648 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:24.648 [DefaultDispatcher-worker-13 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.648 [DefaultDispatcher-worker-16 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.649 [DefaultDispatcher-worker-16 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.649 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.649 [DefaultDispatcher-worker-7 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.768 [DefaultDispatcher-worker-6 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:24.768 [DefaultDispatcher-worker-6 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.768 [DefaultDispatcher-worker-6 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:24.768 [DefaultDispatcher-worker-6 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.769 [DefaultDispatcher-worker-13 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.769 [DefaultDispatcher-worker-13 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-22 12:03:24.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-22 12:03:24.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.854 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627d29cc: (connection evicted) 2024-04-22 12:03:24.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-22 12:03:24.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-22 12:03:24.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-22 12:03:24.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-22 12:03:24.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.855 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57bebe03: (connection evicted) 2024-04-22 12:03:24.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-22 12:03:24.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-22 12:03:24.857 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-22 12:03:24.857 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.857 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.857 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.857 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.857 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.857 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.857 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@700b9a54 2024-04-22 12:03:24.857 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2024-04-22 12:03:24.858 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-22 12:03:24.874 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2024-04-22 12:03:24.885 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2024-04-22 12:03:24.887 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2024-04-22 12:03:24.888 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717c00f9 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-04-22 12:03:24.889 [Test worker @coroutine#5792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-22 12:03:24.902 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-04-22 12:03:24.913 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-04-22 12:03:24.914 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-04-22 12:03:24.916 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-04-22 12:03:24.929 [DefaultDispatcher-worker-18 @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2024-04-22 12:03:24.942 [DefaultDispatcher-worker-20 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2024-04-22 12:03:24.952 [DefaultDispatcher-worker-7 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2024-04-22 12:03:24.958 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:24.961 [DefaultDispatcher-worker-20 @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2024-04-22 12:03:24.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-22 12:03:24.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-22 12:03:24.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.966 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ca574db: (connection evicted) 2024-04-22 12:03:24.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-22 12:03:24.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-22 12:03:24.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-22 12:03:24.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-22 12:03:24.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:24.968 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72139933: (connection evicted) 2024-04-22 12:03:24.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:24.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-22 12:03:24.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3acae925 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:24.969 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-22 12:03:24.970 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-22 12:03:24.973 [DefaultDispatcher-worker-14 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:24.973 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.973 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:24.973 [DefaultDispatcher-worker-14 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.974 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.974 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:24.985 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-22 12:03:24.996 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-22 12:03:24.998 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-22 12:03:25.000 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e4a9c16 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-22 12:03:25.000 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2024-04-22 12:03:25.001 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2024-04-22 12:03:25.001 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-22 12:03:25.015 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2024-04-22 12:03:25.016 [DefaultDispatcher-worker-6 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:25.016 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.016 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:25.016 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.017 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.017 [DefaultDispatcher-worker-5 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.026 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2024-04-22 12:03:25.027 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2024-04-22 12:03:25.029 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2024-04-22 12:03:25.041 [DefaultDispatcher-worker-1 @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2024-04-22 12:03:25.055 [DefaultDispatcher-worker-6 @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-22 12:03:25.063 [DefaultDispatcher-worker-4 @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-22 12:03:25.070 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.071 [DefaultDispatcher-worker-1 @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2024-04-22 12:03:25.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-22 12:03:25.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-22 12:03:25.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:25.075 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bac199f: (connection evicted) 2024-04-22 12:03:25.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-22 12:03:25.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-22 12:03:25.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-22 12:03:25.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-22 12:03:25.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:25.076 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1: (connection evicted) 2024-04-22 12:03:25.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-22 12:03:25.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ae0ffd 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-22 12:03:25.078 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0c4670 2024-04-22 12:03:25.079 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0c4670 2024-04-22 12:03:25.079 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-22 12:03:25.091 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:25.095 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0c4670 2024-04-22 12:03:25.105 [DefaultDispatcher-worker-9 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f006edf 2024-04-22 12:03:25.106 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.106 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:25.106 [DefaultDispatcher-worker-9 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.107 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.107 [DefaultDispatcher-worker-14 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43419/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.108 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0c4670 2024-04-22 12:03:25.109 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0c4670 2024-04-22 12:03:25.111 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0c4670 2024-04-22 12:03:25.111 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-22 12:03:25.111 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.111 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b917b5e 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2024-04-22 12:03:25.112 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-22 12:03:25.123 [DefaultDispatcher-worker-4 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c67c1c 2024-04-22 12:03:25.123 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.123 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:25.123 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.124 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.124 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39373/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.126 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2024-04-22 12:03:25.137 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2024-04-22 12:03:25.139 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2024-04-22 12:03:25.141 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2024-04-22 12:03:25.153 [DefaultDispatcher-worker-10 @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2024-04-22 12:03:25.166 [DefaultDispatcher-worker-11 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0c4670 2024-04-22 12:03:25.175 [DefaultDispatcher-worker-18 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0c4670 2024-04-22 12:03:25.179 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.183 [DefaultDispatcher-worker-10 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0c4670 2024-04-22 12:03:25.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-22 12:03:25.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-22 12:03:25.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:25.188 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0c4670: (connection evicted) 2024-04-22 12:03:25.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-22 12:03:25.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-22 12:03:25.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-22 12:03:25.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-22 12:03:25.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:25.189 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161: (connection evicted) 2024-04-22 12:03:25.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-22 12:03:25.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-22 12:03:25.192 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6f7ab3 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-22 12:03:25.193 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-22 12:03:25.194 [Test worker @coroutine#5960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-22 12:03:25.212 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-22 12:03:25.223 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-22 12:03:25.225 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-22 12:03:25.227 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-22 12:03:25.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-22 12:03:25.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-22 12:03:25.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-22 12:03:25.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-22 12:03:25.236 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0a4c8b 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-04-22 12:03:25.237 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-22 12:03:25.254 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-04-22 12:03:25.267 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-04-22 12:03:25.269 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-04-22 12:03:25.270 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-04-22 12:03:25.280 [DefaultDispatcher-worker-10 @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-04-22 12:03:25.286 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:25.302 [DefaultDispatcher-worker-10 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-04-22 12:03:25.312 [DefaultDispatcher-worker-7 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4039d109 2024-04-22 12:03:25.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-22 12:03:25.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-22 12:03:25.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:25.318 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4039d109: (connection evicted) 2024-04-22 12:03:25.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-22 12:03:25.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70fe15d 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.320 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2024-04-22 12:03:25.321 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-22 12:03:25.327 [DefaultDispatcher-worker-7 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@182469d0 2024-04-22 12:03:25.327 [DefaultDispatcher-worker-7 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.327 [DefaultDispatcher-worker-7 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:25.327 [DefaultDispatcher-worker-7 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.328 [DefaultDispatcher-worker-7 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.328 [DefaultDispatcher-worker-7 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47657/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2024-04-22 12:03:25.346 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2024-04-22 12:03:25.347 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2024-04-22 12:03:25.349 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2024-04-22 12:03:25.360 [DefaultDispatcher-worker-2 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2024-04-22 12:03:25.383 [DefaultDispatcher-worker-19 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2024-04-22 12:03:25.392 [DefaultDispatcher-worker-2 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2024-04-22 12:03:25.408 [DefaultDispatcher-worker-11 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f807f5 2024-04-22 12:03:25.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-22 12:03:25.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-22 12:03:25.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:25.411 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f807f5: (connection evicted) 2024-04-22 12:03:25.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-22 12:03:25.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57404a8d 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-22 12:03:25.414 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2024-04-22 12:03:25.415 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-22 12:03:25.416 [DefaultDispatcher-worker-8 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b6373f 2024-04-22 12:03:25.416 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.416 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:25.416 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.417 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.417 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45097/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.430 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2024-04-22 12:03:25.442 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2024-04-22 12:03:25.444 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2024-04-22 12:03:25.446 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2024-04-22 12:03:25.456 [DefaultDispatcher-worker-9 @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2024-04-22 12:03:25.475 [DefaultDispatcher-worker-15 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2024-04-22 12:03:25.486 [DefaultDispatcher-worker-11 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2024-04-22 12:03:25.489 [DefaultDispatcher-worker-7 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230dd372 2024-04-22 12:03:25.489 [DefaultDispatcher-worker-7 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.489 [DefaultDispatcher-worker-7 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:25.489 [DefaultDispatcher-worker-7 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.491 [DefaultDispatcher-worker-12 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.491 [DefaultDispatcher-worker-12 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59431/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.496 [DefaultDispatcher-worker-12 @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4734a551 2024-04-22 12:03:25.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-22 12:03:25.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-22 12:03:25.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:25.498 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4734a551: (connection evicted) 2024-04-22 12:03:25.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-22 12:03:25.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1540b926 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.501 [Test worker @coroutine#6079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-22 12:03:25.502 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@428943a4 2024-04-22 12:03:25.502 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@428943a4 2024-04-22 12:03:25.502 [Test worker @coroutine#6079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-22 12:03:25.517 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428943a4 2024-04-22 12:03:25.528 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428943a4 2024-04-22 12:03:25.529 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428943a4 2024-04-22 12:03:25.531 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428943a4 2024-04-22 12:03:25.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-22 12:03:25.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-22 12:03:25.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-22 12:03:25.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f79099 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.537 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-22 12:03:25.538 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cc7bb7 2024-04-22 12:03:25.538 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cc7bb7 2024-04-22 12:03:25.538 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-22 12:03:25.552 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43cc7bb7 2024-04-22 12:03:25.562 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43cc7bb7 2024-04-22 12:03:25.564 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43cc7bb7 2024-04-22 12:03:25.566 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43cc7bb7 2024-04-22 12:03:25.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-22 12:03:25.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-22 12:03:25.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-22 12:03:25.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1184b542 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4758f533 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4758f533 2024-04-22 12:03:25.570 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-22 12:03:25.584 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4758f533 2024-04-22 12:03:25.595 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4758f533 2024-04-22 12:03:25.597 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4758f533 2024-04-22 12:03:25.598 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4758f533 2024-04-22 12:03:25.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-22 12:03:25.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-22 12:03:25.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-22 12:03:25.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ca95a40 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.604 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f9d005 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f9d005 2024-04-22 12:03:25.605 [UI Thread @coroutine#6147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-22 12:03:25.624 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f9d005 2024-04-22 12:03:25.635 [UI Thread @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f9d005 2024-04-22 12:03:25.637 [UI Thread @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f9d005 2024-04-22 12:03:25.639 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f9d005 2024-04-22 12:03:25.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-22 12:03:25.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-22 12:03:25.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:25.642 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f9d005: (connection evicted) 2024-04-22 12:03:25.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-22 12:03:25.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-22 12:03:25.644 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6846e4e8 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2024-04-22 12:03:25.645 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2024-04-22 12:03:25.646 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-22 12:03:25.661 [DefaultDispatcher-worker-18 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a0676b 2024-04-22 12:03:25.661 [DefaultDispatcher-worker-17 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f0f56f5 2024-04-22 12:03:25.661 [DefaultDispatcher-worker-18 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.661 [DefaultDispatcher-worker-18 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:25.661 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.661 [DefaultDispatcher-worker-18 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.661 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:25.661 [DefaultDispatcher-worker-17 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.662 [DefaultDispatcher-worker-4 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.662 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.662 [DefaultDispatcher-worker-18 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40379/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.663 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2024-04-22 12:03:25.674 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2024-04-22 12:03:25.676 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2024-04-22 12:03:25.678 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2024-04-22 12:03:25.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-22 12:03:25.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-22 12:03:25.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-22 12:03:25.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d575cd8 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.681 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-22 12:03:25.682 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc7769d 2024-04-22 12:03:25.682 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc7769d 2024-04-22 12:03:25.682 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-22 12:03:25.696 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc7769d 2024-04-22 12:03:25.707 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc7769d 2024-04-22 12:03:25.709 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc7769d 2024-04-22 12:03:25.711 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc7769d 2024-04-22 12:03:25.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-22 12:03:25.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-22 12:03:25.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-22 12:03:25.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f4b3a2 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.713 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-22 12:03:25.714 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-22 12:03:25.714 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-22 12:03:25.714 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-22 12:03:25.729 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-22 12:03:25.740 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-22 12:03:25.742 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-22 12:03:25.743 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-22 12:03:25.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-22 12:03:25.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-22 12:03:25.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-22 12:03:25.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1132c14 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-22 12:03:25.746 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-22 12:03:25.760 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-22 12:03:25.771 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-22 12:03:25.773 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-22 12:03:25.775 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33116b8e 2024-04-22 12:03:25.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-22 12:03:25.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-22 12:03:25.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-22 12:03:25.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52418721 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.778 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2024-04-22 12:03:25.779 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-22 12:03:25.780 [DefaultDispatcher-worker-9 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-04-22 12:03:25.780 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.780 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:25.780 [DefaultDispatcher-worker-9 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.781 [DefaultDispatcher-worker-18 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.781 [DefaultDispatcher-worker-18 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53969/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.798 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2024-04-22 12:03:25.809 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2024-04-22 12:03:25.810 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2024-04-22 12:03:25.812 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7080e8fc 2024-04-22 12:03:25.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-22 12:03:25.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-22 12:03:25.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-22 12:03:25.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-22 12:03:25.817 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-22 12:03:25.817 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e1c1634 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2024-04-22 12:03:25.818 [Test worker @coroutine#6252] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-22 12:03:25.832 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2024-04-22 12:03:25.843 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2024-04-22 12:03:25.845 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2024-04-22 12:03:25.846 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d542218 2024-04-22 12:03:25.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-22 12:03:25.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-22 12:03:25.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-22 12:03:25.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-22 12:03:25.849 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6752d7fc 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2024-04-22 12:03:25.850 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-22 12:03:25.864 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2024-04-22 12:03:25.876 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2024-04-22 12:03:25.878 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2024-04-22 12:03:25.880 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2024-04-22 12:03:25.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-22 12:03:25.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-22 12:03:25.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-22 12:03:25.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2991524 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-22 12:03:25.883 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-22 12:03:25.897 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-22 12:03:25.908 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-22 12:03:25.909 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-22 12:03:25.911 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1f809 2024-04-22 12:03:25.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-22 12:03:25.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-22 12:03:25.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-22 12:03:25.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-22 12:03:25.915 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d652bc6 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-04-22 12:03:25.916 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-22 12:03:25.930 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-04-22 12:03:25.942 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-04-22 12:03:25.944 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-04-22 12:03:25.946 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-04-22 12:03:25.948 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-22 12:03:25.949 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-22 12:03:25.949 [UI Thread @coroutine#6321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-22 12:03:25.950 [UI Thread @coroutine#6321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-22 12:03:25.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-22 12:03:25.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-22 12:03:25.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-22 12:03:25.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26e199ed 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.953 [Test worker @coroutine#6327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-22 12:03:25.954 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2024-04-22 12:03:25.954 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2024-04-22 12:03:25.954 [Test worker @coroutine#6327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-22 12:03:25.967 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2024-04-22 12:03:25.979 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2024-04-22 12:03:25.981 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2024-04-22 12:03:25.982 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de4263 2024-04-22 12:03:25.984 [DefaultDispatcher-worker-11 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2024-04-22 12:03:25.984 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.984 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:25.984 [DefaultDispatcher-worker-11 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.985 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40137/Site/verify 2024-04-22 12:03:25.985 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40137/Site/verify. 2024-04-22 12:03:25.985 [UI Thread @coroutine#6344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40137/Site/verify 2024-04-22 12:03:25.985 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.985 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44663/UmAppDatabase/replication/nodeId 2024-04-22 12:03:25.986 [UI Thread @coroutine#6344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40137/Site/verify 2024-04-22 12:03:25.986 [UI Thread @coroutine#6344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40137/Site/verify 2024-04-22 12:03:25.987 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40137/Site/verify. 2024-04-22 12:03:25.987 [UI Thread @coroutine#6344] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40137/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:03:25.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-22 12:03:25.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-22 12:03:25.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:03:25.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:25.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-22 12:03:25.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2936f48a 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:03:25.994 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-22 12:03:25.995 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-04-22 12:03:25.995 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-04-22 12:03:25.995 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-22 12:03:26.012 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-04-22 12:03:26.024 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-04-22 12:03:26.025 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-04-22 12:03:26.026 [DefaultDispatcher-worker-11 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbb9a4a 2024-04-22 12:03:26.027 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:26.027 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId. 2024-04-22 12:03:26.027 [DefaultDispatcher-worker-11 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:26.027 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-04-22 12:03:26.028 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:26.028 [DefaultDispatcher-worker-15 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56331/UmAppDatabase/replication/nodeId 2024-04-22 12:03:26.038 [DefaultDispatcher-worker-9 @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-04-22 12:03:26.047 [DefaultDispatcher-worker-8 @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-04-22 12:03:26.053 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/583872486509731840/_ustadmanifest.json 2024-04-22 12:03:26.053 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/583872486509731840/_ustadmanifest.json. 2024-04-22 12:03:26.053 [UI Thread @coroutine#6374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/583872486509731840/_ustadmanifest.json 2024-04-22 12:03:26.054 [UI Thread @coroutine#6374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/583872486509731840/_ustadmanifest.json 2024-04-22 12:03:26.054 [UI Thread @coroutine#6374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/583872486509731840/_ustadmanifest.json 2024-04-22 12:03:26.055 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/583872486509731840/_ustadmanifest.json. 2024-04-22 12:03:26.055 [UI Thread @coroutine#6374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49513/583872486509731840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:03:26.055 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/tincan.xml 2024-04-22 12:03:26.055 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/tincan.xml. 2024-04-22 12:03:26.055 [UI Thread @coroutine#6374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/tincan.xml 2024-04-22 12:03:26.056 [UI Thread @coroutine#6374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/tincan.xml 2024-04-22 12:03:26.056 [UI Thread @coroutine#6374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/tincan.xml 2024-04-22 12:03:26.095 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:26.097 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/tincan.xml. 2024-04-22 12:03:26.097 [UI Thread @coroutine#6374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49513/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:03:26.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-22 12:03:26.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-22 12:03:26.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:03:26.099 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23001753: (connection evicted) 2024-04-22 12:03:26.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:03:26.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-22 12:03:26.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.