This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 4 failed / 3901 succeeded
Started2023-01-24 15:14
Elapsed5m47s
Revisionrelease-1.2

Test Failures


sigs.k8s.io/cluster-api/util/patch TestPatchHelper 0.41s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\/util\/patch\sTestPatchHelper$'
=== RUN   TestPatchHelper
--- FAIL: TestPatchHelper (0.41s)

				from junit.xml

Filter through log files | View test history on testgrid


sigs.k8s.io/cluster-api/util/patch TestPatchHelper/Should_patch_conditions 0.34s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\/util\/patch\sTestPatchHelper\/Should\_patch\_conditions$'
=== RUN   TestPatchHelper/Should_patch_conditions
    --- FAIL: TestPatchHelper/Should_patch_conditions (0.34s)

				from junit.xml

Filter through log files | View test history on testgrid


sigs.k8s.io/cluster-api/util/patch TestPatchHelper/Should_patch_conditions/on_a_clusterv1.Cluster_object 0.22s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\/util\/patch\sTestPatchHelper\/Should\_patch\_conditions\/on\_a\_clusterv1\.Cluster\_object$'
=== RUN   TestPatchHelper/Should_patch_conditions/on_a_clusterv1.Cluster_object
        --- FAIL: TestPatchHelper/Should_patch_conditions/on_a_clusterv1.Cluster_object (0.22s)

				from junit.xml

Filter through log files | View test history on testgrid


sigs.k8s.io/cluster-api/util/patch TestPatchHelper/Should_patch_conditions/on_a_clusterv1.Cluster_object/should_recover_if_there_is_a_resolvable_conflict 0.03s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\/util\/patch\sTestPatchHelper\/Should\_patch\_conditions\/on\_a\_clusterv1\.Cluster\_object\/should\_recover\_if\_there\_is\_a\_resolvable\_conflict$'
=== RUN   TestPatchHelper/Should_patch_conditions/on_a_clusterv1.Cluster_object/should_recover_if_there_is_a_resolvable_conflict
    patch_test.go:223: Creating the object
    patch_test.go:230: Checking that the object has been created
    patch_test.go:238: Marking a custom condition to be false
    patch_test.go:242: Validating that the local object's resource version is behind
    patch_test.go:245: Creating a new patch helper
    patch_test.go:249: Marking Ready=True
    patch_test.go:252: Patching the object
    patch_test.go:255: Validating the object has been updated
            --- FAIL: TestPatchHelper/Should_patch_conditions/on_a_clusterv1.Cluster_object/should_recover_if_there_is_a_resolvable_conflict (0.03s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
	panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1769293]

goroutine 970 [running]:
testing.tRunner.func1.2({0x18fa8c0, 0x2c0c4e0})
	/usr/local/go/src/testing/testing.go:1396 +0x24e
testing.tRunner.func1()
	/usr/local/go/src/testing/testing.go:1399 +0x39f
panic({0x18fa8c0, 0x2c0c4e0})
	/usr/local/go/src/runtime/panic.go:884 +0x212
sigs.k8s.io/cluster-api/util/patch.TestPatchHelper.func3.2.2.3()
	/home/prow/go/src/sigs.k8s.io/cluster-api/util/patch/patch_test.go:271 +0x373
reflect.Value.call({0x184f160?, 0xc000a63680?, 0x0?}, {0x1b30bcc, 0x4}, {0xc000f3bb18, 0x0, 0x0?})
	/usr/local/go/src/reflect/value.go:584 +0x8c5
reflect.Value.Call({0x184f160?, 0xc000a63680?, 0x45bb16?}, {0xc000f3bb18?, 0x4?, 0x40f73f?})
	/usr/local/go/src/reflect/value.go:368 +0xbc
github.com/onsi/gomega/internal.NewAsyncAssertion.func1()
	/home/prow/go/pkg/mod/github.com/onsi/gomega@v1.18.1/internal/async_assertion.go:48 +0xb1
github.com/onsi/gomega/internal.(*AsyncAssertion).pollActual(0x18?)
	/home/prow/go/pkg/mod/github.com/onsi/gomega@v1.18.1/internal/async_assertion.go:132 +0x39
github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000a64e10, {0x1dfd040, 0x2c86940}, 0x1, {0x0, 0x0, 0x0})
	/home/prow/go/pkg/mod/github.com/onsi/gomega@v1.18.1/internal/async_assertion.go:162 +0xa5
github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000a64e10, {0x1dfd040, 0x2c86940}, {0x0, 0x0, 0x0})
	/home/prow/go/pkg/mod/github.com/onsi/gomega@v1.18.1/internal/async_assertion.go:107 +0x6b
sigs.k8s.io/cluster-api/util/patch.TestPatchHelper.func3.2.2(0xc000a57040)
	/home/prow/go/src/sigs.k8s.io/cluster-api/util/patch/patch_test.go:277 +0xdbd
testing.tRunner(0xc000a57040, 0xc0006eddc0)
	/usr/local/go/src/testing/testing.go:1446 +0x10b
created by testing.(*T).Run
	/usr/local/go/src/testing/testing.go:1493 +0x35f

				from junit.xml

Filter through log files | View test history on testgrid


Show 3901 Passed Tests

Show 6 Skipped Tests