Skip to content

Console Output

Skipping 841 KB.. Full Log
lass "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Jun 08, 2024 4:08:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Jun 08, 2024 4:08:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Jun 08, 2024 4:08:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Jun 08, 2024 4:08:42 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 sec - in org.glassfish.jersey.grizzly.connector.NoEntityTest
Running org.glassfish.jersey.grizzly.connector.TimeoutTest
Jun 08, 2024 4:08:42 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Jun 08, 2024 4:08:43 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:43 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Jun 08, 2024 4:08:44 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.668 sec - in org.glassfish.jersey.grizzly.connector.TimeoutTest
Running org.glassfish.jersey.grizzly.connector.UnderlyingHttpClientAccessTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.glassfish.jersey.grizzly.connector.UnderlyingHttpClientAccessTest
Running org.glassfish.jersey.grizzly.connector.AsyncTest
Jun 08, 2024 4:08:44 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Jun 08, 2024 4:08:44 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 3 on thread grizzly-http-server-2
Jun 08, 2024 4:08:44 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 1 on thread grizzly-http-server-1
Jun 08, 2024 4:08:44 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 2 on thread grizzly-http-server-0
Jun 08, 2024 4:08:45 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-1
Jun 08, 2024 4:08:45 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-2
Jun 08, 2024 4:08:45 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-3
Jun 08, 2024 4:08:45 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:45 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Jun 08, 2024 4:08:45 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncGetWithTimeout
INFO: Async long-running get with timeout called on thread grizzly-http-server-0
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.12 sec - in org.glassfish.jersey.grizzly.connector.AsyncTest
Running org.glassfish.jersey.grizzly.connector.CustomizersTest
Jun 08, 2024 4:08:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.glassfish.jersey.grizzly.connector.CustomizersTest
Running org.glassfish.jersey.grizzly.connector.TraceSupportTest
Jun 08, 2024 4:08:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
Jun 08, 2024 4:08:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in org.glassfish.jersey.grizzly.connector.TraceSupportTest
Running org.glassfish.jersey.grizzly.connector.FollowRedirectsTest
Jun 08, 2024 4:08:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.glassfish.jersey.grizzly.connector.FollowRedirectsTest
Running org.glassfish.jersey.grizzly.connector.HttpHeadersTest
Jun 08, 2024 4:08:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.glassfish.jersey.grizzly.connector.HttpHeadersTest
Running org.glassfish.jersey.grizzly.connector.ParallelTest
Jun 08, 2024 4:08:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
Jun 08, 2024 4:08:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in org.glassfish.jersey.grizzly.connector.ParallelTest

Results :

Tests run: 20, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.jdk.connector.internal.EntityWriteTest
Jun 08, 2024 4:08:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 sec - in org.glassfish.jersey.jdk.connector.internal.EntityWriteTest
Running org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest
Jun 08, 2024 4:08:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@25e2a451] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@25e2a451] state change: CONNECTING -> CONNECT_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@25e2a451] state change: CONNECT_TIMEOUT -> CLOSED
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: IDLE -> Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
CLOSED_BY_SERVER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: CLOSED_BY_SERVER -> CLOSED
Jun 08, 2024 4:08:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5cc126dc] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5cc126dc] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5cc126dc] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5cc126dc] state change: SENDING_REQUEST -> ERROR
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5cc126dc] state change: ERROR -> CLOSED
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: RECEIVING_HEADER -> RESPONSE_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: RESPONSE_TIMEOUT -> CLOSED
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: IDLE -> IDLE_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: IDLE_TIMEOUT -> CLOSED
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51bJun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
] state change: IDLE -> CLOSED_BY_SERVER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: CLOSED_BY_SERVER -> CLOSED
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: RECEIVING_HEADER -> ERROR
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: ERROR -> CLOSED
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest
Running org.glassfish.jersey.jdk.connector.internal.RedirectTest
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
Jun 08, 2024 4:08:51 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec - in org.glassfish.jersey.jdk.connector.internal.RedirectTest
Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest
Running org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
#Received: message 1
#Received: message 2
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
#Received: 1
#Received: 1
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
#Received: 1
#Received: 2
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest
Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest
Running org.glassfish.jersey.jdk.connector.internal.PublicSitesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.glassfish.jersey.jdk.connector.internal.PublicSitesTest
Running org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest
Running org.glassfish.jersey.jdk.connector.internal.ProxyTest
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in org.glassfish.jersey.jdk.connector.internal.ProxyTest
Running org.glassfish.jersey.jdk.connector.internal.HttpParserTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec - in org.glassfish.jersey.jdk.connector.internal.HttpParserTest
Running org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest
Running org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest
Running org.glassfish.jersey.jdk.connector.internal.CookieTest
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
Jun 08, 2024 4:08:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.glassfish.jersey.jdk.connector.internal.CookieTest
Running org.glassfish.jersey.jdk.connector.internal.SslFilterTest
=== SSLHandshakeException (certificate_unknown) on the server expected ===
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 sec - in org.glassfish.jersey.jdk.connector.internal.SslFilterTest
javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
	at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2020)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:931)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:71)
	at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:503)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Results :

