Untitled
unknown
plain_text
3 years ago
4.4 kB
3
Indexable
root@fintech1-test401:~/eightcat# go test ./api/... time="2021-10-21T17:19:10Z" level=info msg="Loading module - dummybill.so" time="2021-10-21T17:19:10Z" level=info msg="Loading module - dummyhsm.so" time="2021-10-21T17:19:10Z" level=info msg="Loading module - dummyreport.so" time="2021-10-21T17:19:10Z" level=info msg="Loading module - kafkareport.so" time="2021-10-21T17:19:10Z" level=info msg="Loading module - mnetbill.so" panic: Error 1049: Unknown database 'eightcat' goroutine 1 [running]: frontiir.com/eightcat/dbm.NewTestDatabaseManager(0x0, 0x0, 0x0, 0xf) /root/eightcat/dbm/dbm.go:232 +0x3df frontiir.com/eightcat/api_test.init() /root/eightcat/api/api_test.go:22 +0x6c FAIL frontiir.com/eightcat/api 0.361s time="2021-10-21T17:19:11Z" level=info msg="Loading module - dummybill.so" time="2021-10-21T17:19:12Z" level=info msg="Loading module - dummyhsm.so" time="2021-10-21T17:19:12Z" level=info msg="Loading module - dummyreport.so" time="2021-10-21T17:19:12Z" level=info msg="Loading module - kafkareport.so" time="2021-10-21T17:19:12Z" level=info msg="Loading module - mnetbill.so" panic: Error 1049: Unknown database 'eightcat' goroutine 1 [running]: frontiir.com/eightcat/dbm.NewTestDatabaseManager(0xc0003085b0, 0x1, 0x1, 0x13) /root/eightcat/dbm/dbm.go:232 +0x3df frontiir.com/eightcat/api/admin_test.init() /root/eightcat/api/admin/admin_test.go:24 +0xca FAIL frontiir.com/eightcat/api/admin 0.429s time="2021-10-21T17:19:19Z" level=info msg="Loading module - dummybill.so" time="2021-10-21T17:19:19Z" level=info msg="Loading module - dummyhsm.so" time="2021-10-21T17:19:19Z" level=info msg="Loading module - dummyreport.so" time="2021-10-21T17:19:19Z" level=info msg="Loading module - kafkareport.so" time="2021-10-21T17:19:19Z" level=info msg="Loading module - mnetbill.so" panic: Error 1049: Unknown database 'eightcat' goroutine 1 [running]: frontiir.com/eightcat/dbm.NewTestDatabaseManager(0xc0001b0970, 0x1, 0x1, 0x13) /root/eightcat/dbm/dbm.go:232 +0x3df frontiir.com/eightcat/api/erp_test.init() /root/eightcat/api/erp/erp_test.go:26 +0xca FAIL frontiir.com/eightcat/api/erp 0.436s time="2021-10-21T17:19:21Z" level=info msg="Loading module - dummybill.so" time="2021-10-21T17:19:21Z" level=info msg="Loading module - dummyhsm.so" time="2021-10-21T17:19:21Z" level=info msg="Loading module - dummyreport.so" time="2021-10-21T17:19:21Z" level=info msg="Loading module - kafkareport.so" time="2021-10-21T17:19:21Z" level=info msg="Loading module - mnetbill.so" panic: Error 1049: Unknown database 'eightcat' goroutine 1 [running]: frontiir.com/eightcat/dbm.NewTestDatabaseManager(0xc0002fad30, 0x1, 0x1, 0x13) /root/eightcat/dbm/dbm.go:232 +0x3df frontiir.com/eightcat/api/kore_test.init() /root/eightcat/api/kore/kore_test.go:24 +0xca FAIL frontiir.com/eightcat/api/kore 0.480s time="2021-10-21T17:19:28Z" level=info msg="Loading module - dummybill.so" time="2021-10-21T17:19:28Z" level=info msg="Loading module - dummyhsm.so" time="2021-10-21T17:19:28Z" level=info msg="Loading module - dummyreport.so" time="2021-10-21T17:19:28Z" level=info msg="Loading module - kafkareport.so" time="2021-10-21T17:19:28Z" level=info msg="Loading module - mnetbill.so" panic: Error 1049: Unknown database 'eightcat' goroutine 1 [running]: frontiir.com/eightcat/dbm.NewTestDatabaseManager(0xc000308c60, 0x1, 0x1, 0xc0003bfb60) /root/eightcat/dbm/dbm.go:232 +0x3df frontiir.com/eightcat/api/merchant_test.init() /root/eightcat/api/merchant/merchant_test.go:24 +0xca FAIL frontiir.com/eightcat/api/merchant 0.538s time="2021-10-21T17:19:29Z" level=info msg="Loading module - dummybill.so" time="2021-10-21T17:19:29Z" level=info msg="Loading module - dummyhsm.so" time="2021-10-21T17:19:29Z" level=info msg="Loading module - dummyreport.so" time="2021-10-21T17:19:29Z" level=info msg="Loading module - kafkareport.so" time="2021-10-21T17:19:29Z" level=info msg="Loading module - mnetbill.so" panic: Error 1049: Unknown database 'eightcat' goroutine 1 [running]: frontiir.com/eightcat/dbm.NewTestDatabaseManager(0xc00031de70, 0x1, 0x1, 0x13) /root/eightcat/dbm/dbm.go:232 +0x3df frontiir.com/eightcat/api/oss_test.init() /root/eightcat/api/oss/oss_test.go:23 +0xca FAIL frontiir.com/eightcat/api/oss 0.323s FAIL
Editor is loading...