This job view page is being replaced by Spyglass soon. Check out the new job view.
PRcpanato: [go] Bump images, dependencies and versions to go 1.20
ResultFAILURE
Tests 3 failed / 37531 succeeded
Started2023-01-05 16:17
Elapsed30m32s
Revision5021cc84eeaf70a7642e29490454d7bc1c83700b
Refs 114502

Test Failures


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib TestWithValidThumbprint 0.11s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib -run TestWithValidThumbprint$
=== RUN   TestWithValidThumbprint
E0105 16:45:29.688649   87742 connection.go:197] Failed to create new client. err: Post "https://127.0.0.1:39021/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority
2023/01/05 16:45:29 http: TLS handshake error from 127.0.0.1:58796: remote error: tls: bad certificate
    connection_test.go:208: Never saw a request, maybe TLS connection could not be established?
--- FAIL: TestWithValidThumbprint (0.11s)

				from junit_20230105-161838.xml

Filter through log files | View test history on testgrid


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib TestWithVerificationWithWrongThumbprint 0.37s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib -run TestWithVerificationWithWrongThumbprint$
=== RUN   TestWithVerificationWithWrongThumbprint
2023/01/05 16:45:29 http: TLS handshake error from 127.0.0.1:58410: remote error: tls: bad certificate
E0105 16:45:29.379841   87742 connection.go:197] Failed to create new client. err: Post "https://127.0.0.1:43237/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority
    connection_test.go:117: Expected wrong thumbprint error, got 'Post "https://127.0.0.1:43237/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority'
--- FAIL: TestWithVerificationWithWrongThumbprint (0.37s)

				from junit_20230105-161838.xml

Filter through log files | View test history on testgrid


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib TestWithVerificationWithoutCaCertOrThumbprint 0.20s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib -run TestWithVerificationWithoutCaCertOrThumbprint$
=== RUN   TestWithVerificationWithoutCaCertOrThumbprint
2023/01/05 16:45:29 http: TLS handshake error from 127.0.0.1:36752: remote error: tls: bad certificate
E0105 16:45:29.582416   87742 connection.go:197] Failed to create new client. err: Post "https://127.0.0.1:39127/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority
    connection_test.go:192: Expected to receive a wrapped x509.UnknownAuthorityError, got: 'Post "https://127.0.0.1:39127/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority' (&url.Error{Op:"Post", URL:"https://127.0.0.1:39127/sdk", Err:(*tls.CertificateVerificationError)(0xc000a005d0)})
--- FAIL: TestWithVerificationWithoutCaCertOrThumbprint (0.20s)

				from junit_20230105-161838.xml

Filter through log files | View test history on testgrid


Show 37531 Passed Tests