Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubernetes-e2e-gke: broken test run #31766

Closed
k8s-github-robot opened this issue Aug 31, 2016 · 1 comment
Closed

kubernetes-e2e-gke: broken test run #31766

k8s-github-robot opened this issue Aug 31, 2016 · 1 comment
Assignees
Labels
area/test-infra kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/14431/

Multiple broken tests:

Failed: [k8s.io] SSH should SSH to all nodes and run commands {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:132
Aug 30 20:32:21.256: Couldn't delete ns "e2e-tests-ssh-e1uze": an error on the server has prevented the request from succeeding (delete namespaces e2e-tests-ssh-e1uze)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:308

Issues about this test specifically: #26129

Failed: [k8s.io] ScheduledJob should schedule multiple jobs concurrently {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduledjob.go:77
Expected error:
    <*errors.StatusError | 0xc820f4e200>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {SelfLink: "", ResourceVersion: ""},
            Status: "Failure",
            Message: "an error on the server has prevented the request from succeeding (post scheduledjobs.batch)",
            Reason: "InternalError",
            Details: {
                Name: "",
                Group: "batch",
                Kind: "scheduledjobs",
                Causes: [
                    {
                        Type: "UnexpectedServerResponse",
                        Message: "Internal Server Error: \"/apis/batch/v2alpha1/namespaces/e2e-tests-scheduledjob-kweib/scheduledjobs\"",
                        Field: "",
                    },
                ],
                RetryAfterSeconds: 0,
            },
            Code: 500,
        },
    }
    an error on the server has prevented the request from succeeding (post scheduledjobs.batch)
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduledjob.go:62

Issues about this test specifically: #31657

Failed: [k8s.io] Kubectl client [k8s.io] Simple pod should return command exit codes {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:132
Aug 30 20:31:55.284: Couldn't delete ns "e2e-tests-kubectl-lxa7c": an error on the server has prevented the request from succeeding (delete namespaces e2e-tests-kubectl-lxa7c)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:308

Issues about this test specifically: #31151

Failed: [k8s.io] Kubectl client [k8s.io] Update Demo should create and stop a replication controller [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:132
Aug 30 20:32:30.129: Couldn't delete ns "e2e-tests-kubectl-zdk8d": an error on the server has prevented the request from succeeding (delete namespaces e2e-tests-kubectl-zdk8d)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:308

Issues about this test specifically: #28565 #29072 #29390 #29659 #30072

Failed: [k8s.io] Kubectl client [k8s.io] Kubectl run deployment should create a deployment from an image [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1019
Expected error:
    <*errors.StatusError | 0xc820c26380>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {SelfLink: "", ResourceVersion: ""},
            Status: "Failure",
            Message: "an error on the server has prevented the request from succeeding (get pods)",
            Reason: "InternalError",
            Details: {
                Name: "",
                Group: "",
                Kind: "pods",
                Causes: [
                    {
                        Type: "UnexpectedServerResponse",
                        Message: "Internal Server Error: \"/api/v1/namespaces/e2e-tests-kubectl-6zr28/pods?labelSelector=run%3De2e-test-nginx-deployment\"",
                        Field: "",
                    },
                ],
                RetryAfterSeconds: 0,
            },
            Code: 500,
        },
    }
    an error on the server has prevented the request from succeeding (get pods)
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:3081

Issues about this test specifically: #27532

Failed: [k8s.io] Kubectl client [k8s.io] Kubectl run --rm job should create a job from an image, then delete the job [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:1160
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.222.229 --kubeconfig=/workspace/.kube/config --namespace=e2e-tests-kubectl-hrg2u run e2e-test-rm-busybox-job --image=gcr.io/google_containers/busybox:1.24 --rm=true --generator=job/v1 --restart=OnFailure --attach=true --stdin -- sh -c cat && echo 'stdin closed'] []  0xc820a2b400 Waiting for pod e2e-tests-kubectl-hrg2u/e2e-test-rm-busybox-job-mkxpf to be running, status is Pending, pod ready: false\nabcd1234stdin closed\n If you don't see a command prompt, try pressing enter.\nError from server: an error on the server has prevented the request from succeeding (delete pods e2e-test-rm-busybox-job-mkxpf)\n [] <nil> 0xc820a2baa0 exit status 1 <nil> true [0xc820034bf8 0xc820034ce8 0xc820034d10] [0xc820034bf8 0xc820034ce8 0xc820034d10] [0xc820034c20 0xc820034ce0 0xc820034cf8] [0xad9180 0xad92e0 0xad92e0] 0xc820dc94a0}:\nCommand stdout:\nWaiting for pod e2e-tests-kubectl-hrg2u/e2e-test-rm-busybox-job-mkxpf to be running, status is Pending, pod ready: false\nabcd1234stdin closed\n\nstderr:\nIf you don't see a command prompt, try pressing enter.\nError from server: an error on the server has prevented the request from succeeding (delete pods e2e-test-rm-busybox-job-mkxpf)\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.222.229 --kubeconfig=/workspace/.kube/config --namespace=e2e-tests-kubectl-hrg2u run e2e-test-rm-busybox-job --image=gcr.io/google_containers/busybox:1.24 --rm=true --generator=job/v1 --restart=OnFailure --attach=true --stdin -- sh -c cat && echo 'stdin closed'] []  0xc820a2b400 Waiting for pod e2e-tests-kubectl-hrg2u/e2e-test-rm-busybox-job-mkxpf to be running, status is Pending, pod ready: false
    abcd1234stdin closed
     If you don't see a command prompt, try pressing enter.
    Error from server: an error on the server has prevented the request from succeeding (delete pods e2e-test-rm-busybox-job-mkxpf)
     [] <nil> 0xc820a2baa0 exit status 1 <nil> true [0xc820034bf8 0xc820034ce8 0xc820034d10] [0xc820034bf8 0xc820034ce8 0xc820034d10] [0xc820034c20 0xc820034ce0 0xc820034cf8] [0xad9180 0xad92e0 0xad92e0] 0xc820dc94a0}:
    Command stdout:
    Waiting for pod e2e-tests-kubectl-hrg2u/e2e-test-rm-busybox-job-mkxpf to be running, status is Pending, pod ready: false
    abcd1234stdin closed

    stderr:
    If you don't see a command prompt, try pressing enter.
    Error from server: an error on the server has prevented the request from succeeding (delete pods e2e-test-rm-busybox-job-mkxpf)

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:1976

