ResultSUCCESS
Tests 3 failed / 71 succeeded
Started2019-11-29 15:06
Elapsed1h19m
Revision
Builderc9774112-12b9-11ea-8b0c-325e67833856
Refs master:1c5b6cb6
85621:657a3a32
infra-commit48349ea19
job-versionv1.18.0-alpha.0.1191+5975b80d569031-dirty
repok8s.io/kubernetes
repo-commit5975b80d569031dc570afedb2a4c6574e512446c
repos{u'k8s.io/kubernetes': u'master:1c5b6cb66e6ae85177e76d4fddf7d99473ab2aed,85621:657a3a3294e70685229282713361ecef6a366989'}
revisionv1.18.0-alpha.0.1191+5975b80d569031-dirty

Test Failures


Kubernetes e2e suite [sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow] should access to two volumes with the same volume mode and retain data across pod recreation on the same node 10m59s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-storage\]\sIn\-tree\sVolumes\s\[Driver\:\sazure\-disk\]\s\[Testpattern\:\sDynamic\sPV\s\(block\svolmode\)\]\smultiVolume\s\[Slow\]\sshould\saccess\sto\stwo\svolumes\swith\sthe\ssame\svolume\smode\sand\sretain\sdata\sacross\spod\srecreation\son\sthe\ssame\snode$'
/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:129
Nov 29 15:41:36.371: while cleanup resource
Unexpected error:
    <errors.aggregate | len:1, cap:1>: [
        [
            {
                error: {
                    cause: {
                        s: "PersistentVolume pvc-fd4c38e1-a090-4e20-988c-edc51c519c9a still exists within 5m0s",
                    },
                    msg: "Persistent Volume pvc-fd4c38e1-a090-4e20-988c-edc51c519c9a not deleted by dynamic provisioner",
                },
                stack: [0x3995499, 0x39bb3f5, 0x39bbb06, 0x7d30a8, 0x7d2cff, 0x7d21a4, 0x7d9105, 0x7d8961, 0x7de7df, 0x7de300, 0x7ddb47, 0x7e012b, 0x7e2c87, 0x7e29cd, 0x3abb0ba, 0x3abfcab, 0x516669, 0x462e51],
            },
        ],
    ]
    Persistent Volume pvc-fd4c38e1-a090-4e20-988c-edc51c519c9a not deleted by dynamic provisioner: PersistentVolume pvc-fd4c38e1-a090-4e20-988c-edc51c519c9a still exists within 5m0s
occurred
/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:120
				
				Click to see stdout/stderrfrom junit_05.xml

Filter through log files


Kubernetes e2e suite [sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount 6m26s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-storage\]\sIn\-tree\sVolumes\s\[Driver\:\sazure\-disk\]\s\[Testpattern\:\sDynamic\sPV\s\(default\sfs\)\]\ssubPath\sshould\ssupport\sreadOnly\sdirectory\sspecified\sin\sthe\svolumeMount$'
/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:359
Nov 29 15:41:29.613: while cleaning up resource
Unexpected error:
    <errors.aggregate | len:1, cap:1>: [
        [
            {
                error: {
                    cause: {
                        s: "PersistentVolume pvc-61bae9f1-3e63-4fd4-9f97-49384a6a7507 still exists within 5m0s",
                    },
                    msg: "Persistent Volume pvc-61bae9f1-3e63-4fd4-9f97-49384a6a7507 not deleted by dynamic provisioner",
                },
                stack: [0x3995499, 0x39c48f3, 0x39c7031, 0x7d30a8, 0x7d2cff, 0x7d21a4, 0x7d9105, 0x7d8961, 0x7de7df, 0x7de300, 0x7ddb47, 0x7e012b, 0x7e2c87, 0x7e29cd, 0x3abb0ba, 0x3abfcab, 0x516669, 0x462e51],
            },
        ],
    ]
    Persistent Volume pvc-61bae9f1-3e63-4fd4-9f97-49384a6a7507 not deleted by dynamic provisioner: PersistentVolume pvc-61bae9f1-3e63-4fd4-9f97-49384a6a7507 still exists within 5m0s
occurred
/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:180
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files


Kubernetes e2e suite [sig-storage] In-tree Volumes [Driver: azure-disk] [Testpattern: Dynamic PV (default fs)] volumes should store data 12m28s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-storage\]\sIn\-tree\sVolumes\s\[Driver\:\sazure\-disk\]\s\[Testpattern\:\sDynamic\sPV\s\(default\sfs\)\]\svolumes\sshould\sstore\sdata$'
/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:150
Nov 29 15:56:27.414: Failed to create client pod: timed out waiting for the condition
/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e/framework/volume/fixtures.go:580
				
				Click to see stdout/stderrfrom junit_03.xml

Filter through log files


Show 71 Passed Tests

Show 4756 Skipped Tests