Tests run: 100, Failures: 0, Errors: 0, Skipped: 2


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.message.filtering.SecurityHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.glassfish.jersey.message.filtering.SecurityHelperTest
Running org.glassfish.jersey.message.filtering.SecurityAnnotationsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.glassfish.jersey.message.filtering.SecurityAnnotationsTest
Running org.glassfish.jersey.message.filtering.SecurityEntityProcessorTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.glassfish.jersey.message.filtering.SecurityEntityProcessorTest

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.jetty.connector.HttpHeadersTest
Jun 08, 2024 4:09:04 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:04.976:INFO::main: Logging initialized @481ms to org.eclipse.jetty.util.log.StdErrLog
2024-06-08 04:09:05.413:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:05.438:INFO:oejs.AbstractConnector:main: Started ServerConnector@52e7a6b2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:05.438:INFO:oejs.Server:main: Started @943ms
2024-06-08 04:09:05.799:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@52e7a6b2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:05 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:05.912:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:05.914:INFO:oejs.AbstractConnector:main: Started ServerConnector@1c3b9394{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:05.914:INFO:oejs.Server:main: Started @1419ms
2024-06-08 04:09:05.969:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1c3b9394{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 sec - in org.glassfish.jersey.jetty.connector.HttpHeadersTest
Running org.glassfish.jersey.jetty.connector.HelloWorldTest
Jun 08, 2024 4:09:05 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.036:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.038:INFO:oejs.AbstractConnector:main: Started ServerConnector@285c08c8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.038:INFO:oejs.Server:main: Started @1543ms
2024-06-08 04:09:06.063:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@285c08c8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.097:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.130:INFO:oejs.AbstractConnector:main: Started ServerConnector@841e575{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.131:INFO:oejs.Server:main: Started @1636ms
2024-06-08 04:09:06.161:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@841e575{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.191:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.193:INFO:oejs.AbstractConnector:main: Started ServerConnector@67af833b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.193:INFO:oejs.Server:main: Started @1699ms
2024-06-08 04:09:06.240:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@67af833b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.270:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.271:INFO:oejs.AbstractConnector:main: Started ServerConnector@5a6d5a8f{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.271:INFO:oejs.Server:main: Started @1777ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2024-06-08 04:09:06.295:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5a6d5a8f{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.355:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.356:INFO:oejs.AbstractConnector:main: Started ServerConnector@63998bf4{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.356:INFO:oejs.Server:main: Started @1862ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2024-06-08 04:09:06.373:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@63998bf4{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.394:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.395:INFO:oejs.AbstractConnector:main: Started ServerConnector@37c5fc56{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.396:INFO:oejs.Server:main: Started @1901ms
2024-06-08 04:09:06.441:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@37c5fc56{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.464:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.465:INFO:oejs.AbstractConnector:main: Started ServerConnector@213860b8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.465:INFO:oejs.Server:main: Started @1971ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2024-06-08 04:09:06.481:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@213860b8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.530:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.532:INFO:oejs.AbstractConnector:main: Started ServerConnector@d56aaa6{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.532:INFO:oejs.Server:main: Started @2037ms
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.jetty.connector.HelloWorldTest testAsyncClientRequests
INFO: Executed in: 99
2024-06-08 04:09:06.633:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@d56aaa6{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.656:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.657:INFO:oejs.AbstractConnector:main: Started ServerConnector@6009bea{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.657:INFO:oejs.Server:main: Started @2163ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2024-06-08 04:09:06.673:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6009bea{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.694:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.730:INFO:oejs.AbstractConnector:main: Started ServerConnector@27e5b378{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.731:INFO:oejs.Server:main: Started @2236ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2024-06-08 04:09:06.747:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@27e5b378{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.766:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.768:INFO:oejs.AbstractConnector:main: Started ServerConnector@2e6f610d{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.768:INFO:oejs.Server:main: Started @2273ms
2024-06-08 04:09:06.782:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2e6f610d{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.803:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.804:INFO:oejs.AbstractConnector:main: Started ServerConnector@2f2bff16{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.804:INFO:oejs.Server:main: Started @2309ms
2024-06-08 04:09:06.846:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2f2bff16{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in org.glassfish.jersey.jetty.connector.HelloWorldTest
Running org.glassfish.jersey.jetty.connector.AsyncTest
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:06.871:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:06.872:INFO:oejs.AbstractConnector:main: Started ServerConnector@37045b48{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:06.872:INFO:oejs.Server:main: Started @2377ms
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 2 on thread qtp649848324-315
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 3 on thread qtp649848324-314
Jun 08, 2024 4:09:06 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 1 on thread qtp649848324-318
Jun 08, 2024 4:09:07 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-3
Jun 08, 2024 4:09:07 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-1
Jun 08, 2024 4:09:07 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-2
2024-06-08 04:09:07.906:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@37045b48{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:07 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:07.932:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:07.933:INFO:oejs.AbstractConnector:main: Started ServerConnector@5b275811{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:07.933:INFO:oejs.Server:main: Started @3439ms
Jun 08, 2024 4:09:07 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncGetWithTimeout
INFO: Async long-running get with timeout called on thread qtp403094604-341
2024-06-08 04:09:08.954:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5b275811{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.107 sec - in org.glassfish.jersey.jetty.connector.AsyncTest
Running org.glassfish.jersey.jetty.connector.ManagedClientTest
Jun 08, 2024 4:09:08 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:09:08 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.jetty.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method.
Jun 08, 2024 4:09:08 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.jetty.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method.
2024-06-08 04:09:08.992:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:08.994:INFO:oejs.AbstractConnector:main: Started ServerConnector@2721044{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:08.994:INFO:oejs.Server:main: Started @4500ms
2024-06-08 04:09:09.067:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2721044{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.glassfish.jersey.jetty.connector.ManagedClientTest
Running org.glassfish.jersey.jetty.connector.AuthFilterTest
Jun 08, 2024 4:09:09 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:09.091:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:09.092:INFO:oejs.AbstractConnector:main: Started ServerConnector@687e6293{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:09.092:INFO:oejs.Server:main: Started @4598ms
2024-06-08 04:09:09.134:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@687e6293{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:09 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:09.156:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:09.157:INFO:oejs.AbstractConnector:main: Started ServerConnector@30db5536{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:09.157:INFO:oejs.Server:main: Started @4663ms
2024-06-08 04:09:09.174:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@30db5536{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:09 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:09.195:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:09.196:INFO:oejs.AbstractConnector:main: Started ServerConnector@ac91282{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:09.196:INFO:oejs.Server:main: Started @4701ms
2024-06-08 04:09:09.239:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@ac91282{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in org.glassfish.jersey.jetty.connector.AuthFilterTest
Running org.glassfish.jersey.jetty.connector.ErrorTest
Jun 08, 2024 4:09:09 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:09.258:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:09.259:INFO:oejs.AbstractConnector:main: Started ServerConnector@6f9ab79d{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:09.260:INFO:oejs.Server:main: Started @4765ms
2024-06-08 04:09:09.443:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6f9ab79d{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:09 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:09.550:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:09.552:INFO:oejs.AbstractConnector:main: Started ServerConnector@2dd1086{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:09.552:INFO:oejs.Server:main: Started @5057ms
2024-06-08 04:09:09.733:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2dd1086{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:09 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:09.754:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:09.755:INFO:oejs.AbstractConnector:main: Started ServerConnector@689faf79{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:09.755:INFO:oejs.Server:main: Started @5261ms
2024-06-08 04:09:09.931:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@689faf79{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:09 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:09.951:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:09.952:INFO:oejs.AbstractConnector:main: Started ServerConnector@5bfc79cb{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:09.952:INFO:oejs.Server:main: Started @5458ms
2024-06-08 04:09:10.086:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5bfc79cb{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 sec - in org.glassfish.jersey.jetty.connector.ErrorTest
Running org.glassfish.jersey.jetty.connector.NoEntityTest
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.138:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.140:INFO:oejs.AbstractConnector:main: Started ServerConnector@51b87df7{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.140:INFO:oejs.Server:main: Started @5645ms
2024-06-08 04:09:10.156:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@51b87df7{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.172:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.173:INFO:oejs.AbstractConnector:main: Started ServerConnector@1600a8a2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.173:INFO:oejs.Server:main: Started @5679ms
2024-06-08 04:09:10.190:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1600a8a2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.233:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.234:INFO:oejs.AbstractConnector:main: Started ServerConnector@74500e4f{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.234:INFO:oejs.Server:main: Started @5739ms
2024-06-08 04:09:10.250:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@74500e4f{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.266:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.268:INFO:oejs.AbstractConnector:main: Started ServerConnector@2d74cbbd{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.268:INFO:oejs.Server:main: Started @5773ms
2024-06-08 04:09:10.286:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2d74cbbd{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in org.glassfish.jersey.jetty.connector.NoEntityTest
Running org.glassfish.jersey.jetty.connector.GZIPContentEncodingTest
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.304:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.305:INFO:oejs.AbstractConnector:main: Started ServerConnector@6eeb29c0{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.305:INFO:oejs.Server:main: Started @5811ms
2024-06-08 04:09:10.363:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6eeb29c0{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.392:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.394:INFO:oejs.AbstractConnector:main: Started ServerConnector@24aedcc5{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.394:INFO:oejs.Server:main: Started @5899ms
2024-06-08 04:09:10.445:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@24aedcc5{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.glassfish.jersey.jetty.connector.GZIPContentEncodingTest
Running org.glassfish.jersey.jetty.connector.UnderlyingHttpClientAccessTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.glassfish.jersey.jetty.connector.UnderlyingHttpClientAccessTest
Running org.glassfish.jersey.jetty.connector.TraceSupportTest
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.472:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.473:INFO:oejs.AbstractConnector:main: Started ServerConnector@61c87f1b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.473:INFO:oejs.Server:main: Started @5979ms
2024-06-08 04:09:10.481:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@61c87f1b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.498:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.499:INFO:oejs.AbstractConnector:main: Started ServerConnector@6a2badb1{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.499:INFO:oejs.Server:main: Started @6005ms
2024-06-08 04:09:10.532:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6a2badb1{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.548:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.549:INFO:oejs.AbstractConnector:main: Started ServerConnector@43ab0659{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.549:INFO:oejs.Server:main: Started @6054ms
2024-06-08 04:09:10.558:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@43ab0659{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.574:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.576:INFO:oejs.AbstractConnector:main: Started ServerConnector@3f1d6a13{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.576:INFO:oejs.Server:main: Started @6081ms
2024-06-08 04:09:10.586:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@3f1d6a13{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.601:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.602:INFO:oejs.AbstractConnector:main: Started ServerConnector@506b083{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.602:INFO:oejs.Server:main: Started @6107ms
2024-06-08 04:09:10.613:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@506b083{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.641:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.642:INFO:oejs.AbstractConnector:main: Started ServerConnector@6b289535{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.642:INFO:oejs.Server:main: Started @6147ms
2024-06-08 04:09:10.652:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6b289535{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec - in org.glassfish.jersey.jetty.connector.TraceSupportTest
Running org.glassfish.jersey.jetty.connector.MethodTest
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.669:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.670:INFO:oejs.AbstractConnector:main: Started ServerConnector@8315e4a{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.670:INFO:oejs.Server:main: Started @6176ms
2024-06-08 04:09:10.684:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@8315e4a{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.699:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.700:INFO:oejs.AbstractConnector:main: Started ServerConnector@400008bf{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.700:INFO:oejs.Server:main: Started @6206ms
2024-06-08 04:09:10.756:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@400008bf{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.773:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.774:INFO:oejs.AbstractConnector:main: Started ServerConnector@61becbcf{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.774:INFO:oejs.Server:main: Started @6279ms
2024-06-08 04:09:10.788:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@61becbcf{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.804:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.806:INFO:oejs.AbstractConnector:main: Started ServerConnector@3d2eb7fa{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.806:INFO:oejs.Server:main: Started @6311ms
2024-06-08 04:09:10.837:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@3d2eb7fa{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.853:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.854:INFO:oejs.AbstractConnector:main: Started ServerConnector@6f4f2cc0{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.854:INFO:oejs.Server:main: Started @6360ms
2024-06-08 04:09:10.867:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6f4f2cc0{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.883:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.884:INFO:oejs.AbstractConnector:main: Started ServerConnector@2699b656{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.884:INFO:oejs.Server:main: Started @6389ms
2024-06-08 04:09:10.897:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2699b656{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.932:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.933:INFO:oejs.AbstractConnector:main: Started ServerConnector@5c459194{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.933:INFO:oejs.Server:main: Started @6439ms
2024-06-08 04:09:10.947:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5c459194{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.962:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.963:INFO:oejs.AbstractConnector:main: Started ServerConnector@5759edff{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.963:INFO:oejs.Server:main: Started @6469ms
2024-06-08 04:09:10.976:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5759edff{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:10 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:10.992:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:10.993:INFO:oejs.AbstractConnector:main: Started ServerConnector@46d18a33{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:10.993:INFO:oejs.Server:main: Started @6498ms
2024-06-08 04:09:11.006:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@46d18a33{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in org.glassfish.jersey.jetty.connector.MethodTest
Running org.glassfish.jersey.jetty.connector.TimeoutTest
Jun 08, 2024 4:09:11 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:11.039:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:11.040:INFO:oejs.AbstractConnector:main: Started ServerConnector@f252762{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:11.040:INFO:oejs.Server:main: Started @6545ms
2024-06-08 04:09:11.053:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@f252762{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:11 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:11.069:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:11.070:INFO:oejs.AbstractConnector:main: Started ServerConnector@510bd87a{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:11.070:INFO:oejs.Server:main: Started @6575ms
2024-06-08 04:09:12.083:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@510bd87a{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:12 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$3 veryExpensiveOperation
INFO: Async long-running get with timeout finished on thread Thread-139
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse
SEVERE: An I/O error has occurred while writing a response message entity to the container output stream.
org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.logging.LoggingInterceptor.aroundWriteTo(LoggingInterceptor.java:202)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1111)
	at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:638)
	at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:371)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:361)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:679)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:166)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:503)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:718)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.access$300(HttpConnection.java:678)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:536)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:831)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:887)
	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:239)
	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:215)
	at org.eclipse.jetty.server.HttpOutput.flush(HttpOutput.java:397)
	at org.glassfish.jersey.message.internal.CommittingOutputStream.flush(CommittingOutputStream.java:263)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.flush(WriterInterceptorExecutor.java:281)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
	at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:170)
	at org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider.writeToAsString(AbstractMessageReaderWriterProvider.java:107)
	at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76)
	at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61)
	... 27 more

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.078 sec - in org.glassfish.jersey.jetty.connector.TimeoutTest
Running org.glassfish.jersey.jetty.connector.EntityTest
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.101:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.102:INFO:oejs.AbstractConnector:main: Started ServerConnector@24a1858a{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.103:INFO:oejs.Server:main: Started @8608ms
2024-06-08 04:09:13.344:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@24a1858a{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.370:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.371:INFO:oejs.AbstractConnector:main: Started ServerConnector@7c3ae369{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.371:INFO:oejs.Server:main: Started @8876ms
2024-06-08 04:09:13.394:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7c3ae369{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.413:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.447:INFO:oejs.AbstractConnector:main: Started ServerConnector@4daead88{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.448:INFO:oejs.Server:main: Started @8953ms
2024-06-08 04:09:13.466:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4daead88{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.483:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.484:INFO:oejs.AbstractConnector:main: Started ServerConnector@fef2768{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.485:INFO:oejs.Server:main: Started @8990ms
2024-06-08 04:09:13.504:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@fef2768{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec - in org.glassfish.jersey.jetty.connector.EntityTest
Running org.glassfish.jersey.jetty.connector.AuthTest
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.533:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.534:INFO:oejs.AbstractConnector:main: Started ServerConnector@1e9a10e9{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.534:INFO:oejs.Server:main: Started @9040ms
2024-06-08 04:09:13.552:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1e9a10e9{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.568:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.569:INFO:oejs.AbstractConnector:main: Started ServerConnector@7137cd14{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.569:INFO:oejs.Server:main: Started @9074ms
2024-06-08 04:09:13.585:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7137cd14{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.601:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.602:INFO:oejs.AbstractConnector:main: Started ServerConnector@735b1ad2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.602:INFO:oejs.Server:main: Started @9107ms
2024-06-08 04:09:13.637:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@735b1ad2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.glassfish.jersey.jetty.connector.AuthTest
Running org.glassfish.jersey.jetty.connector.CookieTest
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.652:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.653:INFO:oejs.AbstractConnector:main: Started ServerConnector@16b713dd{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.653:INFO:oejs.Server:main: Started @9159ms
2024-06-08 04:09:13.669:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@16b713dd{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.683:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.684:INFO:oejs.AbstractConnector:main: Started ServerConnector@7a0df38e{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.684:INFO:oejs.Server:main: Started @9189ms
2024-06-08 04:09:13.699:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7a0df38e{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.713:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.713:INFO:oejs.AbstractConnector:main: Started ServerConnector@4117e0c9{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.714:INFO:oejs.Server:main: Started @9219ms
2024-06-08 04:09:13.742:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4117e0c9{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.glassfish.jersey.jetty.connector.CookieTest
Running org.glassfish.jersey.jetty.connector.FollowRedirectsTest
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.759:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.760:INFO:oejs.AbstractConnector:main: Started ServerConnector@327ac23{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.760:INFO:oejs.Server:main: Started @9266ms
2024-06-08 04:09:13.771:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@327ac23{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.785:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.786:INFO:oejs.AbstractConnector:main: Started ServerConnector@900ffc4{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.786:INFO:oejs.Server:main: Started @9292ms
2024-06-08 04:09:13.798:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@900ffc4{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.811:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.830:INFO:oejs.AbstractConnector:main: Started ServerConnector@34de8c9f{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.830:INFO:oejs.Server:main: Started @9336ms
2024-06-08 04:09:13.842:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@34de8c9f{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Jun 08, 2024 4:09:13 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-06-08 04:09:13.856:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-06-08 04:09:13.857:INFO:oejs.AbstractConnector:main: Started ServerConnector@74474fc0{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-06-08 04:09:13.857:INFO:oejs.Server:main: Started @9362ms
2024-06-08 04:09:13.868:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@74474fc0{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.glassfish.jersey.jetty.connector.FollowRedirectsTest

Results :

Tests run: 62, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.ext.cdi1x.internal.CdiUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.glassfish.jersey.ext.cdi1x.internal.CdiUtilTest
Running org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProviderTest

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.ext.cdi1x.hk2ban.EmptyHk2CustomInjectionTypeProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.glassfish.jersey.ext.cdi1x.hk2ban.EmptyHk2CustomInjectionTypeProviderTest

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.message.MetaInfServicesTest
Jun 08, 2024 4:10:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:10:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:10:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Jun 08, 2024 4:10:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:10:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:10:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:10:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Jun 08, 2024 4:10:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:10:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:10:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:10:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Jun 08, 2024 4:10:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec - in org.glassfish.jersey.message.MetaInfServicesTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.client.proxy.WebResourceFactoryTest
Jun 08, 2024 4:11:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Jun 08, 2024 4:11:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
Jun 08, 2024 4:11:19 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 30, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 2.547 sec - in org.glassfish.jersey.client.proxy.WebResourceFactoryTest

Results :

Tests run: 30, Failures: 0, Errors: 0, Skipped: 6


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.client.rx.guava.RxListenableFutureTest
java.util.concurrent.ExecutionException: javax.ws.rs.NotFoundException: HTTP 404 Not Found
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.glassfish.jersey.client.rx.guava.RxListenableFutureTest.testNotFoundReadEntityViaGenericType(RxListenableFutureTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: javax.ws.rs.NotFoundException: HTTP 404 Not Found
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:1062)
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:924)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$2(JerseyInvocation.java:763)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:761)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:443)
	at org.glassfish.jersey.client.rx.guava.JerseyRxListenableFutureInvoker.lambda$method$1(JerseyRxListenableFutureInvoker.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 sec - in org.glassfish.jersey.client.rx.guava.RxListenableFutureTest

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.client.rx.rxjava.RxObservableTest
java.util.concurrent.ExecutionException: Observable onError
	at rx.internal.operators.BlockingOperatorToFuture$2.getValue(BlockingOperatorToFuture.java:118)
	at rx.internal.operators.BlockingOperatorToFuture$2.get(BlockingOperatorToFuture.java:102)
	at org.glassfish.jersey.client.rx.rxjava.RxObservableTest.testNotFoundReadEntityViaGenericType(RxObservableTest.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: javax.ws.rs.NotFoundException: HTTP 404 Not Found
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:1062)
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:924)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$2(JerseyInvocation.java:763)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:761)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:443)
	at org.glassfish.jersey.client.rx.rxjava.JerseyRxObservableInvoker.lambda$method$0(JerseyRxObservableInvoker.java:66)
	at rx.Observable.unsafeSubscribe(Observable.java:10144)
	at rx.internal.operators.OperatorSubscribeOn$1.call(OperatorSubscribeOn.java:94)
	at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55)
	at rx.internal.schedulers.ExecutorScheduler$ExecutorSchedulerWorker.run(ExecutorScheduler.java:107)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec - in org.glassfish.jersey.client.rx.rxjava.RxObservableTest

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.client.rx.rxjava2.RxFlowableTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 sec - in org.glassfish.jersey.client.rx.rxjava2.RxFlowableTest

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.server.spring.filter.FilterTest
Jun 08, 2024 4:11:46 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6fadae5d: startup date [Sat Jun 08 04:11:46 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:46 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:46 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 sec - in org.glassfish.jersey.server.spring.filter.FilterTest
Running org.glassfish.jersey.server.spring.profiles.SpringProfilesTest
Jun 08, 2024 4:11:47 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1950e8a6: startup date [Sat Jun 08 04:11:47 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:47 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:47 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6ea1bcdc: startup date [Sat Jun 08 04:11:47 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:47 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.glassfish.jersey.server.spring.profiles.SpringProfilesTest
Running org.glassfish.jersey.server.spring.profiles.SpringDefaultProfileResourceTest
Jun 08, 2024 4:11:47 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@60cf80e7: startup date [Sat Jun 08 04:11:47 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:47 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.glassfish.jersey.server.spring.profiles.SpringDefaultProfileResourceTest
Running org.glassfish.jersey.server.spring.profiles.SpringDevProfileResourceTest
Jun 08, 2024 4:11:47 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3fabf088: startup date [Sat Jun 08 04:11:47 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:47 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in org.glassfish.jersey.server.spring.profiles.SpringDevProfileResourceTest
Running org.glassfish.jersey.server.spring.fieldinjection.SpringFieldInjectionTest
Jun 08, 2024 4:11:47 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@22d6cac2: startup date [Sat Jun 08 04:11:47 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:47 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:47 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@57bd802b: startup date [Sat Jun 08 04:11:47 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:47 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:47 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@56303475: startup date [Sat Jun 08 04:11:47 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:47 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:47 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3f29e26: startup date [Sat Jun 08 04:11:47 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:47 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:47 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 sec - in org.glassfish.jersey.server.spring.fieldinjection.SpringFieldInjectionTest
Running org.glassfish.jersey.server.spring.methodinjection.SpringMethodInjectionTest
Jun 08, 2024 4:11:48 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@62a4417: startup date [Sat Jun 08 04:11:48 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:48 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:48 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3419e23b: startup date [Sat Jun 08 04:11:48 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:48 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:48 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@35d5ac51: startup date [Sat Jun 08 04:11:48 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:48 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.glassfish.jersey.server.spring.methodinjection.SpringMethodInjectionTest
Running org.glassfish.jersey.server.spring.aspect4j.Aspect4JTest
Jun 08, 2024 4:11:48 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6c841199: startup date [Sat Jun 08 04:11:48 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:48 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [jersey-spring-aspect4j-applicationContext.xml]
Jun 08, 2024 4:11:48 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:48 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@748a654a: startup date [Sat Jun 08 04:11:48 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:48 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [jersey-spring-aspect4j-applicationContext.xml]
Jun 08, 2024 4:11:48 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:48 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@e09f1b6: startup date [Sat Jun 08 04:11:48 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:48 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [jersey-spring-aspect4j-applicationContext.xml]
Jun 08, 2024 4:11:48 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:48 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
Jun 08, 2024 4:11:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 sec - in org.glassfish.jersey.server.spring.aspect4j.Aspect4JTest
Running org.glassfish.jersey.server.spring.parameterinjection.SpringParameterInjectionTest
Jun 08, 2024 4:11:49 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@52c9d3d0: startup date [Sat Jun 08 04:11:49 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:49 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
Jun 08, 2024 4:11:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:49 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@61149fa5: startup date [Sat Jun 08 04:11:49 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:49 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
Jun 08, 2024 4:11:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:49 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@31efacad: startup date [Sat Jun 08 04:11:49 UTC 2024]; root of context hierarchy
Jun 08, 2024 4:11:49 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Jun 08, 2024 4:11:49 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
Jun 08, 2024 4:11:49 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.glassfish.jersey.server.spring.parameterinjection.SpringParameterInjectionTest

Results :

Tests run: 18, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.linking.integration.LinkingTest
Jun 08, 2024 4:11:51 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Jun 08, 2024 4:11:52 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Jun 08, 2024 4:11:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Jun 08, 2024 4:11:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 sec - in org.glassfish.jersey.linking.integration.LinkingTest
Running org.glassfish.jersey.linking.integration.LinkingManualTest
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Jun 08, 2024 4:11:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Jun 08, 2024 4:11:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Jun 08, 2024 4:11:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.glassfish.jersey.linking.integration.LinkingManualTest
Running org.glassfish.jersey.linking.FieldProcessorTest
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testComputedProperty
INFO: Computed property
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testMap
INFO: Map
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testProcessLinks
INFO: Links
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testArray
INFO: Array
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testMixed
INFO: Mixed EL and template vars link
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testELBindingOnLinks
INFO: EL binding
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testQueryResourceWithoutBindings
INFO: QueryResource
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testNoRecursiveNesting
INFO: No Recursive Nesting
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testQueryResource
INFO: QueryResource
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testEL
INFO: El link
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testELBindingOnLink
INFO: EL binding
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testBeanParamResource
INFO: BeanParamResource
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testELBinding
INFO: EL binding
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testDoubleQueryResource
INFO: QueryResource
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testCondition
INFO: Condition
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testLinkStyles
INFO: Link styles
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testSubresource
INFO: Subresource
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testNesting
INFO: Nesting
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testProcessLinksWithFields
INFO: Links from field values
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testCollection
INFO: Collection
Jun 08, 2024 4:11:53 AM org.glassfish.jersey.linking.FieldProcessorTest testELScopes
INFO: EL scopes
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.glassfish.jersey.linking.FieldProcessorTest
Running org.glassfish.jersey.linking.EntityDescriptorTest
Declared properties
Resource class link
Inherited properties
Set link
String link
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.glassfish.jersey.linking.EntityDescriptorTest
Running org.glassfish.jersey.linking.LinkELContextTest
Create expression factory
Literal expression
Nested expression
Embedded expression
Multiple expressions
Raw expression
Boolean expression
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.glassfish.jersey.linking.LinkELContextTest
Running org.glassfish.jersey.linking.HeaderProcessorTest
Template Literal
EL
Parameters
Literal
EL
Multiple Literal
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.glassfish.jersey.linking.HeaderProcessorTest

Results :

Tests run: 48, Failures: 0, Errors: 0, Skipped: 0

[ERROR] Failed to execute goal on project html-json: Could not resolve dependencies for project org.glassfish.jersey.media:html-json:jar:2.29-SNAPSHOT: Failed to collect dependencies at org.netbeans.api:org-openide-util-lookup:jar:RELEASE80: Failed to read artifact descriptor for org.netbeans.api:org-openide-util-lookup:jar:RELEASE80: The following artifacts could not be resolved: org.netbeans.api:org-openide-util-lookup:pom:RELEASE80 (absent): Could not transfer artifact org.netbeans.api:org-openide-util-lookup:pom:RELEASE80 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [netbeans (http://bits.netbeans.org/maven2/, default, releases+snapshots)] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :html-json