11:45:55.156 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-CFG-DCL 11:45:55.156 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-OPER-DCL 11:45:55.156 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-STATE-DCL 11:45:55.161 [main] INFO o.o.g.s.impl.SimulatedGnmiDevice - Starting gNMI device simulator on 127.0.0.1:10161 ... 11:45:55.166 [main] INFO o.o.g.s.impl.SimulatedGnmiDevice - gNMI device simulator is up and running 11:45:55.166 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending get request: path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } encoding: JSON_IETF 11:45:55.187 [nioEventLoopGroup-27-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_BACKLOG' for channel '[id: 0x4052ebe5, L:/127.0.0.1:10161 - R:/127.0.0.1:48028]' Dec 16, 2025 11:45:55 AM io.grpc.netty.NettyServerTransport notifyTerminated INFO: Transport failed io.netty.handler.codec.http2.Http2Exception: HTTP/2 client preface string missing or corrupt. Hex dump for received bytes: 16030301890100018503036b03e096f1122f37e564caceaf at io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:98) at io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.readClientPrefaceString(Http2ConnectionHandler.java:319) at io.netty.handler.codec.http2.Http2ConnectionHandler$PrefaceDecoder.decode(Http2ConnectionHandler.java:245) at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:451) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:356) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:168) at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445) at io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:381) at io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:587) at io.netty.channel.nio.NioIoHandler.processSelectedKeysOptimized(NioIoHandler.java:562) at io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:503) at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:475) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1193) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 11:45:55.581 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-CFG-DCL 11:45:55.581 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-OPER-DCL 11:45:55.581 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-STATE-DCL 11:45:55.587 [main] INFO o.o.g.s.impl.SimulatedGnmiDevice - Starting gNMI device simulator on 127.0.0.1:10161 ... 11:45:55.593 [main] INFO o.o.g.s.impl.SimulatedGnmiDevice - gNMI device simulator is up and running 11:45:55.593 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending get request: path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } encoding: JSON_IETF 11:45:55.622 [nioEventLoopGroup-29-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_BACKLOG' for channel '[id: 0x112b9d46, L:/127.0.0.1:10161 - R:/127.0.0.1:48038]' 11:45:55.666 [grpc-default-executor-2] INFO o.o.g.s.g.AuthenticationInterceptor - Authentication Service accepted user [admin] as authenticated 11:45:55.672 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Received get response: notification { timestamp: 1765885555669 update { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } val { json_ietf_val: "{\"mtu\":1500}" } } } 11:45:55.673 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending set request: update { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } val { int_val: 500 } } 11:45:55.676 [grpc-default-executor-0] INFO o.o.g.s.g.AuthenticationInterceptor - Authentication Service accepted user [admin] as authenticated 11:45:55.680 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Received set response: response { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } op: UPDATE } 11:45:55.681 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending get request: path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } encoding: JSON_IETF 11:45:55.683 [grpc-default-executor-0] INFO o.o.g.s.g.AuthenticationInterceptor - Authentication Service accepted user [admin] as authenticated 11:45:55.686 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Received get response: notification { timestamp: 1765885555684 update { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } val { json_ietf_val: "{\"mtu\":500}" } } } 11:45:55.686 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending delete request: delete { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } 11:45:55.688 [grpc-default-executor-2] INFO o.o.g.s.g.AuthenticationInterceptor - Authentication Service accepted user [admin] as authenticated 11:45:55.693 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Received delete response: response { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } op: DELETE } 11:45:55.693 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending get request: path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } encoding: JSON_IETF 11:45:55.696 [grpc-default-executor-2] INFO o.o.g.s.g.AuthenticationInterceptor - Authentication Service accepted user [admin] as authenticated 11:45:56.064 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-CFG-DCL 11:45:56.065 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-OPER-DCL 11:45:56.065 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-STATE-DCL 11:45:56.070 [main] INFO o.o.g.s.impl.SimulatedGnmiDevice - Starting gNMI device simulator on 127.0.0.1:10161 ... 11:45:56.075 [main] INFO o.o.g.s.impl.SimulatedGnmiDevice - gNMI device simulator is up and running 11:45:56.075 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending get request: path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } encoding: JSON_IETF 11:45:56.080 [nioEventLoopGroup-31-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_BACKLOG' for channel '[id: 0x7260a3ff, L:/127.0.0.1:10161 - R:/127.0.0.1:48054]' 11:45:56.097 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Received get response: notification { timestamp: 1765885556095 update { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } val { json_ietf_val: "{\"mtu\":1500}" } } } 11:45:56.098 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending set request: update { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } val { int_val: 500 } } 11:45:56.104 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Received set response: response { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } op: UPDATE } 11:45:56.104 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending get request: path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } encoding: JSON_IETF 11:45:56.108 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Received get response: notification { timestamp: 1765885556107 update { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } val { json_ietf_val: "{\"mtu\":500}" } } } 11:45:56.109 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending delete request: delete { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } 11:45:56.113 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Received delete response: response { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } op: DELETE } 11:45:56.113 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending get request: path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } encoding: JSON_IETF 11:45:56.494 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-CFG-DCL 11:45:56.494 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-OPER-DCL 11:45:56.494 [main] INFO o.o.m.d.s.i.InMemoryDOMDataStore - ThreadFactory created: DOM-STATE-DCL 11:45:56.499 [main] INFO o.o.g.s.impl.SimulatedGnmiDevice - Starting gNMI device simulator on 127.0.0.1:10161 ... 11:45:56.501 [main] INFO o.o.g.s.impl.SimulatedGnmiDevice - gNMI device simulator is up and running 11:45:56.502 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending get request: path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } encoding: JSON_IETF 11:45:56.521 [nioEventLoopGroup-33-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_BACKLOG' for channel '[id: 0x2fe30a2e, L:/127.0.0.1:10161 - R:/127.0.0.1:48068]' 11:45:56.549 [grpc-default-executor-0] INFO o.o.g.s.g.AuthenticationInterceptor - Denied request: Wrong username or password 11:45:56.550 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending set request: update { path { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } val { int_val: 500 } } 11:45:56.553 [grpc-default-executor-0] INFO o.o.g.s.g.AuthenticationInterceptor - Denied request: Wrong username or password 11:45:56.554 [main] INFO o.o.g.test.gnmi.AuthenticationTest - Sending delete request: delete { elem { name: "openconfig-interfaces:interfaces" } elem { name: "interface" key { key: "name" value: "eth3" } } elem { name: "config" } elem { name: "mtu" } } 11:45:56.555 [grpc-default-executor-0] INFO o.o.g.s.g.AuthenticationInterceptor - Denied request: Wrong username or password