mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
107 lines
21 KiB
Plaintext
107 lines
21 KiB
Plaintext
2026-03-05 15:09:27.496 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:09:27.496 DEBUG [tests.conftest] Running test: test_admin_peers_mesh_on_shard_contains_node2 with id: 2026-03-05_15-09-27__aac7a1b7-75b6-4c29-98c1-e46e26935efc
|
|
2026-03-05 15:09:27.497 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:09:27.497 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 15:09:27.497 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-05 15:09:27.504 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:09:27.504 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-09-27__aac7a1b7-75b6-4c29-98c1-e46e26935efc__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:27.510 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:09:27.510 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_15-09-27__aac7a1b7-75b6-4c29-98c1-e46e26935efc__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:27.517 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:09:27.517 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_15-09-27__aac7a1b7-75b6-4c29-98c1-e46e26935efc__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:27.523 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:09:27.523 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-05_15-09-27__aac7a1b7-75b6-4c29-98c1-e46e26935efc__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:27.523 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-05 15:09:27.523 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 15:09:27.524 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:09:27.524 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:09:27.526 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:09:27.526 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.64.138
|
|
2026-03-05 15:09:27.526 DEBUG [src.node.docker_mananger] Generated ports ['63307', '63308', '63309', '63310', '63311']
|
|
2026-03-05 15:09:27.526 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:09:27.526 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:09:27.527 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:09:27.527 DEBUG [src.node.docker_mananger] docker run -i -t -p 63307:63307 -p 63308:63308 -p 63309:63309 -p 63310:63310 -p 63311:63311 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=63309 --rest-port=63307 --tcp-port=63308 --discv5-udp-port=63310 --rest-address=0.0.0.0 --nat=extip:172.18.64.138 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=c5ab6adf4cb8df4e2d3ebb2bcdf54aaf7cc8ff581bdbcc5eb332f4e597617a14 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63311 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-05 15:09:27.715 ERROR [src.node.docker_mananger] Max retries reached for container 2baa50bbcdc8. Exiting log stream.
|
|
2026-03-05 15:09:27.731 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.64.138 waku a13959a935751359c6d9f4385cdcd4dc11060bd7929b022e3ccc19462f9bbe96
|
|
2026-03-05 15:09:27.766 DEBUG [src.node.docker_mananger] Container started with ID a13959a93575. Setting up logs at ./log/docker/node1_2026-03-05_15-09-27__aac7a1b7-75b6-4c29-98c1-e46e26935efc__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:27.766 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 63307
|
|
2026-03-05 15:09:27.766 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:09:28.303 ERROR [src.node.docker_mananger] Max retries reached for container 1e065b138565. Exiting log stream.
|
|
2026-03-05 15:09:28.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63307/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:28.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 15:09:28.770 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:09:28.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63307/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:28.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.64.138/tcp/63308/p2p/16Uiu2HAmBknE9H4ixtW1efmx4pMKr3JHvGrb3K1GUxBhNQCJeGJH","/ip4/172.18.64.138/tcp/63309/ws/p2p/16Uiu2HAmBknE9H4ixtW1efmx4pMKr3JHvGrb3K1GUxBhNQCJeGJH"],"enrUri":"enr:-La4QJcu6HWXBlVGn-JTUVUH9e4fq0Eqy1po1Z4tQkwocYp7X2MQcP-hWNxNakuxMab46ldbjslqPuVMNoAvNCKfpLYCgmlkgnY0gmlwhKwSQIqKbXVsdGlhZGRyc5YACASsEkCKBvdMAAoErBJAigb3Td0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8qAXFTcmSvTw-x36tLcrrr9csgg1zEZuBtuHghO7-P6DdGNwgvdMhXdha3UyAQ"}'
|
|
2026-03-05 15:09:28.773 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:09:28.773 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:09:28.773 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:09:28.774 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:09:28.774 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.186
|
|
2026-03-05 15:09:28.775 DEBUG [src.node.docker_mananger] Generated ports ['29658', '29659', '29660', '29661', '29662']
|
|
2026-03-05 15:09:28.775 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:09:28.775 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:09:28.775 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:09:28.775 DEBUG [src.node.docker_mananger] docker run -i -t -p 29658:29658 -p 29659:29659 -p 29660:29660 -p 29661:29661 -p 29662:29662 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=29660 --rest-port=29658 --tcp-port=29659 --discv5-udp-port=29661 --rest-address=0.0.0.0 --nat=extip:172.18.49.186 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=7a8b61ac43a4b5c6e02924c9e6d40230f23ede7ed3181e54a5c7ef2cdcf256ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29662 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QJcu6HWXBlVGn-JTUVUH9e4fq0Eqy1po1Z4tQkwocYp7X2MQcP-hWNxNakuxMab46ldbjslqPuVMNoAvNCKfpLYCgmlkgnY0gmlwhKwSQIqKbXVsdGlhZGRyc5YACASsEkCKBvdMAAoErBJAigb3Td0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8qAXFTcmSvTw-x36tLcrrr9csgg1zEZuBtuHghO7-P6DdGNwgvdMhXdha3UyAQ
|
|
2026-03-05 15:09:28.967 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.186 waku 6a32aca1debbb27e15d4d1d2da7b7a8efb0f083bab31955dcdae56ac622f18b0
|
|
2026-03-05 15:09:29.000 DEBUG [src.node.docker_mananger] Container started with ID 6a32aca1debb. Setting up logs at ./log/docker/node2_2026-03-05_15-09-27__aac7a1b7-75b6-4c29-98c1-e46e26935efc__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:29.001 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 29658
|
|
2026-03-05 15:09:29.001 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:09:30.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29658/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:30.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 15:09:30.004 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:09:30.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29658/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:30.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.186/tcp/29659/p2p/16Uiu2HAmSUmWXbmPFNLVpkNMry6SPpenJLGac2PDMoMrb3cjRHhc","/ip4/172.18.49.186/tcp/29660/ws/p2p/16Uiu2HAmSUmWXbmPFNLVpkNMry6SPpenJLGac2PDMoMrb3cjRHhc"],"enrUri":"enr:-La4QPsjaZ7c8YPkNfrpLvKv4VZe9IJ4_98z59W6NKSsdDtEEOETl246sTbjlthJuhspFEICs1Oj0U9Sxy5MAl5BOsUCgmlkgnY0gmlwhKwSMbqKbXVsdGlhZGRyc5YACASsEjG6BnPbAAoErBIxugZz3N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzWVKMqNcHjXafX7b1InGfvyhpcq_ROOJWkC59-syKzODdGNwgnPbhXdha3UyAQ"}'
|
|
2026-03-05 15:09:30.007 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:09:30.007 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:09:30.007 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:09:30.009 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:09:30.009 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.47
|
|
2026-03-05 15:09:30.009 DEBUG [src.node.docker_mananger] Generated ports ['26543', '26544', '26545', '26546', '26547']
|
|
2026-03-05 15:09:30.009 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:09:30.009 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:09:30.009 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:09:30.010 DEBUG [src.node.docker_mananger] docker run -i -t -p 26543:26543 -p 26544:26544 -p 26545:26545 -p 26546:26546 -p 26547:26547 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=26545 --rest-port=26543 --tcp-port=26544 --discv5-udp-port=26546 --rest-address=0.0.0.0 --nat=extip:172.18.189.47 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=f1cadaea359aeb1f47bfd87c6c89d61580a338ef0c0c8c739726220bcc5ccfa0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26547 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QJcu6HWXBlVGn-JTUVUH9e4fq0Eqy1po1Z4tQkwocYp7X2MQcP-hWNxNakuxMab46ldbjslqPuVMNoAvNCKfpLYCgmlkgnY0gmlwhKwSQIqKbXVsdGlhZGRyc5YACASsEkCKBvdMAAoErBJAigb3Td0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8qAXFTcmSvTw-x36tLcrrr9csgg1zEZuBtuHghO7-P6DdGNwgvdMhXdha3UyAQ
|
|
2026-03-05 15:09:30.208 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.47 waku 7955d3856599769b19edeb973b3ce5f6c72aaf800b46c600b9afcdd133c09641
|
|
2026-03-05 15:09:30.243 DEBUG [src.node.docker_mananger] Container started with ID 7955d3856599. Setting up logs at ./log/docker/node3_2026-03-05_15-09-27__aac7a1b7-75b6-4c29-98c1-e46e26935efc__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:30.244 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 26543
|
|
2026-03-05 15:09:30.244 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:09:31.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26543/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:31.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 15:09:31.248 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:09:31.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26543/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:31.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.47/tcp/26544/p2p/16Uiu2HAmRjX9bmHUFtd6u98uZk779HRy3uJ3j6wn9WB7HA776RBh","/ip4/172.18.189.47/tcp/26545/ws/p2p/16Uiu2HAmRjX9bmHUFtd6u98uZk779HRy3uJ3j6wn9WB7HA776RBh"],"enrUri":"enr:-La4QBaGtBtCMbYLg2fhJO1JRHp25zpxUMJ6BDkfPHv6JHCxM-D_N-GYjqQfVbTTgh5Zmn3ShXgfXf-uockwL2wd7bECgmlkgnY0gmlwhKwSvS-KbXVsdGlhZGRyc5YACASsEr0vBmewAAoErBK9LwZnsd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwlETw3ks2OxXI8wMrSfFymx837heEPJk4PtHNhnunvSDdGNwgmewhXdha3UyAQ"}'
|
|
2026-03-05 15:09:31.251 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:09:31.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63307/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.49.186/tcp/29659/p2p/16Uiu2HAmSUmWXbmPFNLVpkNMry6SPpenJLGac2PDMoMrb3cjRHhc"]'
|
|
2026-03-05 15:09:31.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:31.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29658/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.64.138/tcp/63308/p2p/16Uiu2HAmBknE9H4ixtW1efmx4pMKr3JHvGrb3K1GUxBhNQCJeGJH"]'
|
|
2026-03-05 15:09:31.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:31.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63307/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.47/tcp/26544/p2p/16Uiu2HAmRjX9bmHUFtd6u98uZk779HRy3uJ3j6wn9WB7HA776RBh"]'
|
|
2026-03-05 15:09:31.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:31.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26543/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.64.138/tcp/63308/p2p/16Uiu2HAmBknE9H4ixtW1efmx4pMKr3JHvGrb3K1GUxBhNQCJeGJH"]'
|
|
2026-03-05 15:09:31.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:31.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63307/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:09:31.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:31.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29658/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:09:31.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:31.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26543/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:09:31.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:31.368 DEBUG [tests.rest_flags.test_admin_flags] mesh topic=/waku/2/rs/3/0, target peers={'/ip4/172.18.189.47/tcp/26544/p2p/16Uiu2HAmRjX9bmHUFtd6u98uZk779HRy3uJ3j6wn9WB7HA776RBh', '/ip4/172.18.49.186/tcp/29659/p2p/16Uiu2HAmSUmWXbmPFNLVpkNMry6SPpenJLGac2PDMoMrb3cjRHhc'}
|
|
2026-03-05 15:09:31.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63307/admin/v1/peers/mesh/on/0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:31.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.49.186/tcp/29659/p2p/16Uiu2HAmSUmWXbmPFNLVpkNMry6SPpenJLGac2PDMoMrb3cjRHhc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.38.0-beta","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.189.47/tcp/26544/p2p/16Uiu2HAmRjX9bmHUFtd6u98uZk779HRy3uJ3j6wn9WB7HA776RBh","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.38.0-beta","origin":"UnknownOrigin","score":0.0}]}'
|
|
2026-03-05 15:09:31.371 DEBUG [tests.rest_flags.test_admin_flags] Node-1 mesh on the shard {'shard': 0, 'peers': [{'multiaddr': '/ip4/172.18.49.186/tcp/29659/p2p/16Uiu2HAmSUmWXbmPFNLVpkNMry6SPpenJLGac2PDMoMrb3cjRHhc', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.38.0-beta', 'origin': 'UnknownOrigin', 'score': 0.0}, {'multiaddr': '/ip4/172.18.189.47/tcp/26544/p2p/16Uiu2HAmRjX9bmHUFtd6u98uZk779HRy3uJ3j6wn9WB7HA776RBh', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.38.0-beta', 'origin': 'UnknownOrigin', 'score': 0.0}]}
|
|
2026-03-05 15:09:31.371 DEBUG [tests.rest_flags.test_admin_flags] Validate the schema variables
|
|
2026-03-05 15:09:31.373 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:09:31.374 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:09:31.374 DEBUG [src.node.waku_node] Stopping container with id a13959a93575
|
|
2026-03-05 15:09:31.927 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:09:31.927 DEBUG [src.node.waku_node] Stopping container with id 6a32aca1debb
|
|
2026-03-05 15:09:32.491 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:09:32.492 DEBUG [src.node.waku_node] Stopping container with id 7955d3856599
|
|
2026-03-05 15:09:32.741 ERROR [src.node.docker_mananger] Max retries reached for container a13959a93575. Exiting log stream.
|
|
2026-03-05 15:09:32.999 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:09:33.002 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:09:33.010 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:09:33.014 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:09:33.018 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|