mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
132 lines
23 KiB
Plaintext
132 lines
23 KiB
Plaintext
2026-02-25 07:30:01.702 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:30:01.702 DEBUG [tests.conftest] Running test: test_subscribe_via_api_to_new_pubsub_topics with id: 2026-02-25_07-30-01__38209604-c7cb-4fd8-b5af-c93eb4144880
|
|
2026-02-25 07:30:01.702 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:30:01.702 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 07:30:01.702 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-25 07:30:01.709 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:30:01.709 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-30-01__38209604-c7cb-4fd8-b5af-c93eb4144880__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:30:01.709 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:30:01.709 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:30:01.711 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:30:01.711 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.141.31
|
|
2026-02-25 07:30:01.711 DEBUG [src.node.docker_mananger] Generated ports ['1918', '1919', '1920', '1921', '1922']
|
|
2026-02-25 07:30:01.711 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 07:30:01.711 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 07:30:01.711 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:30:01.711 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:30:01.712 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:30:01.712 DEBUG [src.node.docker_mananger] docker run -i -t -p 1918:1918 -p 1919:1919 -p 1920:1920 -p 1921:1921 -p 1922:1922 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=1920 --rest-port=1918 --tcp-port=1919 --discv5-udp-port=1921 --rest-address=0.0.0.0 --nat=extip:172.18.141.31 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7a7a264fd09abda56d711f35901eb7fe4dde7be5a0d4ae68e8d26bc147b4185f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1922 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 07:30:01.868 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.141.31 waku ac7b2d2bed45fb595eea04a3aca92acdc8f83df78404d50f9cf385f1a930658d
|
|
2026-02-25 07:30:01.895 DEBUG [src.node.docker_mananger] Container started with ID ac7b2d2bed45. Setting up logs at ./log/docker/node1_2026-02-25_07-30-01__38209604-c7cb-4fd8-b5af-c93eb4144880__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:30:01.896 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1918
|
|
2026-02-25 07:30:01.897 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:30:02.041 ERROR [src.node.docker_mananger] Max retries reached for container 2c310f3e146c. Exiting log stream.
|
|
2026-02-25 07:30:02.507 ERROR [src.node.docker_mananger] Max retries reached for container c9c5cfb80c15. Exiting log stream.
|
|
2026-02-25 07:30:02.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1918/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:02.900 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-02-25 07:30:02.900 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:30:02.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1918/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:02.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.31/tcp/1919/p2p/16Uiu2HAm5AC15mxy538PRLiYrMTBwmeYV8MvrceUeLbLyM9bbFk8","/ip4/172.18.141.31/tcp/1920/ws/p2p/16Uiu2HAm5AC15mxy538PRLiYrMTBwmeYV8MvrceUeLbLyM9bbFk8"],"enrUri":"enr:-L24QHBF6eRyZSXdwMTQ0nhCg75lSscrD-4UI8ud8IIdK6T5abWWisp0G70kv_EbyKJo5Uxuru7rOptcBTh-bXkbuIsCgmlkgnY0gmlwhKwSjR-KbXVsdGlhZGRyc5YACASsEo0fBgd_AAoErBKNHwYHgN0DgnJzhQACAQAAiXNlY3AyNTZrMaECkJ2Fxv73AMkZAMIWPen9Zgykk05y31jnwVlDyMLoGC2DdGNwggd_g3VkcIIHgYV3YWt1MgU"}'
|
|
2026-02-25 07:30:02.903 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:30:02.909 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:30:02.909 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-30-01__38209604-c7cb-4fd8-b5af-c93eb4144880__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:30:02.909 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:30:02.909 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:30:02.910 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:30:02.911 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.62
|
|
2026-02-25 07:30:02.911 DEBUG [src.node.docker_mananger] Generated ports ['48169', '48170', '48171', '48172', '48173']
|
|
2026-02-25 07:30:02.911 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 07:30:02.911 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 07:30:02.911 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:30:02.911 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:30:02.911 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:30:02.911 DEBUG [src.node.docker_mananger] docker run -i -t -p 48169:48169 -p 48170:48170 -p 48171:48171 -p 48172:48172 -p 48173:48173 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=48171 --rest-port=48169 --tcp-port=48170 --discv5-udp-port=48172 --rest-address=0.0.0.0 --nat=extip:172.18.212.62 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cbdf6a0c88dbdfd22f4ebee19207a0fc7da20ebca1b9cea22da5dd6dabc37a91 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48173 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHBF6eRyZSXdwMTQ0nhCg75lSscrD-4UI8ud8IIdK6T5abWWisp0G70kv_EbyKJo5Uxuru7rOptcBTh-bXkbuIsCgmlkgnY0gmlwhKwSjR-KbXVsdGlhZGRyc5YACASsEo0fBgd_AAoErBKNHwYHgN0DgnJzhQACAQAAiXNlY3AyNTZrMaECkJ2Fxv73AMkZAMIWPen9Zgykk05y31jnwVlDyMLoGC2DdGNwggd_g3VkcIIHgYV3YWt1MgU
|
|
2026-02-25 07:30:03.071 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.62 waku 3aed14701255bcf018a7dbf80e4d7922768e595ec109c6581e0d98407e9af896
|
|
2026-02-25 07:30:03.097 DEBUG [src.node.docker_mananger] Container started with ID 3aed14701255. Setting up logs at ./log/docker/node2_2026-02-25_07-30-01__38209604-c7cb-4fd8-b5af-c93eb4144880__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:30:03.097 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48169
|
|
2026-02-25 07:30:03.098 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:30:04.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 07:30:04.133 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:30:04.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.62/tcp/48170/p2p/16Uiu2HAm51jXDahmKQYPnAY7NM7RazVbXirQ6q5EPyVw1ardsLSq","/ip4/172.18.212.62/tcp/48171/ws/p2p/16Uiu2HAm51jXDahmKQYPnAY7NM7RazVbXirQ6q5EPyVw1ardsLSq"],"enrUri":"enr:-L24QPLbOLOBfNErbQRgQwNHO5FytqLyj0E3sdAKjN4Ip5HHeb5XtEbDkZUotOTeL-0J3pcPi6dr7g4LclTMCgeseEwCgmlkgnY0gmlwhKwS1D6KbXVsdGlhZGRyc5YACASsEtQ-BrwqAAoErBLUPga8K90DgnJzhQACAQAAiXNlY3AyNTZrMaECjnLvP9t6yvUMUUkeGXmJCxxfwVpgdt1FprltXozK0XaDdGNwgrwqg3VkcIK8LIV3YWt1MgE"}'
|
|
2026-02-25 07:30:04.136 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:30:04.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48169/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.141.31/tcp/1919/p2p/16Uiu2HAm5AC15mxy538PRLiYrMTBwmeYV8MvrceUeLbLyM9bbFk8"]'
|
|
2026-02-25 07:30:04.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:04.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1918/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-02-25 07:30:04.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:04.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48169/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-02-25 07:30:04.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:04.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:30:04.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:04.175 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:30:04.275 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604165302604,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.280 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604165302604,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:30:04.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:04.289 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:30:04.390 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604284800899,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.394 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604284800899,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:30:04.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:04.404 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:30:04.505 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604400135159,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.509 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604400135159,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:30:04.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:04.519 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:30:04.619 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604514078539,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.624 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604514078539,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:30:04.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:04.633 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:30:04.734 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604628433864,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.738 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604628433864,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:30:04.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:04.747 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:30:04.848 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604742655994,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.853 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604742655994,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:30:04.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:04.861 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:30:04.963 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604857087456,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.967 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:30:04.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:04.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004604857087456,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:30:04.973 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:30:04.974 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:30:04.974 DEBUG [src.node.waku_node] Stopping container with id ac7b2d2bed45
|
|
2026-02-25 07:30:05.455 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:30:05.456 DEBUG [src.node.waku_node] Stopping container with id 3aed14701255
|
|
2026-02-25 07:30:05.970 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:30:05.972 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:30:05.982 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:30:05.991 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|