-
Bug
-
Resolution: Done-Errata
-
Major
-
4.14
-
None
-
No
-
0
-
WINC - Sprint 243
-
1
-
False
-
-
N/A
-
Release Note Not Required
This is a clone of issue OCPBUGS-18554. The following is the description of the original issue:
—
Description of problem:
vSphere e2e proxy test is failing when trying to delete BYOH nodes. https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_windows-machine-config-operator/1763/pull-ci-openshift-windows-machine-config-operator-master-vsphere-proxy-e2e-operator/1698818301280391168
Version-Release number of selected component (if applicable):
How reproducible:
This is occurring every few CI runs: https://prow.ci.openshift.org/job-history/gs/origin-ci-test/pr-logs/directory/pull-ci-openshift-windows-machine-config-operator-master-vsphere-proxy-e2e-operator
Steps to Reproduce:
Actual results:
2023-08-31T09:07:25Z INFO wc 192.168.134.68 rebooting instance 2023-08-31T09:07:25Z DEBUG wc 192.168.134.68 run {"cmd": "Get-HnsNetwork | where { $_.Name -eq 'BaseOVNKubernetesHybridOverlayNetwork'} | Remove-HnsNetwork;", "out": ""} 2023-08-31T09:07:25Z DEBUG wc 192.168.134.68 run {"cmd": "Restart-Computer -Force", "out": ""} 2023-08-31T09:07:25Z DEBUG wc 192.168.134.68 SSH dial {"IP Address": "192.168.134.68", "error": "ssh: handshake failed: read tcp 192.168.134.86:51354->192.168.134.68:22: read: connection reset by peer"} 2023-08-31T09:07:25Z ERROR wc 192.168.134.68 error running {"cmd": "Get-HnsNetwork | where { $_.Name -eq 'BaseOVNKubernetesHybridOverlayNetwork'}", "out": "", "error": "ssh: unexpected packet in response to channel open: <nil>"} github.com/openshift/windows-machine-config-operator/pkg/windows.(*windows).Run /build/windows-machine-config-operator/pkg/windows/windows.go:383 github.com/openshift/windows-machine-config-operator/pkg/windows.(*windows).ensureHNSNetworksAreRemoved.func1 /build/windows-machine-config-operator/pkg/windows/windows.go:883 k8s.io/apimachinery/pkg/util/wait.ConditionFunc.WithContext.func1 /build/windows-machine-config-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:109 k8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtectionWithContext /build/windows-machine-config-operator/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:154 k8s.io/apimachinery/pkg/util/wait.poll
Expected results:
Additional info:
- clones
-
OCPBUGS-18554 error removing %s HNS network when cleaning up BYOH proxy nodes
- Closed
- is blocked by
-
OCPBUGS-18554 error removing %s HNS network when cleaning up BYOH proxy nodes
- Closed
- links to
-
RHSA-2023:110725 Red Hat OpenShift support for Windows Containers 9.0.0 security update
- mentioned on