This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 2 failed / 1288 succeeded
Started2023-03-25 04:25
Elapsed6m56s
Revisionmain

Test Failures


Control Plane Standup Unit Tests [It] Control Plane should start and stop successfully with a default etcd & apiserver 22s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Control\sPlane\sStandup\sUnit\sTests\s\[It\]\sControl\sPlane\sshould\sstart\sand\sstop\ssuccessfully\swith\sa\sdefault\setcd\s\&\sapiserver$'
[FAILED] Expected success, but got an error:
    <*errors.errorString | 0xc0003db0f0>: 
    timeout waiting for process kube-apiserver to start
    {
        s: "timeout waiting for process kube-apiserver to start",
    }
In [It] at: /home/prow/go/src/github.com/kubernetes-sigs/controller-runtime/pkg/internal/testing/controlplane/plane_test.go:33 @ 03/25/23 04:30:16.876

				
				Click to see stdout/stderrfrom junit_pkg-internal-testing-controlplane.xml

Filter through log files | View test history on testgrid


Controller internal Suite [It] controller Start should not error when cache sync timeout is of sufficiently high 0.19s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Controller\sinternal\sSuite\s\[It\]\scontroller\sStart\sshould\snot\serror\swhen\scache\ssync\stimeout\sis\sof\ssufficiently\shigh$'
[FAILED] Expected success, but got an error:
    <*fmt.wrapError | 0xc000322340>: 
    failed to wait for testcontroller caches to sync: failed to get informer from cache: GetInformer timed out
    {
        msg: "failed to wait for testcontroller caches to sync: failed to get informer from cache: GetInformer timed out",
        err: <*fmt.wrapError | 0xc000400060>{
            msg: "failed to get informer from cache: GetInformer timed out",
            err: <*errors.errorString | 0xc00041a020>{
                s: "GetInformer timed out",
            },
        },
    }
In [It] at: /home/prow/go/src/github.com/kubernetes-sigs/controller-runtime/pkg/internal/controller/controller_test.go:176 @ 03/25/23 04:30:14.889

				
				Click to see stdout/stderrfrom junit_pkg-internal-controller.xml

Filter through log files | View test history on testgrid


Show 1288 Passed Tests

Show 91 Skipped Tests