Comment 0 for bug 1855809

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : vclib from ubuntu_k8s_unit_tests fail on Eoan 5.3 GCP

Issue found on 5.3.0-1010 Eoan GCP

 E1207 09:14:34.779687 29118 datacenter.go:45] Failed to find the datacenter: enoent. err: datacenter 'enoent' not found
 E1207 09:14:34.783331 29118 datacenter.go:78] Unable to find VM by UUID. VM UUID: enoent
 E1207 09:14:34.785587 29118 datacenter.go:106] Failed to find VM by Path. VM Path: enoent, err: vm 'enoent' not found
 E1207 09:14:34.787217 29118 datacenter.go:153] Failed to parse vmDiskPath: enoent
 E1207 09:14:34.788754 29118 datacenter.go:165] Failed while searching for datastore: enoent. err: datastore 'enoent' not found
 E1207 09:14:34.792557 29118 datacenter.go:165] Failed while searching for datastore: enoent. err: datastore 'enoent' not found
 E1207 09:14:34.801865 29118 datacenter.go:191] Failed to get the folder reference for enoent. err: folder 'enoent' not found
 E1207 09:14:34.804569 29118 datacenter.go:203] VirtualMachine Object list is empty
 E1207 09:14:34.805548 29118 datacenter.go:213] Failed to get VM managed objects from VM objects. vmObjList: [VirtualMachine:vm-54 @ /DC0/vm/DC0_H0_VM1], properties: [enoent], err: InvalidProperty
 E1207 09:14:34.806781 29118 datacenter.go:241] Datastore Object list is empty
 E1207 09:14:34.807159 29118 datacenter.go:251] Failed to get Datastore managed objects from datastore objects. dsObjList: [Datastore:/tmp/govcsim-DC0-LocalDS_0-314024335@folder-5 @ /DC0/datastore/LocalDS_0], properties: [enoent], err: InvalidProperty
 E1207 09:14:34.968117 29118 connection.go:180] Failed to create new client. err: EOF
 2019/12/07 09:14:35 http: TLS handshake error from 127.0.0.1:58028: remote error: tls: bad certificate
 E1207 09:14:35.039988 29118 connection.go:180] Failed to create new client. err: Post https://127.0.0.1:35147/sdk: Host "127.0.0.1:35147" thumbprint does not match "obviously wrong"
 E1207 09:14:35.052610 29118 connection.go:180] Failed to create new client. err: Post https://127.0.0.1:40591/sdk: x509: certificate signed by unknown authority
 2019/12/07 09:14:35 http: TLS handshake error from 127.0.0.1:37506: remote error: tls: bad certificate
 2019/12/07 09:14:35 http: TLS handshake error from 127.0.0.1:33050: remote error: tls: bad certificate
 E1207 09:14:35.081393 29118 connection.go:180] Failed to create new client. err: EOF
 E1207 09:14:35.081489 29118 connection.go:163] Failed to parse URL: . err: parse https://should-not-matter:should-not-matter: invalid port ":should-not-matter" after host
 --- FAIL: TestWithInvalidCaCertPath (0.00s)
 connection_test.go:168: Expected an os.PathError, got: 'parse https://should-not-matter:should-not-matter: invalid port ":should-not-matter" after host' (&url.Error{Op:"parse", URL:"https://should-not-matter:should-not-matter", Err:(*errors.errorString)(0xc0004fcd70)})
 E1207 09:14:35.081626 29118 connection.go:163] Failed to parse URL: . err: parse https://should-not-matter:should-not-matter: invalid port ":should-not-matter" after host
 --- FAIL: TestInvalidCaCert (0.00s)
 connection_test.go:182: Expected invalid certificate error, got 'parse https://should-not-matter:should-not-matter: invalid port ":should-not-matter" after host'
 FAIL
 FAIL k8s.io/kubernetes/pkg/cloudprovider/providers/vsphere/vclib 0.319s