chore: test PostgreSQL HEAD versions in branch CI jobs #789
main.yml
on: push
Matrix Preparation
3s
Code style
3m 51s
CheckerFramework
5m 7s
Source distribution (JDK 17)
6m 34s
Matrix: build-test
Annotations
22 errors and 17 warnings
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT
Canceling since a higher priority waiting request for 'ci-main-refs/heads/pghead' exists
|
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > writeLocationCanBeLessThanSendLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > statusCanBeSentToBackendAsynchronously()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > flushLocationDoNotChangeDuringReceiveMessage()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > keepAliveServerLSNCanBeUsedToAdvanceFlushLSN()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationDoNotDependOnFlushLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationDoNotChangeDuringReceiveMessage()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > flushLocationEqualToSetLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationEqualToSetLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > lastReceiveLSNCorrectOnView()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 17, microsoft, PG HEAD, extendedForPrepared, scram, no_ssl, ubuntu, server_tz Pacific/Chatham, client_tz Pacific/Chatham, de_DE, gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > sentLocationEqualToLastReceiveLSN()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:681)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:190)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT
Canceling since a higher priority waiting request for 'ci-main-refs/heads/pghead' exists
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,2sec org.postgresql.replication.LogicalReplicationStatusTest > writeLocationCanBeLessThanSendLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > statusCanBeSentToBackendAsynchronously()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > flushLocationDoNotChangeDuringReceiveMessage()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > keepAliveServerLSNCanBeUsedToAdvanceFlushLSN()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationDoNotDependOnFlushLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationDoNotChangeDuringReceiveMessage()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > flushLocationEqualToSetLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > applyLocationEqualToSetLocation()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > lastReceiveLSNCorrectOnView()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Java 21, temurin, PG HEAD, scram, no_ssl, ubuntu, server_tz UTC, client_tz UTC, de_DE, no_gss, replication, no_slow_tests, stress JIT:
LogicalReplicationStatusTest.java#L45
0,0sec org.postgresql.replication.LogicalReplicationStatusTest > sentLocationEqualToLastReceiveLSN()
org.postgresql.util.PSQLException: FATAL: database "test_2" does not exist
at app//org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2734)
at app//org.postgresql.core.v3.QueryExecutorImpl.readStartupMessages(QueryExecutorImpl.java:2846)
at app//org.postgresql.core.v3.QueryExecutorImpl.<init>(QueryExecutorImpl.java:176)
at app//org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:327)
at app//org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)
at app//org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:274)
at app//org.postgresql.Driver.makeConnection(Driver.java:448)
at app//org.postgresql.Driver.connect(Driver.java:298)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:683)
at platform/[email protected]/java.sql.DriverManager.getConnection(DriverManager.java:191)
at app//org.postgresql.test.TestUtil.openPrivilegedDB(TestUtil.java:327)
at app//org.postgresql.replication.LogicalReplicationStatusTest.setUp(LogicalReplicationStatusTest.java:45)
Suppressed: java.lang.NullPointerException: Cannot invoke "java.sql.Connection.close()" because "this.replicationConnection" is null
at org.postgresql.replication.LogicalReplicationStatusTest.tearDown(LogicalReplicationStatusTest.java:58)
|
Code style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code style
Gradle Build Scan: https://gradle.com/s/g7wrdyeuzuka4
|
CheckerFramework
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CheckerFramework
Gradle Build Scan: https://gradle.com/s/a2ax5zx2ty3bc
|
Java 23, oracle, PG 10, simple query, scram, no_ssl, ubuntu, server_tz America/New_York, client_tz UTC, ru_RU, no_gss, no_replication, no_slow_tests, stress JIT
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Java 23, oracle, PG 10, simple query, scram, no_ssl, ubuntu, server_tz America/New_York, client_tz UTC, ru_RU, no_gss, no_replication, no_slow_tests, stress JIT
Gradle Build Scan: https://gradle.com/s/jxawrbvkljmkg
|
Source distribution (JDK 17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Source distribution (JDK 17)
Gradle Build Scan: https://gradle.com/s/ncmko6ktiumeg
|
Java 21, oracle, PG 9.2, extendedCacheEverything, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz America/New_York, fr_FR, no_gss, no_replication, no_slow_tests, stress JIT
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Java 21, oracle, PG 9.2, extendedCacheEverything, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz America/New_York, fr_FR, no_gss, no_replication, no_slow_tests, stress JIT
Gradle Build Scan: https://gradle.com/s/m6tz3eje3asyu
|
Java 8, corretto, PG 9.1, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz America/New_York, ru_RU, no_gss, no_replication, no_slow_tests, stress JIT
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Java 8, corretto, PG 9.1, no_scram, no_ssl, ubuntu, server_tz America/New_York, client_tz America/New_York, ru_RU, no_gss, no_replication, no_slow_tests, stress JIT
Gradle Build Scan: https://gradle.com/s/eaucsdsarhnom
|
Java 17, zulu, PG 9.1, extendedForPrepared, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz America/New_York, de_DE, no_gss, no_replication, no_slow_tests, stress JIT
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Java 17, zulu, PG 9.1, extendedForPrepared, no_scram, no_ssl, ubuntu, server_tz UTC, client_tz America/New_York, de_DE, no_gss, no_replication, no_slow_tests, stress JIT
Gradle Build Scan: https://gradle.com/s/2xwcy7guvfj3o
|
Java 21, corretto, PG 17, simple query, scram, no_ssl, ubuntu, server_tz America/New_York, client_tz UTC, tr_TR, no_gss, replication, no_slow_tests, stress JIT
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Java 21, corretto, PG 17, simple query, scram, no_ssl, ubuntu, server_tz America/New_York, client_tz UTC, tr_TR, no_gss, replication, no_slow_tests, stress JIT
Gradle Build Scan: https://gradle.com/s/lkda3rtomks5m
|
Java 11, zulu, PG 14, scram, ssl, same hashcode, ubuntu, server_tz Pacific/Chatham, client_tz America/New_York, fr_FR, no_gss, replication, slow_tests, stress JIT
Gradle Build Scan: https://gradle.com/s/daycwulj6nka6
|