Git Product home page Git Product logo

Comments (7)

siyuanfoundation avatar siyuanfoundation commented on September 22, 2024 1

the errors are related to ssh. I don't think this is an etcd error.
with error messages:

failed to SSH to host 35.236.18.156:22 on provider gce and run command: "pgrep etcd | xargs -I {} sudo kill -9 {}": error getting SSH client to [email protected]:22: timed out waiting for the condition
In [It] at: k8s.io/kubernetes/test/e2e/apimachinery/etcd_failure.go:108

and

failed to SSH to host 34.125.7.67:22 on provider gce and run command: "sudo iptables -A INPUT -p tcp --destination-port 2379 -j DROP": error getting SSH client to [email protected]:22: timed out waiting for the condition
In [It] at: k8s.io/kubernetes/test/e2e/apimachinery/etcd_failure.go:108

cc @BenTheElder

from kubernetes.

k8s-ci-robot avatar k8s-ci-robot commented on September 22, 2024

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from kubernetes.

jiahuif avatar jiahuif commented on September 22, 2024

/assign @siyuanfoundation
For context of etcd. thank you.

from kubernetes.

leilajal avatar leilajal commented on September 22, 2024

/remove-sig api-machinery

from kubernetes.

siyuanfoundation avatar siyuanfoundation commented on September 22, 2024

/sig testing

from kubernetes.

pacoxu avatar pacoxu commented on September 22, 2024
> Enter [It] should recover from SIGKILL - k8s.io/kubernetes/test/e2e/apimachinery/etcd_failure.go:72 @ 04/13/24 07:37:36.31
STEP: failing etcd - k8s.io/kubernetes/test/e2e/apimachinery/etcd_failure.go:98 @ 04/13/24 07:37:36.31
I0413 07:37:36.915020 10331 ssh.go:360] ssh [email protected]:22: command:   pgrep etcd | xargs -I {} sudo kill -9 {}
I0413 07:37:36.915058 10331 ssh.go:361] ssh [email protected]:22: stdout:    ""
I0413 07:37:36.915064 10331 ssh.go:362] ssh [email protected]:22: stderr:    "kill: (50858): No such process\n"
I0413 07:37:36.915074 10331 ssh.go:363] ssh [email protected]:22: exit code: 123
[FAILED] master exec command returned non-zero
In [It] at: k8s.io/kubernetes/test/e2e/apimachinery/etcd_failure.go:111 @ 04/13/24 07:37:36.915
< Exit [It] should recover from SIGKILL - k8s.io/kubernetes/test/e2e/apimachinery/etcd_failure.go:72 @ 04/13/24 07:37:36.915 (605ms)

For the etcd failure, why we get kill: (50858): No such process? Does this mean etcd is not started yet?

from kubernetes.

bridgetkromhout avatar bridgetkromhout commented on September 22, 2024

We don't think this is cloud provider related.

/remove-sig cloud-provider

from kubernetes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.