Class io.openliberty.netty.internal.impl.NettyFrameworkImplTest

8

tests

0

failures

0

ignored

17.522s

duration

100%

successful

Tests

Test Duration Result
testAsyncStop 2.240s passed
testCreateTCPBootstrap 2.144s passed
testMultipleChannels 2.144s passed
testSyncStop 2.138s passed
testTCPStart 2.198s passed
testTCPStartOutbound 2.293s passed
testUDPStart 2.133s passed
testUDPStartOutbound 2.232s passed

Standard output

    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fc8673be
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@fc8673be
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@fc8673be
    TrConfigZapper.zapTrConfig : finished invoke init()
SharedOutputManager captured the following: 
-- System.out -------------------------------------------------
-- System.err -------------------------------------------------
-- Messages -------------------------------------------------
-- Trace -------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ceb8da6f
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@ceb8da6f
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@ceb8da6f
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[12/06/2024, 21:56:14:301 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[12/06/2024, 21:56:14:302 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[12/06/2024, 21:56:14:302 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[12/06/2024, 21:56:14:302 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[12/06/2024, 21:56:14:302 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[12/06/2024, 21:56:14:302 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[12/06/2024, 21:56:14:302 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[12/06/2024, 21:56:14:302 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[12/06/2024, 21:56:14:302 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[12/06/2024, 21:56:14:302 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[12/06/2024, 21:56:14:310 BST] 00000001 id=07f75eed io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[12/06/2024, 21:56:14:316 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@c940eea
[12/06/2024, 21:56:14:317 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@b9b88032
[12/06/2024, 21:56:14:317 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@163ba6e3
[12/06/2024, 21:56:14:317 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[12/06/2024, 21:56:16:333 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[12/06/2024, 21:56:16:335 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[12/06/2024, 21:56:16:336 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!
[12/06/2024, 21:56:16:336 BST] 00000001 id=07f75eed io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[12/06/2024, 21:56:16:336 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@c940eea
[12/06/2024, 21:56:16:337 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@b9b88032
[12/06/2024, 21:56:16:337 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@163ba6e3
[12/06/2024, 21:56:16:337 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[12/06/2024, 21:56:16:337 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[12/06/2024, 21:56:16:337 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[12/06/2024, 21:56:16:338 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b836d34b
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@b836d34b
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@b836d34b
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[12/06/2024, 21:56:16:354 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[12/06/2024, 21:56:16:355 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[12/06/2024, 21:56:16:355 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[12/06/2024, 21:56:16:355 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[12/06/2024, 21:56:16:355 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[12/06/2024, 21:56:16:355 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[12/06/2024, 21:56:16:355 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[12/06/2024, 21:56:16:355 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[12/06/2024, 21:56:16:355 BST] 00000001 id=273b471e io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[12/06/2024, 21:56:16:356 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[12/06/2024, 21:56:16:435 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x1c88eca4, L:/127.0.0.1:9080]
[12/06/2024, 21:56:16:435 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[12/06/2024, 21:56:16:435 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[12/06/2024, 21:56:16:436 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[12/06/2024, 21:56:16:436 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[12/06/2024, 21:56:16:436 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[12/06/2024, 21:56:16:436 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[12/06/2024, 21:56:16:436 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[12/06/2024, 21:56:16:526 BST] 00000001 id=273b471e io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[12/06/2024, 21:56:16:526 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@fd37a702
[12/06/2024, 21:56:16:526 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@a6b34afd
[12/06/2024, 21:56:16:527 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@163ba6e3
[12/06/2024, 21:56:16:528 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[12/06/2024, 21:56:16:527 BST] 0000002b id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[12/06/2024, 21:56:18:535 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[12/06/2024, 21:56:18:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[12/06/2024, 21:56:18:536 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[12/06/2024, 21:56:16:436 BST] 0000002b io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[12/06/2024, 21:56:16:527 BST] 0000002b io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9029921f
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@9029921f
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@9029921f
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[12/06/2024, 21:56:18:551 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       > setValues Entry 
[12/06/2024, 21:56:18:551 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       < setValues Exit 
[12/06/2024, 21:56:18:551 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[12/06/2024, 21:56:18:551 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: true
[12/06/2024, 21:56:18:551 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 hostname: null
[12/06/2024, 21:56:18:551 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 port: 0
[12/06/2024, 21:56:18:551 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[12/06/2024, 21:56:18:551 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[12/06/2024, 21:56:18:551 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[12/06/2024, 21:56:18:552 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[12/06/2024, 21:56:18:552 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[12/06/2024, 21:56:18:555 BST] 00000001 id=21723519 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[12/06/2024, 21:56:18:555 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 start (UDP): attempt to bind a channel at host localhost port 9084
[12/06/2024, 21:56:18:564 BST] 00000036 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[12/06/2024, 21:56:18:664 BST] 00000001 id=21723519 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[12/06/2024, 21:56:18:664 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@63437be8
[12/06/2024, 21:56:18:665 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@2a13dfac
[12/06/2024, 21:56:18:666 BST] 00000036 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.
[12/06/2024, 21:56:18:669 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@163ba6e3
[12/06/2024, 21:56:18:669 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[12/06/2024, 21:56:20:672 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[12/06/2024, 21:56:20:675 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[12/06/2024, 21:56:20:675 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[12/06/2024, 21:56:18:564 BST] 00000036 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[12/06/2024, 21:56:18:666 BST] 00000036 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2d96ab6a
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@2d96ab6a
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@2d96ab6a
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[12/06/2024, 21:56:20:688 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       > setValues Entry 
[12/06/2024, 21:56:20:688 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       < setValues Exit 
[12/06/2024, 21:56:20:688 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[12/06/2024, 21:56:20:688 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: true
[12/06/2024, 21:56:20:688 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 hostname: null
[12/06/2024, 21:56:20:688 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 port: 0
[12/06/2024, 21:56:20:688 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[12/06/2024, 21:56:20:689 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[12/06/2024, 21:56:20:689 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[12/06/2024, 21:56:20:689 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[12/06/2024, 21:56:20:689 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[12/06/2024, 21:56:20:689 BST] 00000001 id=8751cb2e io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[12/06/2024, 21:56:20:689 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 start (UDP): attempt to bind a channel at host localhost port 9084
[12/06/2024, 21:56:20:690 BST] 00000041 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[12/06/2024, 21:56:20:790 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       1 UDPConfigurationImpl object constructed with null properties
[12/06/2024, 21:56:20:790 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Config parameters for UDP Channel: null
[12/06/2024, 21:56:20:791 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 Inbound: false
[12/06/2024, 21:56:20:791 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeSocket: 1024000
[12/06/2024, 21:56:20:791 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 receiveBufferSizeChannel: 65535
[12/06/2024, 21:56:20:791 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 sendBufferSizeSocket: 1024000
[12/06/2024, 21:56:20:791 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting receive buffer to size 1024000
[12/06/2024, 21:56:20:791 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPConfigurationImpl       3 setting send buffer to size 1024000
[12/06/2024, 21:56:20:794 BST] 00000001 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 startOutbound (UDP): attempt to bind a channel at host localhost port 9084
[12/06/2024, 21:56:20:796 BST] 00000042 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 CWUDP0001I 
                                                                                                               null
                                                                                                               null  (IPv4: 127.0.0.1)
                                                                                                               9084
[12/06/2024, 21:56:20:898 BST] 00000001 id=8751cb2e io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[12/06/2024, 21:56:20:898 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@ab94b7ef
[12/06/2024, 21:56:20:899 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@ad4a01ba
[12/06/2024, 21:56:20:900 BST] 00000042 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   3 CWUDP0002I 
                                                                                                               null
                                                                                                               localhost
                                                                                                               9084
[12/06/2024, 21:56:20:901 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@163ba6e3
[12/06/2024, 21:56:20:901 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[12/06/2024, 21:56:20:901 BST] 00000041 id=00000000 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.
[12/06/2024, 21:56:22:905 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[12/06/2024, 21:56:22:908 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[12/06/2024, 21:56:22:908 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[12/06/2024, 21:56:20:690 BST] 00000041 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0400I: UDP Channel null is listening on host null  (IPv4: 127.0.0.1) port 9084.
[12/06/2024, 21:56:20:901 BST] 00000041 io.openliberty.netty.internal.udp.UDPUtils                   I CWWKO0401I: UDP Channel null has stopped listening on host localhost port 9084.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d2b870ec
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@d2b870ec
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@d2b870ec
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[12/06/2024, 21:56:22:928 BST] 00000001 id=1c916eb4 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[12/06/2024, 21:56:22:928 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[12/06/2024, 21:56:22:930 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x82af2d89, L:/127.0.0.1:9080]
[12/06/2024, 21:56:22:930 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[12/06/2024, 21:56:22:930 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[12/06/2024, 21:56:22:930 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[12/06/2024, 21:56:22:930 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[12/06/2024, 21:56:22:930 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[12/06/2024, 21:56:22:930 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[12/06/2024, 21:56:22:930 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[12/06/2024, 21:56:23:031 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       1 TCPChannelConfiguration object constructed with null properties
[12/06/2024, 21:56:23:031 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[12/06/2024, 21:56:23:031 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[12/06/2024, 21:56:23:032 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[12/06/2024, 21:56:23:032 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[12/06/2024, 21:56:23:032 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[12/06/2024, 21:56:23:032 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[12/06/2024, 21:56:23:032 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[12/06/2024, 21:56:23:032 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[12/06/2024, 21:56:23:032 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[12/06/2024, 21:56:23:032 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[12/06/2024, 21:56:23:045 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 startOutbound (TCP): attempt to connect to host localhost port 9080
[12/06/2024, 21:56:23:058 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:47934
[12/06/2024, 21:56:23:058 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:47934
[12/06/2024, 21:56:23:058 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[12/06/2024, 21:56:23:058 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[12/06/2024, 21:56:23:058 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[12/06/2024, 21:56:23:059 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[12/06/2024, 21:56:23:059 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 TCP_CHANNEL_STARTED 
                                                                                                               null
                                                                                                               localhost  (IPv4: 127.0.0.1)
                                                                                                               9080
[12/06/2024, 21:56:23:064 BST] 0000004e id=05e49739 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 handler added toChannelHandlerContext(tcpLoggingHandler, [id: 0x4b7bad33, L:/127.0.0.1:9080 - R:/127.0.0.1:47934]), channel [id: 0x4b7bad33, L:/127.0.0.1:9080 - R:/127.0.0.1:47934]
[12/06/2024, 21:56:23:067 BST] 0000004e id=00000000 io.openliberty.netty.internal.tcp.TCPChannelInitializerImpl  3 Initializing channel: [id: 0x4b7bad33, L:/127.0.0.1:9080 - R:/127.0.0.1:47934] found parent to be: [id: 0x82af2d89, L:/127.0.0.1:9080]
[12/06/2024, 21:56:23:067 BST] 0000004e id=00000000 io.openliberty.netty.internal.tcp.TCPChannelInitializerImpl  3 Found group to be: DefaultChannelGroup(name: group-0x7, size: 0) for parent: [id: 0x82af2d89, L:/127.0.0.1:9080]
[12/06/2024, 21:56:23:067 BST] 0000004e id=05e49739 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 registered Logging Handler for channel: [id: 0x4b7bad33, L:/127.0.0.1:9080 - R:/127.0.0.1:47934]
[12/06/2024, 21:56:23:067 BST] 0000004e id=05e49739 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 SocketChannel accepted, local: /127.0.0.1:9080 remote: /127.0.0.1:47934
[12/06/2024, 21:56:23:160 BST] 00000001 id=1c916eb4 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[12/06/2024, 21:56:23:160 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@3f8b0357
[12/06/2024, 21:56:23:160 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@b5e068bb
[12/06/2024, 21:56:23:161 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@163ba6e3
[12/06/2024, 21:56:23:161 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[12/06/2024, 21:56:23:162 BST] 0000004d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 TCP_CHANNEL_STOPPED 
                                                                                                               null
                                                                                                               localhost
                                                                                                               9080
[12/06/2024, 21:56:23:161 BST] 0000004c id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[12/06/2024, 21:56:23:189 BST] 0000004e id=05e49739 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 read completed. Read: 0 bytes
[12/06/2024, 21:56:23:190 BST] 0000004e id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Socket channel closed, local: /127.0.0.1:9080 remote: /127.0.0.1:47934
[12/06/2024, 21:56:23:190 BST] 0000004e id=05e49739 io.openliberty.netty.internal.tcp.TCPLoggingHandler          1 SocketChannel closed, local: /127.0.0.1:9080 remote: /127.0.0.1:47934
[12/06/2024, 21:56:25:170 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[12/06/2024, 21:56:25:196 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[12/06/2024, 21:56:25:197 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[12/06/2024, 21:56:22:930 BST] 0000004c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[12/06/2024, 21:56:23:161 BST] 0000004c io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@bd3ff4e7
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@bd3ff4e7
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@bd3ff4e7
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[12/06/2024, 21:56:25:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[12/06/2024, 21:56:25:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[12/06/2024, 21:56:25:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[12/06/2024, 21:56:25:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[12/06/2024, 21:56:25:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[12/06/2024, 21:56:25:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[12/06/2024, 21:56:25:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[12/06/2024, 21:56:25:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[12/06/2024, 21:56:25:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[12/06/2024, 21:56:25:213 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[12/06/2024, 21:56:25:214 BST] 00000001 id=36b09694 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[12/06/2024, 21:56:25:214 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[12/06/2024, 21:56:25:216 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x3c19153e, L:/127.0.0.1:9080]
[12/06/2024, 21:56:25:216 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[12/06/2024, 21:56:25:216 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[12/06/2024, 21:56:25:216 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[12/06/2024, 21:56:25:216 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[12/06/2024, 21:56:25:216 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[12/06/2024, 21:56:25:216 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[12/06/2024, 21:56:25:216 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[12/06/2024, 21:56:25:331 BST] 00000052 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0x9, size: 0) has closed...
[12/06/2024, 21:56:25:332 BST] 00000057 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[12/06/2024, 21:56:25:434 BST] 00000001 id=36b09694 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[12/06/2024, 21:56:25:435 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@5d938700
[12/06/2024, 21:56:25:435 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@acc77b3e
[12/06/2024, 21:56:25:436 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@163ba6e3
[12/06/2024, 21:56:25:436 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[12/06/2024, 21:56:27:341 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[12/06/2024, 21:56:27:441 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[12/06/2024, 21:56:27:441 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[12/06/2024, 21:56:25:216 BST] 00000057 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[12/06/2024, 21:56:25:332 BST] 00000057 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@35c593c
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@35c593c
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@35c593c
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[12/06/2024, 21:56:27:462 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[12/06/2024, 21:56:27:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[12/06/2024, 21:56:27:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[12/06/2024, 21:56:27:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[12/06/2024, 21:56:27:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[12/06/2024, 21:56:27:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[12/06/2024, 21:56:27:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[12/06/2024, 21:56:27:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[12/06/2024, 21:56:27:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[12/06/2024, 21:56:27:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[12/06/2024, 21:56:27:463 BST] 00000001 id=1e2e2a85 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[12/06/2024, 21:56:27:463 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[12/06/2024, 21:56:27:465 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x20b0a81b, L:/127.0.0.1:9080]
[12/06/2024, 21:56:27:465 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[12/06/2024, 21:56:27:465 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[12/06/2024, 21:56:27:465 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[12/06/2024, 21:56:27:465 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[12/06/2024, 21:56:27:465 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[12/06/2024, 21:56:27:465 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[12/06/2024, 21:56:27:465 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[12/06/2024, 21:56:27:567 BST] 00000062 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[12/06/2024, 21:56:27:569 BST] 00000001 id=1e2e2a85 io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[12/06/2024, 21:56:27:569 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@c6734533
[12/06/2024, 21:56:27:569 BST] 0000005d id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xb, size: 0) has closed...
[12/06/2024, 21:56:27:569 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@ee57ca4
[12/06/2024, 21:56:27:571 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@163ba6e3
[12/06/2024, 21:56:27:571 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[12/06/2024, 21:56:29:576 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[12/06/2024, 21:56:29:576 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[12/06/2024, 21:56:29:577 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[12/06/2024, 21:56:27:465 BST] 00000062 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[12/06/2024, 21:56:27:567 BST] 00000062 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.

-----------------------------------------------------------
    TrConfigZapper.zapTrConfig : start invoke init()
init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4ac306ba
registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@4ac306ba
captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@4ac306ba
    TrConfigZapper.zapTrConfig : finished invoke init()
-----------------------------------------------------------
SharedOutputManager captured the following trace output: 
[12/06/2024, 21:56:29:594 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 Config parameters for TCP Channel: null
[12/06/2024, 21:56:29:594 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostname: localhost
[12/06/2024, 21:56:29:594 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 port: 80
[12/06/2024, 21:56:29:594 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 maxOpenConnections: 128000
[12/06/2024, 21:56:29:594 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressExcludeList: null
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameExcludeList: null
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 addressIncludeList: null
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 hostNameIncludeList: null
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 listenBacklog: 511
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 newConnectionBufferSize: 8192
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 portOpenRetries: 14
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 caseInsensitiveHostnames: true
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soReuseAddr: true
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 inactivityTimeout: 60000
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 workGroup: Default
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 allocateBuffersDirect: true
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 tcpNoDelay: true
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 receiveBufferSize: -1
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 sendBufferSize: -1
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 commOption: 1
[12/06/2024, 21:56:29:595 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPConfigurationImpl       3 soLinger: -1
[12/06/2024, 21:56:29:595 BST] 00000001 id=1c46af0f io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Netty Framework signaled- Server Completely Started signal received
[12/06/2024, 21:56:29:596 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9080
[12/06/2024, 21:56:29:597 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9081
[12/06/2024, 21:56:29:597 BST] 00000001 id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 start (TCP): attempt to bind a channel at host localhost port 9082
[12/06/2024, 21:56:29:598 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x7c24b1a2, L:/127.0.0.1:9080]
[12/06/2024, 21:56:29:598 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9080
[12/06/2024, 21:56:29:598 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9080
[12/06/2024, 21:56:29:598 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[12/06/2024, 21:56:29:599 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[12/06/2024, 21:56:29:599 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[12/06/2024, 21:56:29:599 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[12/06/2024, 21:56:29:599 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[12/06/2024, 21:56:29:601 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x4f060920, L:/127.0.0.1:9081]
[12/06/2024, 21:56:29:601 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9081
[12/06/2024, 21:56:29:601 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9081
[12/06/2024, 21:56:29:601 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[12/06/2024, 21:56:29:601 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[12/06/2024, 21:56:29:601 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[12/06/2024, 21:56:29:601 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[12/06/2024, 21:56:29:601 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9081.
[12/06/2024, 21:56:29:602 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 Adding new channel group for [id: 0x810c0b85, L:/127.0.0.1:9082]
[12/06/2024, 21:56:29:602 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress is: /127.0.0.1:9082
[12/06/2024, 21:56:29:602 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getLocalSocketAddress is: /127.0.0.1:9082
[12/06/2024, 21:56:29:602 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress hostname is: localhost
[12/06/2024, 21:56:29:602 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 serverSocket getInetAddress address is: 127.0.0.1
[12/06/2024, 21:56:29:602 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getHostname() is: localhost
[12/06/2024, 21:56:29:602 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   3 channelConfig.getPort() is: 80
[12/06/2024, 21:56:29:602 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9082.
[12/06/2024, 21:56:29:703 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[12/06/2024, 21:56:29:706 BST] 0000006c id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xd, size: 0) has closed...
[12/06/2024, 21:56:29:706 BST] 0000006c id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xe, size: 0) has closed...
[12/06/2024, 21:56:29:706 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9081.
[12/06/2024, 21:56:29:709 BST] 0000006d id=00000000 io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9082.
[12/06/2024, 21:56:29:711 BST] 00000001 id=1c46af0f io.openliberty.netty.internal.impl.NettyFrameworkImpl        1 Deactivate called 
                                                                                                               null
                                                                                                               null
[12/06/2024, 21:56:29:711 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down parentGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@c429c44b
[12/06/2024, 21:56:29:711 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down childGroup Event Loop io.netty.channel.nio.NioEventLoopGroup@eb24684b
[12/06/2024, 21:56:29:712 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Gracefully shutting down GlobalEventExecutor io.netty.util.concurrent.GlobalEventExecutor@163ba6e3
[12/06/2024, 21:56:29:713 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for parentGroup Event Loop shutdown...
[12/06/2024, 21:56:29:713 BST] 0000006c id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 channel groupDefaultChannelGroup(name: group-0xf, size: 0) has closed...
[12/06/2024, 21:56:31:719 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for childGroup Event Loop shutdown...
[12/06/2024, 21:56:31:719 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Waiting for GlobalEventExecutor shutdown...
[12/06/2024, 21:56:31:719 BST] 00000001 id=00000000 io.openliberty.netty.internal.impl.NettyFrameworkImpl        3 Event loops finished clean up!

-----------------------------------------------------------
-----------------------------------------------------------
SharedOutputManager captured the following message output: 
[12/06/2024, 21:56:29:599 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9080.
[12/06/2024, 21:56:29:601 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9081.
[12/06/2024, 21:56:29:602 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0219I: TCP Channel null has been started and is now listening for requests on host localhost  (IPv4: 127.0.0.1) port 9082.
[12/06/2024, 21:56:29:703 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9080.
[12/06/2024, 21:56:29:706 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9081.
[12/06/2024, 21:56:29:709 BST] 0000006d io.openliberty.netty.internal.tcp.TCPUtils                   I CWWKO0220I: TCP Channel null has stopped listening for requests on host localhost port 9082.

-----------------------------------------------------------