-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Facing issue in submariner gateway. #3188
Facing issue in submariner gateway. #3188
Comments
@Nitish-CONSORT Can you provide |
Some things of note:
The provided output was from the "kubernetes" cluster which also seems to be the broker cluster. Can you run the same commands on the other cluster? It's unclear why "ipsec whack" reports that 192-168-1-51 is not found in the active connections. Are you seeing a connectivity issue between the clusters? Have you tried running |
@Nitish-CONSORT , You can use
|
Yes restart works for me but I can't do restart to restore system in production environment. Please suggest steps to restore system automatically. |
Understood, Each K8S node runs a Kubelet and container runtime (e.g. CRI-O), the expected behavior for restarting the machine host depends on how the container runtime handles restart. If when a machine host is restarted, the container runtime (on the K8S node) stops all its containers and starts them again, then I would expect all Submariner pods to be restarted and traffic between clusters should be fine. If when restarting a machine host, the container runtime suspends/resumes its containers and doesn't restart them it could break traffic between clusters, B/C Submariner pods like all other pods on the node are not restarted. If it is the second case in your environment, I don't think there is anything to do on Submariner side but maybe in the container runtime settings Can you check how container runtime in K8S node behaves following machine host restart in your env? B. Can you elaborate on your environment? how do you apply host machine restart? C. Please attach submariner logs from both clusters (you can use |
@Nitish-CONSORT Any update on this issue? |
submariner gateway issue has been resolved. |
Could be the same root cause, did you try deleting submariner-lighthouse-agent and submariner-lighthouse-coredns pods ? |
Please run |
All files are attached. |
I see from the submariner-lighthouse-agent log that the aggregated
But I don't see it in the gather output. That's strange. I wonder if it somehow got deleted. Can you attach |
all logs of another node |
I don't see anything of note. Try unexporting the service and then re-export. |
I have un-exported and re-exported services again and it is working properly. NODE-1-submariner-20241113132637.zip I have restarted the node 1 server and again issue start coming. subctl gather logs are attached below NODE-1-submariner-20241113133837.zip |
The |
Yes, you are right. After restarting of submariner-lighthouse-agent pod, same issue is coming with service export. |
If the broker co-exists on a managed cluster, on LH agent restart, the aggregated ServiceImports on the broker are inadvertently deleted during reconciliation. Reconciliation should only process local aggregated ServiceImports and should ignore ServiceImports in the broker namespace. The latter are distinguished by the presence of the "multicluster.kubernetes.io/service-name" annotation. Fixes submariner-io/submariner#3188 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
If the broker co-exists on a managed cluster, on LH agent restart, the aggregated ServiceImports on the broker are inadvertently deleted during reconciliation. Reconciliation should only process local aggregated ServiceImports and should ignore ServiceImports in the broker namespace. The latter are distinguished by the presence of the "multicluster.kubernetes.io/service-name" annotation. The reconciliation unit test was adjusted to cover this case. Fixes submariner-io/submariner#3188 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
I found the issue with inadvertent |
If the broker co-exists on a managed cluster, on LH agent restart, the aggregated ServiceImports on the broker are inadvertently deleted during reconciliation. Reconciliation should only process local aggregated ServiceImports and should ignore ServiceImports in the broker namespace. The latter are distinguished by the presence of the "multicluster.kubernetes.io/service-name" annotation. The reconciliation unit test was adjusted to cover this case. Fixes submariner-io/submariner#3188 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
If the broker co-exists on a managed cluster, on LH agent restart, the aggregated ServiceImports on the broker are inadvertently deleted during reconciliation. Reconciliation should only process local aggregated ServiceImports and should ignore ServiceImports in the broker namespace. The latter are distinguished by the presence of the "multicluster.kubernetes.io/service-name" annotation. The reconciliation unit test was adjusted to cover this case. Fixes submariner-io/submariner#3188 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
If the broker co-exists on a managed cluster, on LH agent restart, the aggregated ServiceImports on the broker are inadvertently deleted during reconciliation. Reconciliation should only process local aggregated ServiceImports and should ignore ServiceImports in the broker namespace. The latter are distinguished by the presence of the "multicluster.kubernetes.io/service-name" annotation. The reconciliation unit test was adjusted to cover this case. Fixes submariner-io/submariner#3188 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
If the broker co-exists on a managed cluster, on LH agent restart, the aggregated ServiceImports on the broker are inadvertently deleted during reconciliation. Reconciliation should only process local aggregated ServiceImports and should ignore ServiceImports in the broker namespace. The latter are distinguished by the presence of the "multicluster.kubernetes.io/service-name" annotation. The reconciliation unit test was adjusted to cover this case. Fixes submariner-io/submariner#3188 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
If the broker co-exists on a managed cluster, on LH agent restart, the aggregated ServiceImports on the broker are inadvertently deleted during reconciliation. Reconciliation should only process local aggregated ServiceImports and should ignore ServiceImports in the broker namespace. The latter are distinguished by the presence of the "multicluster.kubernetes.io/service-name" annotation. The reconciliation unit test was adjusted to cover this case. Fixes submariner-io/submariner#3188 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
If the broker co-exists on a managed cluster, on LH agent restart, the aggregated ServiceImports on the broker are inadvertently deleted during reconciliation. Reconciliation should only process local aggregated ServiceImports and should ignore ServiceImports in the broker namespace. The latter are distinguished by the presence of the "multicluster.kubernetes.io/service-name" annotation. The reconciliation unit test was adjusted to cover this case. Fixes submariner-io/submariner#3188 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
If the broker co-exists on a managed cluster, on LH agent restart, the aggregated ServiceImports on the broker are inadvertently deleted during reconciliation. Reconciliation should only process local aggregated ServiceImports and should ignore ServiceImports in the broker namespace. The latter are distinguished by the presence of the "multicluster.kubernetes.io/service-name" annotation. The reconciliation unit test was adjusted to cover this case. Fixes submariner-io/submariner#3188 Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
I have a submariner setup in which 2 cluster are connected, cluster1 and broker is running on same host machine.
I am facing a issue during host machine restart:
Issue: when I am checking status by "subctl show connections", it is giving output "connected" state and all submariner pods are running properly but after checking gateways pod logs it is showing "not found any active active connection" and even exported services are not showing on another cluster as imported services.
subctl show connections
Cluster "kubernetes"
✓ Showing Connections
GATEWAY CLUSTER REMOTE IP NAT CABLE DRIVER SUBNETS STATUS RTT avg.
consort microk8s-cluster 192.168.1.51 no libreswan 172.30.183.0/24, 172.17.0.0/16 connected 46.848µs
Logs:
.168.2.6 --client 172.16.0.0/16 --ikeport 4500 --to --id 192.168.1.51 --host 192.168.1.51 --client 172.17.0.0/16 --ikeport 4500 --dpdaction=hold --dpddelay 30]
002 "submariner-cable-microk8s-cluster-192-168-1-51-1-1": added IKEv2 connection
2024-10-16T10:35:47.798Z INF ..gine/cableengine.go:226 CableEngine Successfully installed Endpoint cable "submariner-cable-microk8s-cluster-192-168-1-51" with remote IP 192.168.1.51
2024-10-16T10:35:51.117Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:35:51.117Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:35:51.117Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:35:51.117Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:35:51.117Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:35:56.173Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:35:56.173Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:35:56.173Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:35:56.173Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:35:56.173Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:01.241Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:01.241Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:01.241Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:01.241Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:01.241Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:06.298Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:06.298Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:06.298Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:06.298Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:06.298Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:11.374Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:11.374Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:11.374Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:11.374Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:11.374Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:16.401Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:16.401Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:16.401Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:16.401Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:16.401Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:21.458Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:21.458Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:21.458Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:21.458Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:21.458Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:26.526Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:26.526Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:26.526Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:26.526Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:26.526Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:31.579Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:31.579Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:31.579Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:31.579Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:31.579Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:36.601Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:36.601Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:36.601Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:36.601Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:36.601Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:41.625Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:41.625Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:41.625Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:41.625Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:41.625Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:46.652Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:46.652Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:46.652Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:46.652Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:46.652Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:51.675Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:51.675Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:51.675Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:51.675Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:51.675Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:56.700Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:56.700Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:56.700Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:56.700Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:36:56.700Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:01.786Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:01.786Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:01.786Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:01.786Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:01.786Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:06.808Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:06.808Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:06.808Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:06.809Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:06.809Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:11.841Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:11.841Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:11.841Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:11.841Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:11.841Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:16.896Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:16.896Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:16.896Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:16.896Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:16.896Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:21.919Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:21.919Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:21.919Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:21.919Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:21.919Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:27.046Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:27.046Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:27.046Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:27.046Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:27.046Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:32.096Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:32.096Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:32.096Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:32.096Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:32.096Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:37.147Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:37.147Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:37.147Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:37.147Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:37.147Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:42.198Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:42.198Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:42.198Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:42.198Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:42.198Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:47.256Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:47.256Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:47.256Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:47.256Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:47.256Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:52.306Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:52.306Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:52.306Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:52.306Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:52.306Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:57.423Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:57.423Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:57.423Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:57.423Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:37:57.423Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:02.482Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:02.482Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:02.482Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:02.482Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:02.482Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:07.738Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:07.738Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:07.739Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:07.739Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:07.739Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:12.847Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:12.847Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:12.847Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:12.847Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:12.847Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:17.867Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:17.867Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:17.867Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:17.867Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:17.868Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:22.894Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:22.894Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:22.894Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:22.894Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:22.894Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:27.953Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:27.953Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:27.953Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:27.953Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:27.953Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:32.975Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:32.975Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:32.975Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:32.975Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:32.975Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:38.034Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:38.034Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:38.034Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:38.034Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:38.034Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:43.091Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:43.091Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:43.091Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:43.091Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:43.091Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:48.166Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:48.166Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:48.166Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:48.167Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:48.167Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:53.219Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:53.219Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:53.219Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:53.219Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:53.219Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:58.300Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:58.300Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:58.300Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:58.300Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:38:58.300Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:03.352Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:03.352Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:03.352Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:03.352Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:03.352Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:08.394Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:08.394Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:08.394Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:08.394Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:08.394Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:13.463Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:13.463Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:13.463Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:13.463Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:13.463Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:18.545Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:18.545Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:18.545Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:18.545Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:18.545Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:23.667Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:23.668Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:23.668Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:23.668Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:23.668Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:28.722Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:28.722Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:28.722Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:28.722Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:28.722Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:33.814Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:33.814Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:33.814Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:33.814Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:33.814Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:38.905Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:38.905Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:38.905Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:38.905Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:38.905Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:44.076Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:44.076Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:44.076Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:44.076Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:44.076Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:49.139Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:49.139Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-0-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:49.139Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-0" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:49.139Z DBG ..reswan/libreswan.go:268 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51-1-1" not found in active connections obtained from whack: map[], map[]
2024-10-16T10:39:49.139Z DBG ..reswan/libreswan.go:282 libreswan Connection "submariner-cable-microk8s-cluster-192-168-1-51" not found in active connections obtained from whack: map[], map[]
The text was updated successfully, but these errors were encountered: