GithubHelp home page GithubHelp logo

Comments (6)

rafiss avatar rafiss commented on August 16, 2024

The error here is

  | 	Error:      	Received unexpected error:
  | 	            	no time out detected because of dead region.
  | 	            	(1) secondary error attachment
  | 	            	  | dial tcp 35.230.47.244:30258: connect: connection refused
  | 	            	  | (1) dial tcp 35.230.47.244:30258
  | 	            	  | Wraps: (2) connect
  | 	            	  | Wraps: (3) connection refused
  | 	            	  | Error types: (1) *net.OpError (2) *os.SyscallError (3) syscall.Errno
  | 	            	Wraps: (2) assertion failure
  | 	            	Wraps: (3) attached stack trace
  | 	            	  -- stack trace:
  | 	            	  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runAcceptanceMultitenantMultiRegion.func3
  | 	            	  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/multitenant.go:279
  | 	            	  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runAcceptanceMultitenantMultiRegion.Group.GoCtx.func6
  | 	            	  | 	github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:168
  | 	            	  | golang.org/x/sync/errgroup.(*Group).Go.func1
  | 	            	  | 	golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:78
  | 	            	  | runtime.goexit
  | 	            	  | 	src/runtime/asm_amd64.s:1695

@fqazi Do you think we should add "connection refused" to the IsQueryTimeoutErr check?

from cockroach.

fqazi avatar fqazi commented on August 16, 2024

@rafiss I don't think thats the issue here, the lease query kept timing out but the region probe was 😬 :

We see these until the test times out

operation "count-leases-region" timed out after 15.004s (given timeout 15s): count-leases: failed to read query result: query execution canceled
06:04:41 multitenant.go:273: test status: Running schema change with lease held...

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on August 16, 2024

roachtest.acceptance/multitenant-multiregion failed with artifacts on master @ 2d67111f0db7bec9bfed537542c60f37f8340f69:

(test_runner.go:1198).runTest: test timed out (10m0s)
test artifacts and logs in: /artifacts/acceptance/multitenant-multiregion/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_fs=ext4
  • ROACHTEST_localSSD=true
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

This test on roachdash | Improve this report!

from cockroach.

fqazi avatar fqazi commented on August 16, 2024

Looking at the failure I think the test the sql_instance table is not distributed in a regional by row manner for some reason. We rely on the span config reconciliation to do the right thing, so not sure where things are wrong yet.

from cockroach.

fqazi avatar fqazi commented on August 16, 2024

Digging further I think the query we are using to make sure the ranges are distributed is wrong, and this isn't a code issue

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on August 16, 2024

roachtest.acceptance/multitenant-multiregion failed with artifacts on master @ c4ab095c4f65b9140661ed57adddc690b1e3ce3f:

(test_runner.go:1216).runTest: test timed out (10m0s)
test artifacts and logs in: /artifacts/acceptance/multitenant-multiregion/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_fs=ext4
  • ROACHTEST_localSSD=true
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

This test on roachdash | Improve this report!

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.