This is an automatically-generated clone of issue https://bugzilla.redhat.com/show_bug.cgi?id=2196885
with reproducer in https://bugzilla.redhat.com/show_bug.cgi?id=2216314#c4 Verified on ovn23.06-23.06.1-60.el8: [root@kvm-02-guest29 bz2216323]# bash -x rep.sh + systemctl start ovn-northd ++ ovn-nbctl --wait=sb create address-set name=as1 addresses=10.16.0.47/4,10.16.3.48/32 + as_uuid=18f3e8ce-adf5-421b-b507-3a8e48d151a0 + ovn-sbctl list address_set _uuid : 3fc173c9-bfac-4288-a3b8-8a07ab7e94f7 addresses : ["6e:fc:bc:14:74:07"] name : svc_monitor_mac _uuid : 0b7e3ab7-6bc8-4a54-a5c4-96ea568d5a75 addresses : ["10.16.0.47/4", "10.16.3.48/32"] name : as1 + ovn-nbctl --wait=sb remove address_set 18f3e8ce-adf5-421b-b507-3a8e48d151a0 addresses 10.16.0.47/4 + ovn-sbctl list address_set _uuid : 3fc173c9-bfac-4288-a3b8-8a07ab7e94f7 addresses : ["6e:fc:bc:14:74:07"] name : svc_monitor_mac <=== address set is deleted _uuid : 0b7e3ab7-6bc8-4a54-a5c4-96ea568d5a75 addresses : ["10.16.3.48/32"] name : as1 [root@kvm-02-guest29 bz2216323]# rpm -qa | grep -E "openvswitch3.1|ovn23.06" openvswitch3.1-3.1.0-70.el8fdp.x86_64 ovn23.06-23.06.1-60.el8fdp.x86_64 ovn23.06-central-23.06.1-60.el8fdp.x86_64 ovn23.06-host-23.06.1-60.el8fdp.x86_64
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (ovn23.06 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2024:0388