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-03-17 04:41:25.080 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-17 04:41:25.081 DEBUG [tests.conftest] Running test: test_store_sync_indirect_node with id: 2026-03-17_04-41-25__ae322b75-531f-474c-8ec2-b0d8c09d6af9
|
|
2026-03-17 04:41:25.081 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-17 04:41:25.088 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:41:25.088 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-17_04-41-25__ae322b75-531f-474c-8ec2-b0d8c09d6af9__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:41:25.094 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:41:25.095 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-17_04-41-25__ae322b75-531f-474c-8ec2-b0d8c09d6af9__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:41:25.101 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:41:25.101 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-17_04-41-25__ae322b75-531f-474c-8ec2-b0d8c09d6af9__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:41:25.101 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-17 04:41:25.102 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:41:25.102 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:41:25.105 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:41:25.105 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.156
|
|
2026-03-17 04:41:25.106 DEBUG [src.node.docker_mananger] Generated ports ['53141', '53142', '53143', '53144', '53145']
|
|
2026-03-17 04:41:25.106 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:41:25.106 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:41:25.106 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:41:25.107 DEBUG [src.node.docker_mananger] docker run -i -t -p 53141:53141 -p 53142:53142 -p 53143:53143 -p 53144:53144 -p 53145:53145 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=53143 --rest-port=53141 --tcp-port=53142 --discv5-udp-port=53144 --rest-address=0.0.0.0 --nat=extip:172.18.236.156 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=16722aee4fdc6a7a5dbbd6bb60c1ceee53e4ccf978ef88e99e1fc8bea7bc2dc5 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53145 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2026-03-17 04:41:25.302 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.156 waku 10229e595df1d5ccf012c9df6c48bb168912d2e30e803daa463956644cf1ce5d
|
|
2026-03-17 04:41:25.310 ERROR [src.node.docker_mananger] Max retries reached for container e074bf321422. Exiting log stream.
|
|
2026-03-17 04:41:25.339 DEBUG [src.node.docker_mananger] Container started with ID 10229e595df1. Setting up logs at ./log/docker/node1_2026-03-17_04-41-25__ae322b75-531f-474c-8ec2-b0d8c09d6af9__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:41:25.339 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53141
|
|
2026-03-17 04:41:25.339 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:41:25.875 ERROR [src.node.docker_mananger] Max retries reached for container ecb72e9be105. Exiting log stream.
|
|
2026-03-17 04:41:26.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53141/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:26.343 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-17 04:41:26.343 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:41:26.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53141/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:26.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.156/tcp/53142/p2p/16Uiu2HAmNjtFdZS1LZy4gRniiquqhGTxHphaLtsbXeUBman6zg3e","/ip4/172.18.236.156/tcp/53143/ws/p2p/16Uiu2HAmNjtFdZS1LZy4gRniiquqhGTxHphaLtsbXeUBman6zg3e"],"enrUri":"enr:-L24QB6_B7cvhzjGs4c_nld4jq37_vUuNhFL8GkJYqyoWQ-fHKPrxVyqpzJVqHDT1Rus6qPYRC7f-urd5yvV7JXMlm0CgmlkgnY0gmlwhKwS7JyKbXVsdGlhZGRyc5YACASsEuycBs-WAAoErBLsnAbPl90DgnJzhQADAQAAiXNlY3AyNTZrMaEDldXg9yJPkFDF1oebuXm8GEtbVj7aSlYW-2mXuJ3U6q2DdGNwgs-Wg3VkcILPmIV3YWt1MhM"}'
|
|
2026-03-17 04:41:26.346 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:41:26.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-17 04:41:26.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:26.364 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:41:26.364 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:41:26.366 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:41:26.366 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.112
|
|
2026-03-17 04:41:26.366 DEBUG [src.node.docker_mananger] Generated ports ['38230', '38231', '38232', '38233', '38234']
|
|
2026-03-17 04:41:26.366 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:41:26.366 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:41:26.367 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:41:26.367 DEBUG [src.node.docker_mananger] docker run -i -t -p 38230:38230 -p 38231:38231 -p 38232:38232 -p 38233:38233 -p 38234:38234 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=38232 --rest-port=38230 --tcp-port=38231 --discv5-udp-port=38233 --rest-address=0.0.0.0 --nat=extip:172.18.117.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ec6aada075b4b79313ecfb264bf7b5be9b9eaff4efb739ae77fcff0b6eadebaa --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38234 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QB6_B7cvhzjGs4c_nld4jq37_vUuNhFL8GkJYqyoWQ-fHKPrxVyqpzJVqHDT1Rus6qPYRC7f-urd5yvV7JXMlm0CgmlkgnY0gmlwhKwS7JyKbXVsdGlhZGRyc5YACASsEuycBs-WAAoErBLsnAbPl90DgnJzhQADAQAAiXNlY3AyNTZrMaEDldXg9yJPkFDF1oebuXm8GEtbVj7aSlYW-2mXuJ3U6q2DdGNwgs-Wg3VkcILPmIV3YWt1MhM
|
|
2026-03-17 04:41:26.572 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.112 waku ef902a5c6b76ffb6f6ee5326bed4be67331af630c8b21180a667b9f3d2dc4f52
|
|
2026-03-17 04:41:26.611 DEBUG [src.node.docker_mananger] Container started with ID ef902a5c6b76. Setting up logs at ./log/docker/node2_2026-03-17_04-41-25__ae322b75-531f-474c-8ec2-b0d8c09d6af9__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:41:26.612 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38230
|
|
2026-03-17 04:41:26.613 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:41:27.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38230/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:27.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-17 04:41:27.616 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:41:27.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38230/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:27.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.112/tcp/38231/p2p/16Uiu2HAm63UfRPSYfL5jM6rxhg9xWgXNqAoJA7TN8eoftjiXgDLH","/ip4/172.18.117.112/tcp/38232/ws/p2p/16Uiu2HAm63UfRPSYfL5jM6rxhg9xWgXNqAoJA7TN8eoftjiXgDLH"],"enrUri":"enr:-L24QMol0KE9YnObZ1kNUDjepxtlKG0HN7RlS61ZfmsYDYqRQDq5cVwSxkXdV20EBfDnOFHWvH8QEqVs9ZX51NIqOxwCgmlkgnY0gmlwhKwSdXCKbXVsdGlhZGRyc5YACASsEnVwBpVXAAoErBJ1cAaVWN0DgnJzhQADAQAAiXNlY3AyNTZrMaECncD7hDE1RR_fYuRZxXexHmX2fYEnzpUiC-cznnTrCKaDdGNwgpVXg3VkcIKVWYV3YWt1MhI"}'
|
|
2026-03-17 04:41:27.619 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:41:27.619 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:41:27.619 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:41:27.621 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:41:27.621 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.149.127
|
|
2026-03-17 04:41:27.621 DEBUG [src.node.docker_mananger] Generated ports ['63486', '63487', '63488', '63489', '63490']
|
|
2026-03-17 04:41:27.621 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:41:27.621 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:41:27.621 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:41:27.622 DEBUG [src.node.docker_mananger] docker run -i -t -p 63486:63486 -p 63487:63487 -p 63488:63488 -p 63489:63489 -p 63490:63490 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=63488 --rest-port=63486 --tcp-port=63487 --discv5-udp-port=63489 --rest-address=0.0.0.0 --nat=extip:172.18.149.127 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8f6b8c7834d56d5ef89bca4dfd046141ce7ccb551b5aaed3c3d9deaf045dbf77 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63490 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QMol0KE9YnObZ1kNUDjepxtlKG0HN7RlS61ZfmsYDYqRQDq5cVwSxkXdV20EBfDnOFHWvH8QEqVs9ZX51NIqOxwCgmlkgnY0gmlwhKwSdXCKbXVsdGlhZGRyc5YACASsEnVwBpVXAAoErBJ1cAaVWN0DgnJzhQADAQAAiXNlY3AyNTZrMaECncD7hDE1RR_fYuRZxXexHmX2fYEnzpUiC-cznnTrCKaDdGNwgpVXg3VkcIKVWYV3YWt1MhI
|
|
2026-03-17 04:41:27.822 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.149.127 waku 776003d15e552d0ea43c4b5ee15446d1cd9626a3fbac7ee8d6bec44bc89378cf
|
|
2026-03-17 04:41:27.856 DEBUG [src.node.docker_mananger] Container started with ID 776003d15e55. Setting up logs at ./log/docker/node3_2026-03-17_04-41-25__ae322b75-531f-474c-8ec2-b0d8c09d6af9__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:41:27.857 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63486
|
|
2026-03-17 04:41:27.858 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:41:28.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63486/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:28.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-17 04:41:28.861 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:41:28.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63486/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:41:28.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.127/tcp/63487/p2p/16Uiu2HAmPykcWkdojr7ywTZxyRvwoXVRr6Ui3F9WZYyCAZgWTZiv","/ip4/172.18.149.127/tcp/63488/ws/p2p/16Uiu2HAmPykcWkdojr7ywTZxyRvwoXVRr6Ui3F9WZYyCAZgWTZiv"],"enrUri":"enr:-L24QOY3wenYjEDYXcvc5Bhgv1g-eOZXLQrteropN2sIbEftChEMo0NVAZRhiXh7OoWcI3OPRh4RKttySmTUTKj9WTQCgmlkgnY0gmlwhKwSlX-KbXVsdGlhZGRyc5YACASsEpV_Bvf_AAoErBKVfwb4AN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqD8O-eBUrTlEnU_S8s0TcVf-2yPrB-9gILDShRB5ab-DdGNwgvf_g3VkcIL4AYV3YWt1MhI"}'
|
|
2026-03-17 04:41:28.864 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:41:28.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38230/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.236.156/tcp/53142/p2p/16Uiu2HAmNjtFdZS1LZy4gRniiquqhGTxHphaLtsbXeUBman6zg3e"]'
|
|
2026-03-17 04:41:28.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:28.901 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:28.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/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-17 04:41:28.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:28.909 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:29.109 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:29.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/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-17 04:41:29.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:29.114 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:29.314 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:29.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/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-17 04:41:29.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:29.319 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:29.520 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:29.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/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-17 04:41:29.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:29.525 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:29.725 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:29.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/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-17 04:41:29.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:29.730 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:29.930 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:29.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/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-17 04:41:29.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:29.935 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:30.136 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:30.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/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-17 04:41:30.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:30.141 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:30.342 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:30.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/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-17 04:41:30.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:30.346 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:30.547 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:30.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/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-17 04:41:30.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:30.551 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:30.752 DEBUG [src.steps.store] Relaying message
|
|
2026-03-17 04:41:30.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53141/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-17 04:41:30.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:41:30.757 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-17 04:41:30.957 DEBUG [src.libs.common] Sleeping for 65 seconds
|
|
2026-03-17 04:42:35.958 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-17 04:42:35.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63486/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:42:35.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd4579e90265580ed7843c4cbcc72c2aba4e9866a7e8bf3bf3d5c09d3f7a42802"},{"messageHash":"0xdddd5b1fbb2d48878fd6cbf7850bd9a35be726cfb957753d7748e6aa6ac663e1"},{"messageHash":"0xf45ecfd8b31e7ca85cf4bb24166a7a962ef71408d172ec5e84585128be9effa5"},{"messageHash":"0x0aa45ea58177bab06e8ff30bbc525cc67228715f44729033519eaf81f32d3a5f"},{"messageHash":"0x5f232c764cea509ed7827ff794aa6a5c3c427c900ae5f932f086a58f75d26144"},{"messageHash":"0xd33efbd9ee58c39cadaaf64f5c550e594706ed2126587cf1c4906b3598fb1758"},{"messageHash":"0x0820116fb5a3abb469a6ca694cb8cab0a874b044590c0f9b220a8865908df3c9"},{"messageHash":"0x7b459c735be5f39467c6e8f0401182a484f50effd1d89769d8fd0e28b642fbad"},{"messageHash":"0x654ec0412de53eb29e8c1db62af6165728d68f1b305ff61d690a632cd3e4080b"},{"messageHash":"0x460c8f65911d437874d106d988cc35e00756bd124caf5d1e2db4d4450d2166d6"}]}'
|
|
2026-03-17 04:42:35.962 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-17 04:42:35.965 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-17 04:42:35.966 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-17 04:42:35.966 DEBUG [src.node.waku_node] Stopping container with id 10229e595df1
|
|
2026-03-17 04:42:36.549 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:42:36.549 DEBUG [src.node.waku_node] Stopping container with id ef902a5c6b76
|
|
2026-03-17 04:42:37.115 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:42:37.117 DEBUG [src.node.waku_node] Stopping container with id 776003d15e55
|
|
2026-03-17 04:42:37.364 ERROR [src.node.docker_mananger] Max retries reached for container 10229e595df1. Exiting log stream.
|
|
2026-03-17 04:42:37.703 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:42:37.705 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-17 04:42:37.748 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:42:37.781 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:42:37.815 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|