mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-28 14:43:15 +00:00
145 lines
26 KiB
Plaintext
145 lines
26 KiB
Plaintext
2026-02-01 04:47:46.744 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-01 04:47:46.744 DEBUG [tests.conftest] Running test: test_sync_nodes_have_store_true with id: 2026-02-01_04-47-46__8e88d3ad-5e7c-440a-b7b8-8d22364c4121
|
|
2026-02-01 04:47:46.745 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-01 04:47:46.751 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:47:46.751 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-01_04-47-46__8e88d3ad-5e7c-440a-b7b8-8d22364c4121__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:47:46.757 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:47:46.757 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-01_04-47-46__8e88d3ad-5e7c-440a-b7b8-8d22364c4121__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:47:46.762 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:47:46.763 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-01_04-47-46__8e88d3ad-5e7c-440a-b7b8-8d22364c4121__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:47:46.763 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-01 04:47:46.764 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:47:46.764 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:47:46.765 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:47:46.765 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.104
|
|
2026-02-01 04:47:46.765 DEBUG [src.node.docker_mananger] Generated ports ['6146', '6147', '6148', '6149', '6150']
|
|
2026-02-01 04:47:46.766 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:47:46.766 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:47:46.766 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:47:46.766 DEBUG [src.node.docker_mananger] docker run -i -t -p 6146:6146 -p 6147:6147 -p 6148:6148 -p 6149:6149 -p 6150:6150 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=6148 --rest-port=6146 --tcp-port=6147 --discv5-udp-port=6149 --rest-address=0.0.0.0 --nat=extip:172.18.20.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c902a029dda37fcb7da4a2da6f6928f4d2a7d8a56f9bbce955f2fae86ade5daf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6150 --metrics-logging=true --store=true --relay=true
|
|
2026-02-01 04:47:46.949 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.104 waku 24e1303809f2124213be7c47dd27d9c4e90ab03bc00e8a83817723365676b0a3
|
|
2026-02-01 04:47:46.978 DEBUG [src.node.docker_mananger] Container started with ID 24e1303809f2. Setting up logs at ./log/docker/node1_2026-02-01_04-47-46__8e88d3ad-5e7c-440a-b7b8-8d22364c4121__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:47:46.980 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6146
|
|
2026-02-01 04:47:46.980 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:47:47.035 ERROR [src.node.docker_mananger] Max retries reached for container ae0eef0d7dcd. Exiting log stream.
|
|
2026-02-01 04:47:47.540 ERROR [src.node.docker_mananger] Max retries reached for container e8d8f064240e. Exiting log stream.
|
|
2026-02-01 04:47:47.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6146/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:47:47.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2026-02-01 04:47:47.984 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:47:47.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6146/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:47:47.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.104/tcp/6147/p2p/16Uiu2HAmSMr8YMK2vDeH52iNxNh8FPm7DRCtdupPNLXCagcRDt9t","/ip4/172.18.20.104/tcp/6148/ws/p2p/16Uiu2HAmSMr8YMK2vDeH52iNxNh8FPm7DRCtdupPNLXCagcRDt9t"],"enrUri":"enr:-L24QMFhX8kU07XK8ZeuepB94FYBRxfcvKms0dv1QAhaZhYvUQAxMlbOneCuoYY1qLM1mzkn3zGczyM9Q-mgX7m9sI0CgmlkgnY0gmlwhKwSFGiKbXVsdGlhZGRyc5YACASsEhRoBhgDAAoErBIUaAYYBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDy59y9TuUJUrfVDK8VcUKWqqYEPPkmVhSmV4vzIzfIa-DdGNwghgDg3VkcIIYBYV3YWt1MgM"}'
|
|
2026-02-01 04:47:47.986 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:47:47.986 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:47:47.987 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:47:47.988 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:47:47.988 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.64
|
|
2026-02-01 04:47:47.988 DEBUG [src.node.docker_mananger] Generated ports ['24418', '24419', '24420', '24421', '24422']
|
|
2026-02-01 04:47:47.988 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:47:47.989 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:47:47.989 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:47:47.989 DEBUG [src.node.docker_mananger] docker run -i -t -p 24418:24418 -p 24419:24419 -p 24420:24420 -p 24421:24421 -p 24422:24422 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=24420 --rest-port=24418 --tcp-port=24419 --discv5-udp-port=24421 --rest-address=0.0.0.0 --nat=extip:172.18.108.64 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=af2cc2dceb0ba3573a7b0ce1cd9f3f1fea8bb15fca503fdf618dcdfd86695c88 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24422 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMFhX8kU07XK8ZeuepB94FYBRxfcvKms0dv1QAhaZhYvUQAxMlbOneCuoYY1qLM1mzkn3zGczyM9Q-mgX7m9sI0CgmlkgnY0gmlwhKwSFGiKbXVsdGlhZGRyc5YACASsEhRoBhgDAAoErBIUaAYYBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDy59y9TuUJUrfVDK8VcUKWqqYEPPkmVhSmV4vzIzfIa-DdGNwghgDg3VkcIIYBYV3YWt1MgM
|
|
2026-02-01 04:47:48.173 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.64 waku ba03b2dfcced6c62e360a3a58ae2563c795bc719a6cd60c127199cf63fe9b471
|
|
2026-02-01 04:47:48.199 DEBUG [src.node.docker_mananger] Container started with ID ba03b2dfcced. Setting up logs at ./log/docker/node2_2026-02-01_04-47-46__8e88d3ad-5e7c-440a-b7b8-8d22364c4121__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:47:48.201 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24418
|
|
2026-02-01 04:47:48.201 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:47:49.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24418/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:47:49.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2026-02-01 04:47:49.205 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:47:49.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24418/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:47:49.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.64/tcp/24419/p2p/16Uiu2HAmK3xa81PZGvTBrHEcTiaBPJRe6qiwZ9sSQ1gjFjD2Shdt","/ip4/172.18.108.64/tcp/24420/ws/p2p/16Uiu2HAmK3xa81PZGvTBrHEcTiaBPJRe6qiwZ9sSQ1gjFjD2Shdt"],"enrUri":"enr:-L24QELfO7sSWOR0d7QZ1r614Ax3NvoobojNc1zpF2sV8Yr4M6hw7iDe_w_zFg32ob9H2f-8mPVOux8ywUvRAphbPWkCgmlkgnY0gmlwhKwSbECKbXVsdGlhZGRyc5YACASsEmxABl9jAAoErBJsQAZfZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDXwh4CrBPJg4sqAs4mHb0Xl5oDZZLNPLBk4xFNS_otfODdGNwgl9jg3VkcIJfZYV3YWt1MhM"}'
|
|
2026-02-01 04:47:49.208 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:47:49.208 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:47:49.208 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:47:49.209 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:47:49.209 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.191
|
|
2026-02-01 04:47:49.209 DEBUG [src.node.docker_mananger] Generated ports ['42820', '42821', '42822', '42823', '42824']
|
|
2026-02-01 04:47:49.210 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:47:49.210 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:47:49.210 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:47:49.210 DEBUG [src.node.docker_mananger] docker run -i -t -p 42820:42820 -p 42821:42821 -p 42822:42822 -p 42823:42823 -p 42824:42824 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=42822 --rest-port=42820 --tcp-port=42821 --discv5-udp-port=42823 --rest-address=0.0.0.0 --nat=extip:172.18.143.191 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d2eadfc62badda0726ace5595be76f8b3c539acc22a6f98fb7023cac49d46605 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42824 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QELfO7sSWOR0d7QZ1r614Ax3NvoobojNc1zpF2sV8Yr4M6hw7iDe_w_zFg32ob9H2f-8mPVOux8ywUvRAphbPWkCgmlkgnY0gmlwhKwSbECKbXVsdGlhZGRyc5YACASsEmxABl9jAAoErBJsQAZfZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDXwh4CrBPJg4sqAs4mHb0Xl5oDZZLNPLBk4xFNS_otfODdGNwgl9jg3VkcIJfZYV3YWt1MhM
|
|
2026-02-01 04:47:49.427 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.191 waku 40b6150bfc4320bc6e68c4a055043d558f61b349e5284d47a4953ae4dfc84e9c
|
|
2026-02-01 04:47:49.458 DEBUG [src.node.docker_mananger] Container started with ID 40b6150bfc43. Setting up logs at ./log/docker/node3_2026-02-01_04-47-46__8e88d3ad-5e7c-440a-b7b8-8d22364c4121__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:47:49.458 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42820
|
|
2026-02-01 04:47:49.458 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:47:50.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42820/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:47:50.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2026-02-01 04:47:50.462 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:47:50.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42820/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:47:50.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.191/tcp/42821/p2p/16Uiu2HAm4pzGRMnBnkPfc4DaLdiKqeiEkBxPAUhssVTahPU1dPGg","/ip4/172.18.143.191/tcp/42822/ws/p2p/16Uiu2HAm4pzGRMnBnkPfc4DaLdiKqeiEkBxPAUhssVTahPU1dPGg"],"enrUri":"enr:-L24QDFl6V-uBEHgJKfNWowdnuF-gPb_Qq8uk2MX0gIV924IXG8Dk4zLNqKOHel0l7-t6kqu1g5GBPTvSPXTp5XSvVcCgmlkgnY0gmlwhKwSj7-KbXVsdGlhZGRyc5YACASsEo-_BqdFAAoErBKPvwanRt0DgnJzhQADAQAAiXNlY3AyNTZrMaECi7I3vvW2944fWnTMbhnZ1pRm9U_UwFrafXOK329RLKWDdGNwgqdFg3VkcIKnR4V3YWt1MhM"}'
|
|
2026-02-01 04:47:50.465 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:47:50.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24418/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.20.104/tcp/6147/p2p/16Uiu2HAmSMr8YMK2vDeH52iNxNh8FPm7DRCtdupPNLXCagcRDt9t"]'
|
|
2026-02-01 04:47:50.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:50.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42820/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.108.64/tcp/24419/p2p/16Uiu2HAmK3xa81PZGvTBrHEcTiaBPJRe6qiwZ9sSQ1gjFjD2Shdt"]'
|
|
2026-02-01 04:47:50.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:50.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-01 04:47:50.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:50.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24418/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-01 04:47:50.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:50.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42820/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-01 04:47:50.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:50.515 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:47:50.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:47:50.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:50.521 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:47:50.721 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:47:50.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:47:50.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:50.727 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:47:50.928 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:47:50.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:47:50.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:50.934 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:47:51.136 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:47:51.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:47:51.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:51.141 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:47:51.341 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:47:51.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:47:51.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:51.348 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:47:51.548 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:47:51.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:47:51.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:51.553 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:47:51.754 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:47:51.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:47:51.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:51.759 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:47:51.960 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:47:51.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:47:51.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:51.965 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:47:52.166 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:47:52.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:47:52.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:52.171 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:47:52.372 DEBUG [src.steps.store] Relaying message
|
|
2026-02-01 04:47:52.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-01 04:47:52.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:47:52.380 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-01 04:47:52.580 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-01 04:47:52.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6146/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:47:52.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc547509ce4f82a2789fedfd0a386145f1b22ee4c678439aa0c8bc07a040104ac"},{"messageHash":"0xcb76c203508b1187f5477d06254c466a433a7293b6461ad37ec9f09be820751c"},{"messageHash":"0x44b3fa95a2182f0b65a720492d15b20236f4b27455be60be13056ae330601db9"},{"messageHash":"0xd38a705c9a4e0d7346f177d17b9848671ab20069e33b586fe8f13bf467a02604"},{"messageHash":"0x56121ee83a4b3f873584a6d7a2c02ccc6c9db23f1f09fbe0f0450d3333d9b555"},{"messageHash":"0x17303ba9d3d6f34b1e6750cb784e21187cab5fb35601a48c2dbb27961f9e27d3"},{"messageHash":"0x032d8c31442ee8a1707ca203a6199b3cd8d5e8584d498d5dac9d130a76ad01ab"},{"messageHash":"0x000305fbb045b243ce9534729689e561a6ec42b5061c8e48579cb7a76d21c7f0"},{"messageHash":"0xae1af36449ff49d6f2b6a7b93d2a97200823bc89388f18f0c23b58476bf8f4f0"},{"messageHash":"0xfbfe57306e7c94e12bba7fe775b706c172805558e48d04319d7598cd80eebb0c"}]}'
|
|
2026-02-01 04:47:52.583 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-01 04:47:52.585 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-01 04:47:52.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24418/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:47:52.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc547509ce4f82a2789fedfd0a386145f1b22ee4c678439aa0c8bc07a040104ac"},{"messageHash":"0xcb76c203508b1187f5477d06254c466a433a7293b6461ad37ec9f09be820751c"},{"messageHash":"0x44b3fa95a2182f0b65a720492d15b20236f4b27455be60be13056ae330601db9"},{"messageHash":"0xd38a705c9a4e0d7346f177d17b9848671ab20069e33b586fe8f13bf467a02604"},{"messageHash":"0x56121ee83a4b3f873584a6d7a2c02ccc6c9db23f1f09fbe0f0450d3333d9b555"},{"messageHash":"0x17303ba9d3d6f34b1e6750cb784e21187cab5fb35601a48c2dbb27961f9e27d3"},{"messageHash":"0x032d8c31442ee8a1707ca203a6199b3cd8d5e8584d498d5dac9d130a76ad01ab"},{"messageHash":"0x000305fbb045b243ce9534729689e561a6ec42b5061c8e48579cb7a76d21c7f0"},{"messageHash":"0xae1af36449ff49d6f2b6a7b93d2a97200823bc89388f18f0c23b58476bf8f4f0"},{"messageHash":"0xfbfe57306e7c94e12bba7fe775b706c172805558e48d04319d7598cd80eebb0c"}]}'
|
|
2026-02-01 04:47:52.588 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-01 04:47:52.589 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-01 04:47:52.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42820/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:47:52.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xc547509ce4f82a2789fedfd0a386145f1b22ee4c678439aa0c8bc07a040104ac"},{"messageHash":"0xcb76c203508b1187f5477d06254c466a433a7293b6461ad37ec9f09be820751c"},{"messageHash":"0x44b3fa95a2182f0b65a720492d15b20236f4b27455be60be13056ae330601db9"},{"messageHash":"0xd38a705c9a4e0d7346f177d17b9848671ab20069e33b586fe8f13bf467a02604"},{"messageHash":"0x56121ee83a4b3f873584a6d7a2c02ccc6c9db23f1f09fbe0f0450d3333d9b555"},{"messageHash":"0x17303ba9d3d6f34b1e6750cb784e21187cab5fb35601a48c2dbb27961f9e27d3"},{"messageHash":"0x032d8c31442ee8a1707ca203a6199b3cd8d5e8584d498d5dac9d130a76ad01ab"},{"messageHash":"0x000305fbb045b243ce9534729689e561a6ec42b5061c8e48579cb7a76d21c7f0"},{"messageHash":"0xae1af36449ff49d6f2b6a7b93d2a97200823bc89388f18f0c23b58476bf8f4f0"},{"messageHash":"0xfbfe57306e7c94e12bba7fe775b706c172805558e48d04319d7598cd80eebb0c"}]}'
|
|
2026-02-01 04:47:52.592 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-01 04:47:52.595 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-01 04:47:52.596 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-01 04:47:52.596 DEBUG [src.node.waku_node] Stopping container with id 24e1303809f2
|
|
2026-02-01 04:47:53.152 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:47:53.152 DEBUG [src.node.waku_node] Stopping container with id ba03b2dfcced
|
|
2026-02-01 04:47:53.733 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:47:53.733 DEBUG [src.node.waku_node] Stopping container with id 40b6150bfc43
|
|
2026-02-01 04:47:53.963 ERROR [src.node.docker_mananger] Max retries reached for container 24e1303809f2. Exiting log stream.
|
|
2026-02-01 04:47:54.295 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:47:54.297 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-01 04:47:54.304 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-01 04:47:54.315 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-01 04:47:54.324 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|