You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2022. It is now read-only.
=== RUN TestPegasusTableConnector_ScanHalfInclusive
2019/12/30 03:09:57 create session with [0.0.0.0:34601(meta)]
2019/12/30 03:09:57 create session with [0.0.0.0:34602(meta)]
2019/12/30 03:09:57 create session with [0.0.0.0:34603(meta)]
2019/12/30 03:09:57 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2019/12/30 03:09:57 stop dialing for [0.0.0.0:34601(meta)], connection state: ConnStateReady
2019/12/30 03:09:57 create session with [10.20.0.42:34803(replica)]
2019/12/30 03:09:57 create session with [10.20.0.42:34802(replica)]
2019/12/30 03:09:57 create session with [10.20.0.42:34801(replica)]
2019/12/30 03:09:57 stop dialing for [10.20.0.42:34802(replica)], connection state: ConnStateReady
2019/12/30 03:09:57 stop dialing for [10.20.0.42:34803(replica)], connection state: ConnStateReady
2019/12/30 03:09:57 stop dialing for [10.20.0.42:34801(replica)], connection state: ConnStateReady
2019/12/30 03:09:58 Scanning on all partitions has been completed
2019/12/30 03:09:58 Scanning on all partitions has been completed
2019/12/30 03:09:59 Close session with [0.0.0.0:34601(meta)]
2019/12/30 03:09:59 failed to read response from [0.0.0.0:34601(meta)]: read tcp 127.0.0.1:46676->127.0.0.1:34601: use of closed network connection
2019/12/30 03:09:59 Close session with [0.0.0.0:34602(meta)]
2019/12/30 03:09:59 Close session with [0.0.0.0:34603(meta)]
2019/12/30 03:09:59 Close session with [10.20.0.42:34803(replica)]
2019/12/30 03:09:59 failed to read response from [10.20.0.42:34803(replica)]: read tcp 10.20.0.42:60490->10.20.0.42:34803: use of closed network connection
2019/12/30 03:09:59 Close session with [10.20.0.42:34802(replica)]
2019/12/30 03:09:59 failed to read response from [10.20.0.42:34802(replica)]: read tcp 10.20.0.42:33802->10.20.0.42:34802: use of closed network connection
2019/12/30 03:09:59 Close session with [10.20.0.42:34801(replica)]
panic: test timed out after 1m0s
goroutine 1393 [running]:
testing.(*M).startAlarm.func1()
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:1377 +0x11c
created by time.goFunc
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/time/sleep.go:168 +0x52
goroutine 1 [chan receive]:
testing.(*T).Run(0xc00011a000, 0x9b4b06, 0x2b, 0x9c1178, 0x1)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:961 +0x68a
testing.runTests.func1(0xc00011a000)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:1202 +0xa7
testing.tRunner(0xc00011a000, 0xc00010bd18)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:909 +0x19a
testing.runTests(0xc0000a0500, 0xcea9c0, 0x17, 0x17, 0x0)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:1200 +0x522
testing.(*M).Run(0xc000102080, 0x0)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:1117 +0x300
github.com/XiaoMi/pegasus-go-client/pegasus.TestMain(0xc000102080)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/pegasus/main_test.go:16 +0x71
main.main()
_testmain.go:86 +0x224
goroutine 1383 [chan receive]:
github.com/XiaoMi/pegasus-go-client/session.(*nodeSession).Close(0xc00012e120, 0x0, 0x0)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/session/session.go:360 +0x13d
github.com/XiaoMi/pegasus-go-client/session.(*ReplicaManager).Close(0xc000250180, 0x0, 0x0)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/session/replica_session.go:201 +0x169
github.com/XiaoMi/pegasus-go-client/pegasus.(*pegasusClient).Close(0xc0002501b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/pegasus/client.go:64 +0x222
github.com/XiaoMi/pegasus-go-client/pegasus.TestPegasusTableConnector_ScanHalfInclusive(0xc00006c000)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/pegasus/table_connector_test.go:669 +0x682
testing.tRunner(0xc00006c000, 0x9c1178)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:909 +0x19a
created by testing.(*T).Run
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:960 +0x652
goroutine 1409 [semacquire]:
sync.runtime_SemacquireMutex(0xc00012e17c, 0x900000000, 0x1)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc00012e178)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/sync/mutex.go:138 +0x1c1
sync.(*Mutex).Lock(0xc00012e178)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/sync/mutex.go:81 +0x7d
github.com/XiaoMi/pegasus-go-client/session.(*nodeSession).notifyCallerAndDrop(0xc00012e120, 0xc00026e210)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/session/session.go:186 +0x83
github.com/XiaoMi/pegasus-go-client/session.(*nodeSession).loopForResponse(0xc00012e120, 0x4ae8cf, 0xc00009e070)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/session/session.go:258 +0x660
gopkg.in/tomb%2ev2.(*Tomb).run(0xc0000b4550, 0xc00026f210)
/home/travis/gopath/pkg/mod/gopkg.in/[email protected]/tomb.go:163 +0x3c
created by gopkg.in/tomb%2ev2.(*Tomb).Go
/home/travis/gopath/pkg/mod/gopkg.in/[email protected]/tomb.go:159 +0x127
FAIL github.com/XiaoMi/pegasus-go-client/pegasus 60.019s
#2
2020/01/02 01:42:43 create session with [0.0.0.0:34601(meta)]
2020/01/02 01:42:43 create session with [0.0.0.0:34602(meta)]
2020/01/02 01:42:43 create session with [0.0.0.0:34603(meta)]
2020/01/02 01:42:43 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/02 01:42:43 stop dialing for [0.0.0.0:34601(meta)], connection state: ConnStateReady
2020/01/02 01:42:43 create session with [10.20.0.168:34803(replica)]
2020/01/02 01:42:43 create session with [10.20.0.168:34802(replica)]
2020/01/02 01:42:43 create session with [10.20.0.168:34801(replica)]
2020/01/02 01:42:43 stop dialing for [10.20.0.168:34801(replica)], connection state: ConnStateReady
2020/01/02 01:42:43 stop dialing for [10.20.0.168:34802(replica)], connection state: ConnStateReady
2020/01/02 01:42:43 stop dialing for [10.20.0.168:34803(replica)], connection state: ConnStateReady
2020/01/02 01:42:43 Close session with [0.0.0.0:34601(meta)]
2020/01/02 01:42:43 failed to read response from [0.0.0.0:34601(meta)]: read tcp 127.0.0.1:52870->127.0.0.1:34601: use of closed network connection
2020/01/02 01:42:43 Close session with [0.0.0.0:34602(meta)]
2020/01/02 01:42:43 Close session with [0.0.0.0:34603(meta)]
2020/01/02 01:42:43 Close session with [10.20.0.168:34802(replica)]
2020/01/02 01:42:43 failed to read response from [10.20.0.168:34802(replica)]: read tcp 10.20.0.168:38248->10.20.0.168:34802: use of closed network connection
2020/01/02 01:42:43 Close session with [10.20.0.168:34801(replica)]
2020/01/02 01:42:43 failed to read response from [10.20.0.168:34801(replica)]: read tcp 10.20.0.168:33930->10.20.0.168:34801: use of closed network connection
2020/01/02 01:42:43 Close session with [10.20.0.168:34803(replica)]
panic: test timed out after 1m0s
goroutine 1685 [running]:
testing.(*M).startAlarm.func1()
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:1377 +0x11c
created by time.goFunc
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/time/sleep.go:168 +0x52
goroutine 1 [chan receive]:
testing.(*T).Run(0xc0000ee000, 0x9b01db, 0x22, 0x9c1138, 0x1)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:961 +0x68a
testing.runTests.func1(0xc0000ee000)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:1202 +0xa7
testing.tRunner(0xc0000ee000, 0xc0000e1d18)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:909 +0x19a
testing.runTests(0xc00000e500, 0xceaa00, 0x17, 0x17, 0x0)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:1200 +0x522
testing.(*M).Run(0xc0000d8080, 0x0)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:1117 +0x300
github.com/XiaoMi/pegasus-go-client/pegasus.TestMain(0xc0000d8080)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/pegasus/main_test.go:16 +0x71
main.main()
_testmain.go:86 +0x224
goroutine 1653 [chan receive]:
github.com/XiaoMi/pegasus-go-client/session.(*nodeSession).Close(0xc000128000, 0x0, 0x0)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/session/session.go:362 +0x13d
github.com/XiaoMi/pegasus-go-client/session.(*ReplicaManager).Close(0xc000218180, 0x0, 0x0)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/session/replica_session.go:201 +0x169
github.com/XiaoMi/pegasus-go-client/pegasus.(*pegasusClient).Close(0xc0002181b0, 0x0, 0x0)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/pegasus/client.go:64 +0x222
github.com/XiaoMi/pegasus-go-client/pegasus.TestPegasusTableConnector_BatchGet(0xc0000d4200)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/pegasus/table_connector_test.go:1088 +0x1551
testing.tRunner(0xc0000d4200, 0x9c1138)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:909 +0x19a
created by testing.(*T).Run
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/testing/testing.go:960 +0x652
goroutine 1678 [semacquire]:
sync.runtime_SemacquireMutex(0xc00012805c, 0x900000000, 0x1)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/runtime/sema.go:71 +0x47
sync.(*Mutex).lockSlow(0xc000128058)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/sync/mutex.go:138 +0x1c1
sync.(*Mutex).Lock(0xc000128058)
/home/travis/.gimme/versions/go1.13.5.linux.amd64/src/sync/mutex.go:81 +0x7d
github.com/XiaoMi/pegasus-go-client/session.(*nodeSession).notifyCallerAndDrop(0xc000128000, 0xc0001003e0)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/session/session.go:186 +0x83
github.com/XiaoMi/pegasus-go-client/session.(*nodeSession).loopForResponse(0xc000128000, 0x4ae8cf, 0xc000308e60)
/home/travis/gopath/src/github.com/XiaoMi/pegasus-go-client/session/session.go:258 +0x660
gopkg.in/tomb%2ev2.(*Tomb).run(0xc0003081e0, 0xc000100340)
/home/travis/gopath/pkg/mod/gopkg.in/[email protected]/tomb.go:163 +0x3c
created by gopkg.in/tomb%2ev2.(*Tomb).Go
/home/travis/gopath/pkg/mod/gopkg.in/[email protected]/tomb.go:159 +0x127
FAIL github.com/XiaoMi/pegasus-go-client/pegasus 60.018s
#3
=== RUN TestNodeSession_ConcurrentCall
2020/01/07 10:38:50 create session with [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 querying configuration of table(temp) from [0.0.0.0:34601(meta)]
2020/01/07 10:38:50 stop dialing for [0.0.0.0:34601(meta)], connection state: ConnStateReady
2020/01/07 10:38:50 close session [0.0.0.0:34601(meta)]
panic: test timed out after 1m0s
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
#1
#2
#3
The text was updated successfully, but these errors were encountered: