[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:46.750470059Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"created","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed"}]},"operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed"}]},"operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:46.818236556Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Jed","my-leaf12":"Bertha"}]}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:46.831303876Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:46.847198208Z/a:patch-contcreated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont created someDate/a:patch-contcreated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.000951376Z/a:patch-contupdated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont updated someDate/a:patch-contupdated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.011730976Z/a:patch-contdeleted [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont deleted someDate/a:patch-contdeleted [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.032839656Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.046811Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Bertha"}]}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Bertha"}]},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","data":{"instance-identifier-patch-module:my-list1":[{"name":"Althea","my-leaf11":"Bertha"}]},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.058718371Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"updated","data":{"instance-identifier-patch-module:my-leaf11":"Jed"}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.069945073Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.084668336Z/a:patch-cont/a:my-list1[a:name='Althea']created [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] created someDate/a:patch-cont/a:my-list1[a:name='Althea']created [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.095750305Z/a:patch-cont/a:my-list1[a:name='Althea']updated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] updated someDate/a:patch-cont/a:my-list1[a:name='Althea']updated [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.106481885Z/a:patch-cont/a:my-list1[a:name='Althea']deleted [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] deleted someDate/a:patch-cont/a:my-list1[a:name='Althea']deleted [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.175160084Z/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11createdJed/a:patch-cont/a:my-list1[a:name='Althea']/a:namecreatedAlthea/a:patch-cont/b:leaf1createdAugmentLeaf/a:patch-cont/b:case-leaf1createdChoiceLeaf [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11 created Jed /a:patch-cont/a:my-list1[a:name='Althea']/a:name created Althea /a:patch-cont/b:leaf1 created AugmentLeaf created /a:patch-cont/b:case-leaf1 ChoiceLeaf someDate/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11createdJed/a:patch-cont/a:my-list1[a:name='Althea']/a:namecreatedAlthea/a:patch-cont/b:leaf1createdAugmentLeaf/a:patch-cont/b:case-leaf1createdChoiceLeaf [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.195669209Z/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12createdBertha/a:patch-cont/a:my-list1[a:name='Althea']/a:nameupdatedAlthea/a:patch-cont/b:leaf1updatedAugmentLeaf/a:patch-cont/b:case-leaf1updatedChoiceUpdate [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12 created Bertha /a:patch-cont/a:my-list1[a:name='Althea']/a:name updated Althea /a:patch-cont/b:leaf1 updated AugmentLeaf /a:patch-cont/b:case-leaf1 updated ChoiceUpdate someDate/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12createdBertha/a:patch-cont/a:my-list1[a:name='Althea']/a:nameupdatedAlthea/a:patch-cont/b:leaf1updatedAugmentLeaf/a:patch-cont/b:case-leaf1updatedChoiceUpdate [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.226122922Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"created","data":{"instance-identifier-patch-module:my-leaf11":"Jed"}},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"created","data":{"instance-identifier-patch-module:name":"Althea"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"created","data":{"augment-iip-module:leaf1":"AugmentLeaf"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"created","data":{"augment-iip-module:case-leaf1":"ChoiceLeaf"}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.23832944Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"created","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"}},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"updated","data":{"instance-identifier-patch-module:name":"Althea"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"updated","data":{"augment-iip-module:leaf1":"AugmentLeaf"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"updated","data":{"augment-iip-module:case-leaf1":"ChoiceUpdate"}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"updated"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"updated"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"updated"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"updated"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","data":{"augment-iip-module:case-leaf1":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.250292812Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf1","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf1","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.262837258Z/a:patch-contcreatedAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont created Althea Jed someDate/a:patch-contcreatedAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.276118214Z/a:patch-contupdatedAltheaJedBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont updated Althea Jed Bertha someDate/a:patch-contupdatedAltheaJedBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.286905456Z/a:patch-contdeleted [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont deleted someDate/a:patch-contdeleted [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.330748908Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"created","data":{"instance-identifier-patch-module:my-leaf11":"Jed"}},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"created","data":{"instance-identifier-patch-module:name":"Althea"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"created","data":{"augment-iip-module:leaf1":"AugmentLeaf"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"created","data":{"augment-iip-module:case-leaf11":"ChoiceLeaf"}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","data":{"instance-identifier-patch-module:my-leaf11":"Jed"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","data":{"instance-identifier-patch-module:name":"Althea"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","data":{"augment-iip-module:leaf1":"AugmentLeaf"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceLeaf"},"operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.342953916Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"created","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"}},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"updated","data":{"augment-iip-module:case-leaf11":"ChoiceUpdate"}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","data":{"instance-identifier-patch-module:my-leaf12":"Bertha"},"operation":"created"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","data":{"augment-iip-module:case-leaf11":"ChoiceUpdate"},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.354364473Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf11","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/name","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']/my-leaf12","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:leaf1","operation":"deleted"},{"path":"/instance-identifier-patch-module:patch-cont/augment-iip-module:case-leaf11","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf11","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/name","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']\/my-leaf12","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:leaf1","operation":"deleted"},{"path":"\/instance-identifier-patch-module:patch-cont\/augment-iip-module:case-leaf11","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.365859253Z/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11createdJed/a:patch-cont/a:my-list1[a:name='Althea']/a:namecreatedAlthea/a:patch-cont/b:leaf1createdAugmentLeaf/a:patch-cont/b:case-leaf11createdChoiceLeaf [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11 created Jed /a:patch-cont/a:my-list1[a:name='Althea']/a:name created Althea /a:patch-cont/b:leaf1 created AugmentLeaf /a:patch-cont/b:case-leaf11 created ChoiceLeaf someDate/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11createdJed/a:patch-cont/a:my-list1[a:name='Althea']/a:namecreatedAlthea/a:patch-cont/b:leaf1createdAugmentLeaf/a:patch-cont/b:case-leaf11createdChoiceLeaf [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.379312433Z/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12createdBertha/a:patch-cont/b:case-leaf11updatedChoiceUpdate [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12 created Bertha /a:patch-cont/b:case-leaf11 updated ChoiceUpdate someDate/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf12createdBertha/a:patch-cont/b:case-leaf11updatedChoiceUpdate [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.401260095Z/a:patch-contcreatedAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont created Althea Jed someDate/a:patch-contcreatedAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.4168Z/a:patch-cont/a:my-list1[a:name='Althea']updatedAltheaBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] updated Althea Bertha someDate/a:patch-cont/a:my-list1[a:name='Althea']updatedAltheaBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.428551916Z/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11updatedJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11 updated Jed someDate/a:patch-cont/a:my-list1[a:name='Althea']/a:my-leaf11updatedJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.439679506Z/a:patch-contdeleted [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont deleted someDate/a:patch-contdeleted [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.453817824Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.465475498Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"updated"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.477077421Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.4916591Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"created","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed"}]}},"operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.50430658Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"updated","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"name":"Althea","my-leaf11":"Jed","my-leaf12":"Bertha"}]}}}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]}},"operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","data":{"instance-identifier-patch-module:patch-cont":{"my-list1":[{"my-leaf12":"Bertha","name":"Althea","my-leaf11":"Jed"}]}},"operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.518286054Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont","operation":"deleted"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.528992553Z/a:patch-cont/a:my-list1[a:name='Althea']createdAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] created Althea Jed someDate/a:patch-cont/a:my-list1[a:name='Althea']createdAltheaJed [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.54075772Z/a:patch-cont/a:my-list1[a:name='Althea']updatedAltheaJedBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] updated Althea Jed Bertha someDate/a:patch-cont/a:my-list1[a:name='Althea']updatedAltheaJedBertha [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: 2026-07-14T19:22:47.552023473Z/a:patch-cont/a:my-list1[a:name='Althea']deleted [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: someDate /a:patch-cont/a:my-list1[a:name='Althea'] deleted someDate/a:patch-cont/a:my-list1[a:name='Althea']deleted [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.577474076Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"created"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"created"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"created"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.588448192Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"updated"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"updated"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"updated"}]},"event-time":"someDate"}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - lastNotification: {"ietf-restconf:notification":{"event-time":"2026-07-14T19:22:47.599371526Z","sal-remote:data-changed-notification":{"data-change-event":[{"path":"/instance-identifier-patch-module:patch-cont/my-list1[name='Althea']","operation":"deleted"}]}}} [main] INFO org.opendaylight.netconf.sal.remote.impl.DataTreeChangeStreamTest - Comparing: {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}} {"ietf-restconf:notification":{"sal-remote:data-changed-notification":{"data-change-event":[{"path":"\/instance-identifier-patch-module:patch-cont\/my-list1[name='Althea']","operation":"deleted"}]},"event-time":"someDate"}}