Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-18554

error removing %s HNS network when cleaning up BYOH proxy nodes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Major Major
    • 4.15.0
    • 4.14
    • Windows Containers
    • None
    • No
    • 3
    • WINC - Sprint 243
    • 1
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      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:

      
      

            mohashai Mohammad Shaikh
            rh-ee-ssoto Sebastian Soto
            Aharon Rasouli Aharon Rasouli
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: