BOXFoundation / boxd

Blockchain for BOX Payout
MIT License
40 stars 10 forks source link

failed to listen: listen tcp4 127.0.0.1:19141: bind: address already in use #202

Closed Jerick26 closed 5 years ago

Jerick26 commented 5 years ago
17:53:31 jerrypeen:integration_tests&develop* $ ./integration_tests -nodes=false
17:53:35 jerrypeen:integration_tests&develop* $ 
17:53:36 jerrypeen:integration_tests&develop* $ 
17:53:36 jerrypeen:integration_tests&develop* $ go build && ./integration_tests 
INFO[0004] prepare test workspace                        source="integration_tests/util.go:125" tag=integration_tests
INFO[0004] clean ./.devconfig/ws1 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-1.yaml and keyfile ./.devconfig/keyfile/key1.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] clean ./.devconfig/ws2 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-2.yaml and keyfile ./.devconfig/keyfile/key2.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] clean ./.devconfig/ws3 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-3.yaml and keyfile ./.devconfig/keyfile/key3.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] clean ./.devconfig/ws4 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-4.yaml and keyfile ./.devconfig/keyfile/key4.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] clean ./.devconfig/ws5 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-5.yaml and keyfile ./.devconfig/keyfile/key5.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] clean ./.devconfig/ws6 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-6.yaml and keyfile ./.devconfig/keyfile/key6.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-1.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-2.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-3.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-4.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-5.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-6.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] process[2910] signal: interrupt               source="integration_tests/util.go:93" tag=integration_tests
INFO[0004] process[2909] signal: interrupt               source="integration_tests/util.go:93" tag=integration_tests
INFO[0004] process[2908] signal: interrupt               source="integration_tests/util.go:93" tag=integration_tests
INFO[0004] process[2907] signal: interrupt               source="integration_tests/util.go:93" tag=integration_tests
INFO[0004] process[2906] signal: interrupt               source="integration_tests/util.go:93" tag=integration_tests
INFO[0004] process[2905] signal: interrupt               source="integration_tests/util.go:93" tag=integration_tests
17:53:59 jerrypeen:integration_tests&develop* $ go build && ./integration_tests 
INFO[0004] prepare test workspace                        source="integration_tests/util.go:125" tag=integration_tests
INFO[0004] clean ./.devconfig/ws1 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-1.yaml and keyfile ./.devconfig/keyfile/key1.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] clean ./.devconfig/ws2 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-2.yaml and keyfile ./.devconfig/keyfile/key2.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] clean ./.devconfig/ws3 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-3.yaml and keyfile ./.devconfig/keyfile/key3.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] clean ./.devconfig/ws4 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-4.yaml and keyfile ./.devconfig/keyfile/key4.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] clean ./.devconfig/ws5 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-5.yaml and keyfile ./.devconfig/keyfile/key5.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] clean ./.devconfig/ws6 database and logs      source="integration_tests/util.go:135" tag=integration_tests
INFO[0004] configure file ./.devconfig/.box-6.yaml and keyfile ./.devconfig/keyfile/key6.keystore exists  source="integration_tests/util.go:157" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-1.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-2.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-3.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-4.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-5.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
INFO[0004] startLocalNodes: [../box start --config=./.devconfig/.box-6.yaml &]  source="integration_tests/util.go:63" tag=integration_tests
FATA[0002] failed to listen: listen tcp4 127.0.0.1:19141: bind: address already in use  source="server/server.go:143" tag=rpc
FATA[0002] failed to listen: listen tcp4 127.0.0.1:19151: bind: address already in use  source="server/server.go:143" tag=rpc
FATA[0002] failed to listen: listen tcp4 127.0.0.1:19161: bind: address already in use  source="server/server.go:143" tag=rpc
INFO[0014] process[2987] exit status 1                   source="integration_tests/util.go:93" tag=integration_tests
INFO[0014] process[2985] exit status 1                   source="integration_tests/util.go:93" tag=integration_tests
INFO[0014] process[2986] exit status 1                   source="integration_tests/util.go:93" tag=integration_tests
ERRO[0010] ReadMessage occurs error. Err: stream reset   source="p2p/conn.go:108" tag=p2p
ERRO[0009] ReadMessage occurs error. Err: stream reset   source="p2p/conn.go:108" tag=p2p
ERRO[0010] ReadMessage occurs error. Err: stream reset   source="p2p/conn.go:108" tag=p2p
ERRO[0009] ReadMessage occurs error. Err: stream reset   source="p2p/conn.go:108" tag=p2p
ERRO[0009] ReadMessage occurs error. Err: stream reset   source="p2p/conn.go:108" tag=p2p
ERRO[0010] ReadMessage occurs error. Err: stream reset   source="p2p/conn.go:108" tag=p2p
ERRO[0009] ReadMessage occurs error. Err: stream reset   source="p2p/conn.go:108" tag=p2p
ERRO[0009] ReadMessage occurs error. Err: stream reset   source="p2p/conn.go:108" tag=p2p
ERRO[0010] ReadMessage occurs error. Err: stream reset   source="p2p/conn.go:108" tag=p2p
ERRO[0010] ReadMessage occurs error. Err: stream reset   source="p2p/conn.go:108" tag=p2p
INFO[0014] process[2982] exit status 0                   source="integration_tests/util.go:93" tag=integration_tests
INFO[0014] process[2984] exit status 0                   source="integration_tests/util.go:93" tag=integration_tests
INFO[0014] process[2983] exit status 0                   source="integration_tests/util.go:93" tag=integration_tests
17:55:06 jerrypeen:integration_tests&develop* $ 
17:56:34 jerrypeen:integration_tests&develop* $ 
17:56:34 jerrypeen:integration_tests&develop* $ lsof -i:19141
COMMAND  PID      USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
box     2692 jerrypeen   15u  IPv4 0x492b4a9f409ac005      0t0  TCP localhost:19141 (LISTEN)
box     2692 jerrypeen   23u  IPv4 0x492b4a9f409aa385      0t0  TCP localhost:52409->localhost:19141 (ESTABLISHED)
box     2692 jerrypeen   24u  IPv4 0x492b4a9f34e9aa05      0t0  TCP localhost:52410->localhost:19141 (ESTABLISHED)
box     2692 jerrypeen   25u  IPv4 0x492b4a9f409ab685      0t0  TCP localhost:19141->localhost:52409 (ESTABLISHED)
box     2692 jerrypeen   26u  IPv4 0x492b4a9f34e9b385      0t0  TCP localhost:19141->localhost:52410 (ESTABLISHED)
box     2692 jerrypeen   27u  IPv4 0x492b4a9f34e9d005      0t0  TCP localhost:52411->localhost:19141 (ESTABLISHED)
box     2692 jerrypeen   28u  IPv4 0x492b4a9f34e9c685      0t0  TCP localhost:52412->localhost:19141 (ESTABLISHED)
box     2692 jerrypeen   29u  IPv4 0x492b4a9f30c54385      0t0  TCP localhost:19141->localhost:52411 (ESTABLISHED)
box     2692 jerrypeen   30u  IPv4 0x492b4a9f3b225a05      0t0  TCP localhost:19141->localhost:52412 (ESTABLISHED)
17:56:44 jerrypeen:integration_tests&develop* $ 
17:57:33 jerrypeen:integration_tests&develop* $ lsof -i:19151
COMMAND  PID      USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
box     2691 jerrypeen   15u  IPv4 0x492b4a9f4007aa05      0t0  TCP localhost:19151 (LISTEN)
box     2691 jerrypeen   22u  IPv4 0x492b4a9f4007b385      0t0  TCP localhost:52405->localhost:19151 (ESTABLISHED)
box     2691 jerrypeen   23u  IPv4 0x492b4a9f3a7a6a05      0t0  TCP localhost:52406->localhost:19151 (ESTABLISHED)
box     2691 jerrypeen   24u  IPv4 0x492b4a9f3a7a7d05      0t0  TCP localhost:52407->localhost:19151 (ESTABLISHED)
box     2691 jerrypeen   25u  IPv4 0x492b4a9f3a7a9005      0t0  TCP localhost:19151->localhost:52405 (ESTABLISHED)
box     2691 jerrypeen   28u  IPv4 0x492b4a9f3446f005      0t0  TCP localhost:52408->localhost:19151 (ESTABLISHED)
box     2691 jerrypeen   29u  IPv4 0x492b4a9f3a7a7385      0t0  TCP localhost:19151->localhost:52406 (ESTABLISHED)
box     2691 jerrypeen   30u  IPv4 0x492b4a9f3446dd05      0t0  TCP localhost:19151->localhost:52407 (ESTABLISHED)
box     2691 jerrypeen   31u  IPv4 0x492b4a9f3446d385      0t0  TCP localhost:19151->localhost:52408 (ESTABLISHED)
17:57:39 jerrypeen:integration_tests&develop* $ lsof -i:19141
COMMAND  PID      USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
box     2692 jerrypeen   15u  IPv4 0x492b4a9f409ac005      0t0  TCP localhost:19141 (LISTEN)
box     2692 jerrypeen   23u  IPv4 0x492b4a9f409aa385      0t0  TCP localhost:52409->localhost:19141 (ESTABLISHED)
box     2692 jerrypeen   24u  IPv4 0x492b4a9f34e9aa05      0t0  TCP localhost:52410->localhost:19141 (ESTABLISHED)
box     2692 jerrypeen   25u  IPv4 0x492b4a9f409ab685      0t0  TCP localhost:19141->localhost:52409 (ESTABLISHED)
box     2692 jerrypeen   26u  IPv4 0x492b4a9f34e9b385      0t0  TCP localhost:19141->localhost:52410 (ESTABLISHED)
box     2692 jerrypeen   27u  IPv4 0x492b4a9f34e9d005      0t0  TCP localhost:52411->localhost:19141 (ESTABLISHED)
box     2692 jerrypeen   28u  IPv4 0x492b4a9f34e9c685      0t0  TCP localhost:52412->localhost:19141 (ESTABLISHED)
box     2692 jerrypeen   29u  IPv4 0x492b4a9f30c54385      0t0  TCP localhost:19141->localhost:52411 (ESTABLISHED)
box     2692 jerrypeen   30u  IPv4 0x492b4a9f3b225a05      0t0  TCP localhost:19141->localhost:52412 (ESTABLISHED)
18:03:53 jerrypeen:integration_tests&develop* $ 
18:04:20 jerrypeen:integration_tests&develop* $ lsof -i:52409
COMMAND  PID      USER   FD   TYPE             DEVICE SIZE/OFF NODE NAME
box     2692 jerrypeen   23u  IPv4 0x492b4a9f409aa385      0t0  TCP localhost:52409->localhost:19141 (ESTABLISHED)
box     2692 jerrypeen   25u  IPv4 0x492b4a9f409ab685      0t0  TCP localhost:19141->localhost:52409 (ESTABLISHED)