This job view page is being replaced by Spyglass soon. Check out the new job view.
PRMadhavJivrajani: [Prepare for go1.20] *: Bump version of vmware/govmomi
ResultFAILURE
Tests 2 failed / 37505 succeeded
Started2023-01-02 16:47
Elapsed27m58s
Revisiond42ec1f891364a7b8e930e92e943dec9636d5a9c
Refs 114762

Test Failures


k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/azure/retry TestJitterWithNegativeMaxFactor 0.00s

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/azure/retry -run TestJitterWithNegativeMaxFactor$
=== RUN   TestJitterWithNegativeMaxFactor
    azure_retry_test.go:88: 
        	Error Trace:	/home/prow/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/azure/retry/azure_retry_test.go:88
        	Error:      	Not equal: 
        	            	expected: false
        	            	actual  : true
        	Test:       	TestJitterWithNegativeMaxFactor
--- FAIL: TestJitterWithNegativeMaxFactor (0.00s)

				from junit_20230102-164835.xml

Filter through log files | View test history on testgrid


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

go test -v k8s.io/kubernetes/vendor/k8s.io/legacy-cloud-providers/vsphere/vclib -run TestWithVerificationWithoutCaCertOrThumbprint$
=== RUN   TestWithVerificationWithoutCaCertOrThumbprint
2023/01/02 17:12:59 http: TLS handshake error from 127.0.0.1:39348: remote error: tls: bad certificate
E0102 17:12:59.573918   87888 connection.go:197] Failed to create new client. err: Post "https://127.0.0.1:38853/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:38853/sdk": tls: failed to verify certificate: x509: certificate signed by unknown authority' (&url.Error{Op:"Post", URL:"https://127.0.0.1:38853/sdk", Err:(*tls.CertificateVerificationError)(0xc0004aa4b0)})
--- FAIL: TestWithVerificationWithoutCaCertOrThumbprint (0.12s)

				from junit_20230102-164835.xml

Filter through log files | View test history on testgrid


Show 37505 Passed Tests