https://github.com/moodyjon/lbry-sdk/runs/7799242744?check_suite_focus=true ====================================================================== 351 ERROR: test_single_server_payment (integration.blockchain.test_wallet_server_sessions.TestUsagePayment) 352 ---------------------------------------------------------------------- 353 Traceback (most recent call last): 354 File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/tasks.py", line 490, in wait_for 355 return fut.result() 356 asyncio.exceptions.CancelledError 357 358 The above exception was the direct cause of the following exception: 359 360 Traceback (most recent call last): 361 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/testcase.py", line 145, in run 362 self.loop.run_until_complete(maybe_coroutine) 363 File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py", line 647, in run_until_complete 364 return future.result() 365 File "/home/runner/work/lbry-sdk/lbry-sdk/tests/integration/blockchain/test_wallet_server_sessions.py", line 75, in test_single_server_payment 366 await asyncio.wait_for(wallet_pay_service.on_payment.first, timeout=30) 367 File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/tasks.py", line 492, in wait_for 368 raise exceptions.TimeoutError() from exc 369 asyncio.exceptions.TimeoutError 370 371 ---------------------------------------------------------------------- https://github.com/moodyjon/lbry-sdk/runs/7799058651?check_suite_focus=true test_file_save_stop_before_finished_streaming_only_wait_for_start (integration.datanetwork.test_streaming.RangeRequests) ... 2022-08-12 02:26:43,151 - elasticsearch - WARNING - GET http://localhost:9200/_template/ea653ed9abf34cb2ae08859de7b26eaaclaims [status:404 request:0.003s] 115 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/stream/reflector/server.py", line 189, in _start_server 116 await server.serve_forever() 117 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/scribe/prefetcher.py", line 46, in main_loop 118 await asyncio.sleep(self.polling_delay) 119 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/wallet/network.py", line 341, in network_loop 120 await asyncio.wait( 121 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/herald/service.py", line 109, in receive_es_notifications 122 self._es_height, self._es_block_hash = await self.es_notifications.get() 123 File "/home/runner/work/lbry-sdk/lbry-sdk/tests/integration/datanetwork/test_streaming.py", line 375, in test_file_save_stop_before_finished_streaming_only_wait_for_start 124 return await self.test_file_save_stop_before_finished_streaming_only(wait_for_start_writing=True) 125 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/herald/mempool.py", line 236, in send_notifications_forever 126 (session_id, height_changed, hashXes) = await self._notification_q.get() 127 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/herald/session.py", line 593, in serve 128 await asyncio.wait([ 129 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/connection_manager.py", line 70, in _update 130 await asyncio.sleep(0.1) 131 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/scribe/service.py", line 1682, in process_blocks_and_mempool_forever 132 await asyncio.wait_for(self.blocks_event.wait(), self.wait_for_blocks_duration) 133 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/herald/session.py", line 300, in _manage_servers 134 await self.session_event.wait() 135 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/herald/session.py", line 1027, in _receive_messages 136 message = await self.framer.receive_message() 137 File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/locks.py", line 226, in wait 138 await fut 139 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/notifier_protocol.py", line 54, in maintain_connection 140 await self._lost_connection.wait() 141 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/wallet/network.py", line 119, in keepalive_loop 142 await asyncio.sleep(max(0, max_idle - (now - self.last_send))) 143 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/extras/daemon/components.py", line 741, in announce_forever 144 await asyncio.sleep(sleep_seconds) 145 Stack for ._start_server() running at /home/runner/work/lbry-sdk/lbry-sdk/lbry/stream/reflector/server.py:189> wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> created at /home/runner/work/lbry-sdk/lbry-sdk/lbry/stream/reflector/server.py:193> (most recent call last): 146 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> created at /home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/service.py:58> (most recent call last): 147 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> cb=[Network.start..loop_task_done_callback() at /home/runner/work/lbry-sdk/lbry-sdk/lbry/wallet/network.py:214] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/tasks.py:361> (most recent call last): 148 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> created at /home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/service.py:58> (most recent call last): 149 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> cb=[_run_until_complete_cb() at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:184] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:626> (most recent call last): 150 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> created at /home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/service.py:58> (most recent call last): 151 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> created at /home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/service.py:58> (most recent call last): 152 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> created at /home/runner/work/lbry-sdk/lbry-sdk/lbry/connection_manager.py:105> (most recent call last): 153 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> created at /home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/service.py:58> (most recent call last): 154 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> cb=[_wait.._on_completion() at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/tasks.py:509] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/tasks.py:411> (most recent call last): 155 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> created at /home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/herald/session.py:831> (most recent call last): 156 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> cb=[_wait.._on_completion() at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/tasks.py:509] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/tasks.py:361> (most recent call last): 157 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> created at /home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/service.py:58> (most recent call last): 158 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> cb=[_wait.._on_completion() at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/tasks.py:509] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/tasks.py:361> (most recent call last): 159 Stack for wait_for=()] created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py:429> created at /opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/tasks.py:361> (most recent call last): 160 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/herald/session.py", line 354, in _clear_stale_sessions 161 await sleep(session_timeout // 10) 162 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/wallet/rpc/session.py", line 406, in _receive_messages 163 message = await self.framer.receive_message() 164 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/service.py", line 252, in refresh_blocks_forever 165 await self.poll_for_changes() 166 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/stream/stream_manager.py", line 166, in reflect_streams 167 return await self._reflect_streams() 168 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/extras/daemon/analytics.py", line 138, in run 169 await asyncio.sleep(1800) 170 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/service.py", line 252, in refresh_blocks_forever 171 await self.poll_for_changes() 172 File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/locks.py", line 226, in wait 173 await fut 174 File "/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/elastic_sync/service.py", line 65, in run_es_notifier 175 await server.serve_forever() 176 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/blob/disk_space_manager.py", line 66, in cleaning_loop 177 await asyncio.sleep(self.cleaning_interval) 178 /home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/hub/herald/session.py:605: DeprecationWarning: The explicit passing of coroutine objects to asyncio.wait() is deprecated since Python 3.8, and scheduled for removal in Python 3.11. 179 await asyncio.wait([ 180 ERROR: InvocationError for command /home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/bin/coverage run -p --source=/home/runner/work/lbry-sdk/lbry-sdk/.tox/datanetwork/lib/python3.9/site-packages/lbry -m unittest discover -vv integration.datanetwork (exited with code -11 (SIGSEGV)) (exited with code -11) 181 ___________________________________ summary ____________________________________ 182 ERROR: datanetwork: commands failed https://github.com/moodyjon/lbry-sdk/runs/7798826257?check_suite_focus=true ====================================================================== 329 ERROR: test_connection_drop_still_receives_events_after_reconnected (integration.blockchain.test_network.ReconnectTests) 330 ---------------------------------------------------------------------- 331 Traceback (most recent call last): 332 File "/home/runner/work/lbry-sdk/lbry-sdk/tests/integration/blockchain/test_network.py", line 120, in test_connection_drop_still_receives_events_after_reconnected 333 sendtxid = await self.send_to_address_and_wait(address1, 1.1337, 1) 334 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/testcase.py", line 294, in send_to_address_and_wait 335 await watcher 336 asyncio.exceptions.CancelledError 337 338 During handling of the above exception, another exception occurred: 339 340 Traceback (most recent call last): 341 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/testcase.py", line 145, in run 342 self.loop.run_until_complete(maybe_coroutine) 343 File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py", line 647, in run_until_complete 344 return future.result() 345 asyncio.exceptions.CancelledError 346 347 ---------------------------------------------------------------------- https://github.com/moodyjon/lbry-sdk/runs/7797564334?check_suite_focus=true ====================================================================== 520 FAIL: test_remove_controlling_support (integration.takeovers.test_resolve_command.ResolveClaimTakeovers) 521 ---------------------------------------------------------------------- 522 Traceback (most recent call last): 523 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/testcase.py", line 145, in run 524 self.loop.run_until_complete(maybe_coroutine) 525 File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py", line 647, in run_until_complete 526 return future.result() 527 File "/home/runner/work/lbry-sdk/lbry-sdk/tests/integration/takeovers/test_resolve_command.py", line 1436, in test_remove_controlling_support 528 await self.assertNameState(538, name, first_claim_id, last_takeover_height=207, non_winning_claims=[ 529 File "/home/runner/work/lbry-sdk/lbry-sdk/tests/integration/takeovers/test_resolve_command.py", line 719, in assertNameState 530 await self.assertMatchClaimIsWinning(name, winning_claim_id) 531 File "/home/runner/work/lbry-sdk/lbry-sdk/tests/integration/takeovers/test_resolve_command.py", line 123, in assertMatchClaimIsWinning 532 await self.assertMatchClaimsForName(name) 533 File "/home/runner/work/lbry-sdk/lbry-sdk/tests/integration/takeovers/test_resolve_command.py", line 166, in assertMatchClaimsForName 534 self.assertMatchESClaim(claim_from_es[0][0], claim) 535 File "/home/runner/work/lbry-sdk/lbry-sdk/tests/integration/takeovers/test_resolve_command.py", line 32, in assertMatchESClaim 536 self.assertEqual(claim_from_es['effective_amount'], claim_from_db.effective_amount) 537 AssertionError: 0 != 10000000 538 539 ---------------------------------------------------------------------- https://github.com/moodyjon/lbry-sdk/runs/7794016878?check_suite_focus=true ====================================================================== 329 ERROR: test_connection_drop_still_receives_events_after_reconnected (integration.blockchain.test_network.ReconnectTests) 330 ---------------------------------------------------------------------- 331 Traceback (most recent call last): 332 File "/home/runner/work/lbry-sdk/lbry-sdk/tests/integration/blockchain/test_network.py", line 120, in test_connection_drop_still_receives_events_after_reconnected 333 sendtxid = await self.send_to_address_and_wait(address1, 1.1337, 1) 334 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/testcase.py", line 294, in send_to_address_and_wait 335 await watcher 336 asyncio.exceptions.CancelledError 337 338 During handling of the above exception, another exception occurred: 339 340 Traceback (most recent call last): 341 File "/home/runner/work/lbry-sdk/lbry-sdk/lbry/testcase.py", line 145, in run 342 self.loop.run_until_complete(maybe_coroutine) 343 File "/opt/hostedtoolcache/Python/3.9.13/x64/lib/python3.9/asyncio/base_events.py", line 647, in run_until_complete 344 return future.result() 345 asyncio.exceptions.CancelledError 346 347 ----------------------------------------------------------------------