mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-23 12:13:14 +00:00
145 lines
26 KiB
Plaintext
145 lines
26 KiB
Plaintext
2026-03-23 04:48:45.224 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:48:45.226 DEBUG [tests.conftest] Running test: test_sync_nodes_have_store_true with id: 2026-03-23_04-48-45__9a10f20f-a14c-4bd7-80a6-6511dfd82d32
|
|
2026-03-23 04:48:45.227 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:48:45.236 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:48:45.236 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-48-45__9a10f20f-a14c-4bd7-80a6-6511dfd82d32__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:45.243 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:48:45.243 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-48-45__9a10f20f-a14c-4bd7-80a6-6511dfd82d32__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:45.249 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:48:45.249 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-23_04-48-45__9a10f20f-a14c-4bd7-80a6-6511dfd82d32__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:45.250 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-23 04:48:45.250 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:48:45.250 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:48:45.252 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:48:45.252 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.123.71
|
|
2026-03-23 04:48:45.252 DEBUG [src.node.docker_mananger] Generated ports ['3695', '3696', '3697', '3698', '3699']
|
|
2026-03-23 04:48:45.252 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:48:45.252 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:48:45.253 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:48:45.253 DEBUG [src.node.docker_mananger] docker run -i -t -p 3695:3695 -p 3696:3696 -p 3697:3697 -p 3698:3698 -p 3699:3699 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=3697 --rest-port=3695 --tcp-port=3696 --discv5-udp-port=3698 --rest-address=0.0.0.0 --nat=extip:172.18.123.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d79d2f5ff5cce251fbcdffdeddccbff51f3044f2ee59ebff141fed77724df3d2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3699 --metrics-logging=true --store=true --relay=true
|
|
2026-03-23 04:48:45.423 ERROR [src.node.docker_mananger] Max retries reached for container 6c7607bbf4a6. Exiting log stream.
|
|
2026-03-23 04:48:45.440 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.123.71 waku 78e715b0edee410f7b4614bae1c50aa3d6ff1601fa0e5c7f17598554eb9b71ee
|
|
2026-03-23 04:48:45.479 DEBUG [src.node.docker_mananger] Container started with ID 78e715b0edee. Setting up logs at ./log/docker/node1_2026-03-23_04-48-45__9a10f20f-a14c-4bd7-80a6-6511dfd82d32__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:45.479 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3695
|
|
2026-03-23 04:48:45.480 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:48:46.054 ERROR [src.node.docker_mananger] Max retries reached for container c51bde3b9b25. Exiting log stream.
|
|
2026-03-23 04:48:46.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3695/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:46.485 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-23 04:48:46.485 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:48:46.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3695/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:46.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.123.71/tcp/3696/p2p/16Uiu2HAkv6gXgEfuMa1baogjo7Ja6SR8qJZ3ozKNHPGyYbNyjKxX","/ip4/172.18.123.71/tcp/3697/ws/p2p/16Uiu2HAkv6gXgEfuMa1baogjo7Ja6SR8qJZ3ozKNHPGyYbNyjKxX"],"enrUri":"enr:-L24QGs4dqYmejki_EhXa8maP7uwnLrN2x98wdn1TEi_d06TEwdB-CB9RzdS94qzuA50sITrOFk48j4LkzFu2skE8rUCgmlkgnY0gmlwhKwSe0eKbXVsdGlhZGRyc5YACASsEntHBg5wAAoErBJ7RwYOcd0DgnJzhQADAQAAiXNlY3AyNTZrMaECCf5F638j8BjCYMLBjQPtNRNyBxbt8gznfYDXE0YoxUyDdGNwgg5wg3VkcIIOcoV3YWt1MgM"}'
|
|
2026-03-23 04:48:46.488 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:48:46.488 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:48:46.488 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:48:46.490 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:48:46.490 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.56
|
|
2026-03-23 04:48:46.490 DEBUG [src.node.docker_mananger] Generated ports ['59480', '59481', '59482', '59483', '59484']
|
|
2026-03-23 04:48:46.491 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:48:46.491 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:48:46.491 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:48:46.491 DEBUG [src.node.docker_mananger] docker run -i -t -p 59480:59480 -p 59481:59481 -p 59482:59482 -p 59483:59483 -p 59484:59484 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=59482 --rest-port=59480 --tcp-port=59481 --discv5-udp-port=59483 --rest-address=0.0.0.0 --nat=extip:172.18.5.56 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f1c013a1cd49cb6cd0fe1eafefcc8d3a8cadb7713ccfee5fed39e7dc91ad2cae --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59484 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGs4dqYmejki_EhXa8maP7uwnLrN2x98wdn1TEi_d06TEwdB-CB9RzdS94qzuA50sITrOFk48j4LkzFu2skE8rUCgmlkgnY0gmlwhKwSe0eKbXVsdGlhZGRyc5YACASsEntHBg5wAAoErBJ7RwYOcd0DgnJzhQADAQAAiXNlY3AyNTZrMaECCf5F638j8BjCYMLBjQPtNRNyBxbt8gznfYDXE0YoxUyDdGNwgg5wg3VkcIIOcoV3YWt1MgM
|
|
2026-03-23 04:48:46.712 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.56 waku 376287f283a803da6e60af2f99a908992b53b99996e98e514fc5916f9e222bc8
|
|
2026-03-23 04:48:46.748 DEBUG [src.node.docker_mananger] Container started with ID 376287f283a8. Setting up logs at ./log/docker/node2_2026-03-23_04-48-45__9a10f20f-a14c-4bd7-80a6-6511dfd82d32__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:46.749 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59480
|
|
2026-03-23 04:48:46.750 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:48:47.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59480/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:47.753 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-23 04:48:47.753 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:48:47.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59480/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:47.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.56/tcp/59481/p2p/16Uiu2HAm68tjURGvkihJuDWwKUmS41oykaaS7EUTDT1CjVLpJBwd","/ip4/172.18.5.56/tcp/59482/ws/p2p/16Uiu2HAm68tjURGvkihJuDWwKUmS41oykaaS7EUTDT1CjVLpJBwd"],"enrUri":"enr:-L24QMBEGosRG3qXGgmJdEpLQp93RIKEjAX6M2hFWyl-x0QvG8vdMWPDnFqBo2Gmsy9Srx3ZLiM_VLEDuCTpnMMZyhUCgmlkgnY0gmlwhKwSBTiKbXVsdGlhZGRyc5YACASsEgU4BuhZAAoErBIFOAboWt0DgnJzhQADAQAAiXNlY3AyNTZrMaECnyQaN_P_D_jsoAXjUqnqBmfp95hZHzoueVcg9oiASECDdGNwguhZg3VkcILoW4V3YWt1MhM"}'
|
|
2026-03-23 04:48:47.756 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:48:47.756 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:48:47.756 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:48:47.758 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:48:47.758 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.136
|
|
2026-03-23 04:48:47.758 DEBUG [src.node.docker_mananger] Generated ports ['56649', '56650', '56651', '56652', '56653']
|
|
2026-03-23 04:48:47.759 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:48:47.759 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:48:47.759 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:48:47.759 DEBUG [src.node.docker_mananger] docker run -i -t -p 56649:56649 -p 56650:56650 -p 56651:56651 -p 56652:56652 -p 56653:56653 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=56651 --rest-port=56649 --tcp-port=56650 --discv5-udp-port=56652 --rest-address=0.0.0.0 --nat=extip:172.18.200.136 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aecf6ac5c1f52e05c2fcbc0c2f77778a58bce1cedfa1e84ab33de3caecc1ea91 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56653 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMBEGosRG3qXGgmJdEpLQp93RIKEjAX6M2hFWyl-x0QvG8vdMWPDnFqBo2Gmsy9Srx3ZLiM_VLEDuCTpnMMZyhUCgmlkgnY0gmlwhKwSBTiKbXVsdGlhZGRyc5YACASsEgU4BuhZAAoErBIFOAboWt0DgnJzhQADAQAAiXNlY3AyNTZrMaECnyQaN_P_D_jsoAXjUqnqBmfp95hZHzoueVcg9oiASECDdGNwguhZg3VkcILoW4V3YWt1MhM
|
|
2026-03-23 04:48:47.997 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.136 waku 85a07383e8f6e2972c22ad2a37a073c7188acb9596cf7e5048bb1494a9a3bba6
|
|
2026-03-23 04:48:48.033 DEBUG [src.node.docker_mananger] Container started with ID 85a07383e8f6. Setting up logs at ./log/docker/node3_2026-03-23_04-48-45__9a10f20f-a14c-4bd7-80a6-6511dfd82d32__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:48.033 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56649
|
|
2026-03-23 04:48:48.033 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:48:49.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56649/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:49.037 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-23 04:48:49.037 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:48:49.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56649/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:49.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.136/tcp/56650/p2p/16Uiu2HAmJ8KjUS7vRQjPHSQSb3jQwwofq7zUjMshDJfTSfFYSa1f","/ip4/172.18.200.136/tcp/56651/ws/p2p/16Uiu2HAmJ8KjUS7vRQjPHSQSb3jQwwofq7zUjMshDJfTSfFYSa1f"],"enrUri":"enr:-L24QB9Q0zowlzgpJOV2bJA8Alj4H8VLORvxZaWokhdUZFYleWGlDF6OG4e73xHl-VQJS2YwgXZ71lh_1_77s8Az2xwCgmlkgnY0gmlwhKwSyIiKbXVsdGlhZGRyc5YACASsEsiIBt1KAAoErBLIiAbdS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDUUsIRgWEUm6Pb4pfO7Em-FtgBh8Bmfs-vfa0TdKhUWKDdGNwgt1Kg3VkcILdTIV3YWt1MhM"}'
|
|
2026-03-23 04:48:49.040 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:48:49.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59480/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.123.71/tcp/3696/p2p/16Uiu2HAkv6gXgEfuMa1baogjo7Ja6SR8qJZ3ozKNHPGyYbNyjKxX"]'
|
|
2026-03-23 04:48:49.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:49.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56649/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.5.56/tcp/59481/p2p/16Uiu2HAm68tjURGvkihJuDWwKUmS41oykaaS7EUTDT1CjVLpJBwd"]'
|
|
2026-03-23 04:48:49.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:49.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:48:49.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:49.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59480/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:48:49.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:49.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56649/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:48:49.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:49.103 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:48:49.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/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-03-23 04:48:49.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:49.110 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:48:49.310 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:48:49.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/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-03-23 04:48:49.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:49.317 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:48:49.518 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:48:49.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/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-03-23 04:48:49.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:49.525 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:48:49.726 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:48:49.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/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-03-23 04:48:49.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:49.733 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:48:49.933 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:48:49.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/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-03-23 04:48:49.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:49.940 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:48:50.141 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:48:50.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/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-03-23 04:48:50.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:50.149 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:48:50.350 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:48:50.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/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-03-23 04:48:50.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:50.356 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:48:50.558 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:48:50.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/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-03-23 04:48:50.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:50.564 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:48:50.765 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:48:50.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/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-03-23 04:48:50.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:50.771 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:48:50.972 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:48:50.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3695/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-03-23 04:48:50.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:50.979 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:48:51.182 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-23 04:48:51.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3695/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:51.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x907ae88673839d0497c8e9b71ea4298ae6645536c96b883927e99cf881862eed"},{"messageHash":"0xfe17160fd8b8f45f66b83dfd85a997b11d79414e8b9cae44f87336b93d4f018e"},{"messageHash":"0x5849ebc8d5cc70c6c1a21e1a1cba6f348f70fae9a74051756c0bfd3f46866b9d"},{"messageHash":"0x771b6f630a39e1eb2247a3dcac087737f18a5488fb623718e77e4cafe263e958"},{"messageHash":"0x92019d2f996f8d33b8ea8bc780832339e0592aa592dc433c3bc4b4afc6ff34b3"},{"messageHash":"0x07bdb664bf4957754dc7c1d37396ac092df7d84adb4796432d82296f1f07c01c"},{"messageHash":"0xb8c489b8d1bfa7a8a26a953b3c54e92015a4471ffa84ccc4bef0541f4559e987"},{"messageHash":"0x59c377f6019f400b58269825673865cc31bbcd2b24ebb0e037dd2b5123659f8d"},{"messageHash":"0xa6d7fb6cbbe9a9378cd2058987509286d6cfb66db648aa6da42771b0fe71d351"},{"messageHash":"0x9dad22b6aff6ea3ebce0bdda5b2ab2febff84c22f82f28da2a1d1f59b0c56c07"}]}'
|
|
2026-03-23 04:48:51.186 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-23 04:48:51.187 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-23 04:48:51.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59480/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:51.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x907ae88673839d0497c8e9b71ea4298ae6645536c96b883927e99cf881862eed"},{"messageHash":"0xfe17160fd8b8f45f66b83dfd85a997b11d79414e8b9cae44f87336b93d4f018e"},{"messageHash":"0x5849ebc8d5cc70c6c1a21e1a1cba6f348f70fae9a74051756c0bfd3f46866b9d"},{"messageHash":"0x771b6f630a39e1eb2247a3dcac087737f18a5488fb623718e77e4cafe263e958"},{"messageHash":"0x92019d2f996f8d33b8ea8bc780832339e0592aa592dc433c3bc4b4afc6ff34b3"},{"messageHash":"0x07bdb664bf4957754dc7c1d37396ac092df7d84adb4796432d82296f1f07c01c"},{"messageHash":"0xb8c489b8d1bfa7a8a26a953b3c54e92015a4471ffa84ccc4bef0541f4559e987"},{"messageHash":"0x59c377f6019f400b58269825673865cc31bbcd2b24ebb0e037dd2b5123659f8d"},{"messageHash":"0xa6d7fb6cbbe9a9378cd2058987509286d6cfb66db648aa6da42771b0fe71d351"},{"messageHash":"0x9dad22b6aff6ea3ebce0bdda5b2ab2febff84c22f82f28da2a1d1f59b0c56c07"}]}'
|
|
2026-03-23 04:48:51.191 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-23 04:48:51.192 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-23 04:48:51.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56649/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:51.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x907ae88673839d0497c8e9b71ea4298ae6645536c96b883927e99cf881862eed"},{"messageHash":"0xfe17160fd8b8f45f66b83dfd85a997b11d79414e8b9cae44f87336b93d4f018e"},{"messageHash":"0x5849ebc8d5cc70c6c1a21e1a1cba6f348f70fae9a74051756c0bfd3f46866b9d"},{"messageHash":"0x771b6f630a39e1eb2247a3dcac087737f18a5488fb623718e77e4cafe263e958"},{"messageHash":"0x92019d2f996f8d33b8ea8bc780832339e0592aa592dc433c3bc4b4afc6ff34b3"},{"messageHash":"0x07bdb664bf4957754dc7c1d37396ac092df7d84adb4796432d82296f1f07c01c"},{"messageHash":"0xb8c489b8d1bfa7a8a26a953b3c54e92015a4471ffa84ccc4bef0541f4559e987"},{"messageHash":"0x59c377f6019f400b58269825673865cc31bbcd2b24ebb0e037dd2b5123659f8d"},{"messageHash":"0xa6d7fb6cbbe9a9378cd2058987509286d6cfb66db648aa6da42771b0fe71d351"},{"messageHash":"0x9dad22b6aff6ea3ebce0bdda5b2ab2febff84c22f82f28da2a1d1f59b0c56c07"}]}'
|
|
2026-03-23 04:48:51.196 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-23 04:48:51.198 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:48:51.199 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:48:51.199 DEBUG [src.node.waku_node] Stopping container with id 78e715b0edee
|
|
2026-03-23 04:48:51.766 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:51.767 DEBUG [src.node.waku_node] Stopping container with id 376287f283a8
|
|
2026-03-23 04:48:52.354 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:52.355 DEBUG [src.node.waku_node] Stopping container with id 85a07383e8f6
|
|
2026-03-23 04:48:52.580 ERROR [src.node.docker_mananger] Max retries reached for container 78e715b0edee. Exiting log stream.
|
|
2026-03-23 04:48:52.921 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:52.924 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:48:52.932 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:48:52.954 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:48:52.961 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|