Giter VIP home page Giter VIP logo

Comments (4)

kvoli avatar kvoli commented on August 26, 2024
mean=69.0 tolerance=20.0% (±13.8) bounds=[55.2, 82.8]
stores=[s1: 66 (-4.1%), s2: 78 (+14.4%), s3: 61 (-10.3%)]

It appears all stores are within the bounds, might be a testing issue.

from cockroach.

kvoli avatar kvoli commented on August 26, 2024

The test is unable to gather the CPU usage information, causing the test to timeout before balancing is achieved (or noticed to be achieved).

06:34:15 cluster.go:2429: running cmd `./cockroach auth-session lo...` on nodes [:4]; details in run_063415.317963092_n4_cockroach-authsessio.log
06:34:15 httpclient.go:210: ./cockroach auth session login failed on node 4: failed to authenticate: COMMAND_PROBLEM: exit status 1

This may be an issue with mixed version secure clusters and the roachtest framework?

run_063413.087691684_n1_cockroach-authsessio: 06:34:13 cluster.go:2432: > ./cockroach auth-session login root --port={pgport:1} --certs-dir ./certs --format raw
teamcity-14772140-1712728228-03-n4cpu4:[1]: ./cockroach auth-session lo...
ERROR: connection lost.

EOF
Failed running "auth-session login"
run_063413.087691684_n1_cockroach-authsessio: 06:34:13 cluster.go:2457: > result: Error for Node 1: COMMAND_PROBLEM: exit status 1
(1) Node 1. Command with error:
  | ```
  | ./cockroach auth-session login root --port={pgport:1} --certs-dir ./certs --format raw
  | ```
  | stdout: <empty>
  | stderr:ERROR: connection lost.
  |
  | EOF
  | Failed running "auth-session login"
Wraps: (2) COMMAND_PROBLEM
Wraps: (3) exit status 1
Error types: (1) *hintdetail.withDetail (2) errors.Cmd (3) *exec.ExitError

from cockroach.

kvoli avatar kvoli commented on August 26, 2024

This is a similar issue to #119064. The fix there was to run the test in insecure mode. Should we do the same here @DarrylWong?

from cockroach.

DarrylWong avatar DarrylWong commented on August 26, 2024

👍 That sounds reasonable to me. A little surprised it took this long to fail with this though.

from cockroach.

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.