Issues about this test specifically: #26728 #28266 #30340

Failed: [k8s.io] V1Job should scale a job up {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:132
Aug 30 20:32:18.234: Couldn't delete ns "e2e-tests-v1job-iqvc7": an error on the server has prevented the request from succeeding (delete namespaces e2e-tests-v1job-iqvc7)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:308

Issues about this test specifically: #29976 #30464 #30687

Failed: [k8s.io] ScheduledJob should replace jobs when ReplaceConcurrent {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:131
Expected error:
    <*errors.StatusError | 0xc820b95c00>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {SelfLink: "", ResourceVersion: ""},
            Status: "Failure",
            Message: "an error on the server has prevented the request from succeeding (get serviceAccounts)",
            Reason: "InternalError",
            Details: {
                Name: "",
                Group: "",
                Kind: "serviceAccounts",
                Causes: [
                    {
                        Type: "UnexpectedServerResponse",
                        Message: "Internal Server Error: \"/api/v1/watch/namespaces/e2e-tests-scheduledjob-o8wsd/serviceaccounts?fieldSelector=metadata.name%3Ddefault\"",
                        Field: "",
                    },
                ],
                RetryAfterSeconds: 0,
            },
            Code: 500,
        },
    }
    an error on the server has prevented the request from succeeding (get serviceAccounts)
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:220

Issues about this test specifically: #30542 #31460 #31479 #31552

Failed: [k8s.io] Kubectl client [k8s.io] Update Demo should do a rolling update of a replication controller [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:235
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.222.229 --kubeconfig=/workspace/.kube/config rolling-update update-demo-nautilus --update-period=1s -f - --namespace=e2e-tests-kubectl-tia5a] []  0xc820a582c0  Error from server: an error on the server has prevented the request from succeeding (get replicationControllers update-demo-nautilus)\n [] <nil> 0xc820a58a40 exit status 1 <nil> true [0xc8200dc178 0xc8200dc1a0 0xc8200dc1b8] [0xc8200dc178 0xc8200dc1a0 0xc8200dc1b8] [0xc8200dc180 0xc8200dc198 0xc8200dc1b0] [0xad9180 0xad92e0 0xad92e0] 0xc820acb260}:\nCommand stdout:\n\nstderr:\nError from server: an error on the server has prevented the request from succeeding (get replicationControllers update-demo-nautilus)\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.197.222.229 --kubeconfig=/workspace/.kube/config rolling-update update-demo-nautilus --update-period=1s -f - --namespace=e2e-tests-kubectl-tia5a] []  0xc820a582c0  Error from server: an error on the server has prevented the request from succeeding (get replicationControllers update-demo-nautilus)
     [] <nil> 0xc820a58a40 exit status 1 <nil> true [0xc8200dc178 0xc8200dc1a0 0xc8200dc1b8] [0xc8200dc178 0xc8200dc1a0 0xc8200dc1b8] [0xc8200dc180 0xc8200dc198 0xc8200dc1b0] [0xad9180 0xad92e0 0xad92e0] 0xc820acb260}:
    Command stdout:

    stderr:
    Error from server: an error on the server has prevented the request from succeeding (get replicationControllers update-demo-nautilus)

    error:
    exit status 1

not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:1976

Issues about this test specifically: #26425 #26715 #28825 #28880

Failed: [k8s.io] Deployment overlapping deployment should not fight with each other {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:91
Expected error:
    <errors.aggregate | len:1, cap:1>: [
        {
            ErrStatus: {
                TypeMeta: {Kind: "", APIVersion: ""},
                ListMeta: {SelfLink: "", ResourceVersion: ""},
                Status: "Failure",
                Message: "an error on the server has prevented the request from succeeding (get replicasets.extensions second-deployment-2511185271)",
                Reason: "InternalError",
                Details: {
                    Name: "second-deployment-2511185271",
                    Group: "extensions",
                    Kind: "replicasets",
                    Causes: [
                        {
                            Type: "UnexpectedServerResponse",
                            Message: "Internal Server Error: \"/apis/extensions/v1beta1/namespaces/e2e-tests-deployment-s2dkr/replicasets/second-deployment-2511185271\"",
                            Field: "",
                        },
                    ],
                    RetryAfterSeconds: 0,
                },
                Code: 500,
            },
        },
    ]
    an error on the server has prevented the request from succeeding (get replicasets.extensions second-deployment-2511185271)
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/deployment.go:193

Issues about this test specifically: #31502

Previous issues for this suite: #26742 #27839 #28656 #31188

@k8s-github-robot k8s-github-robot added priority/backlog Higher priority than priority/awaiting-more-evidence. area/test-infra kind/flake Categorizes issue or PR as related to a flaky test. labels Aug 31, 2016
@spxtr
Copy link
Contributor

spxtr commented Aug 31, 2016

#26647

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-infra kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

2 participants