Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent failure for test_basic_comm_child_first #217

Open
Tracked by #143
anschweitzer opened this issue Oct 14, 2023 · 0 comments
Open
Tracked by #143

Intermittent failure for test_basic_comm_child_first #217

anschweitzer opened this issue Oct 14, 2023 · 0 comments
Assignees
Labels
intermittent Intermittent test failures

Comments

@anschweitzer
Copy link
Collaborator

anschweitzer commented Oct 14, 2023

So far only seen on local mac in in gridworks-proactor repo.

Output:

E               ValueError: ERROR. [ERROR waiting for events to be acked] wait_for() timed out after 1.0563709735870361 seconds
E                 [ERROR waiting for events to be acked]
E                 From proactor_test_collections.py:171
E                 wait function: <function ProactorCommTests.test_basic_comm_child_first.<locals>.<lambda> at 0x105f77420>
E                 ProactorStats Stats
E
E                 Global received by message_type:
E                       1: [gridworks.watchdog.pat.external]
E                       1: [gridworks.watchdog.pat.internal]
E                       2: [mqtt_connected]
E                       1: [mqtt_disconnected]
E                       6: [mqtt_message]
E                       2: [mqtt_suback]
E                 LinkStats [gridworks]  num_received: 6  timeouts: 0
E                   Received by message_type:
E                       6: [gw]
E                       6: [mqtt_message]
E                   Received by topic:
E                       5: [gw/parent/gridworks-ack]
E                       1: [gw/parent/gridworks-ping]
E                   Comm event counts:
E                       2: [gridworks.event.comm.mqtt.connect]
E                       2: [gridworks.event.comm.mqtt.fully.subscribed]
E                       1: [gridworks.event.comm.mqtt.disconnect]
E                       2: [gridworks.event.comm.peer.active]
E                   Comm events:
E                     MessageId='c8ba0484-505d-4f3f-a60a-f04d27decdba' TimeNS=1697243188508596000 Src='child' TypeName='gridworks.event.comm.mqtt.connect' PeerName='gridworks'
E                     MessageId='effea537-0b6f-4516-a295-9204465f3044' TimeNS=1697243188509853000 Src='child' TypeName='gridworks.event.comm.mqtt.fully.subscribed' PeerName='gridworks'
E                     MessageId='058b7159-61b3-47bb-8ee4-f696fda4be32' TimeNS=1697243188613201000 Src='child' TypeName='gridworks.event.comm.peer.active' PeerName='gridworks'
E                     MessageId='e1cffba7-dfc6-4f29-b923-98732057e504' TimeNS=1697243188699813000 Src='child' TypeName='gridworks.event.comm.mqtt.disconnect' PeerName='gridworks'
E                     MessageId='cccc8d76-08e4-42fb-8337-859f1b91e26d' TimeNS=1697243189718386000 Src='child' TypeName='gridworks.event.comm.mqtt.connect' PeerName='gridworks'
E                     MessageId='c93f7efa-40ca-4b63-9c86-fa3f76302015' TimeNS=1697243189722927000 Src='child' TypeName='gridworks.event.comm.mqtt.fully.subscribed' PeerName='gridworks'
E                     MessageId='41a06013-d536-4a6b-bf76-5d668d97f271' TimeNS=1697243189731945000 Src='child' TypeName='gridworks.event.comm.peer.active' PeerName='gridworks'
E                 Link states:
E                   gridworks   active
E                 Pending acks:
E                   gridworks     4
E                 pending events: 3  pending upload events: 0  reuploading: True
E                 subacks_paused: False  pending_subacks: 0

../../../Library/Caches/pypoetry/virtualenvs/gridworks-proactor-fOB2VDG8-py3.11/lib/python3.11/site-packages/gridworks_test/wait.py:112: ValueError
@anschweitzer anschweitzer added the intermittent Intermittent test failures label Oct 14, 2023
@anschweitzer anschweitzer self-assigned this Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
intermittent Intermittent test failures
Projects
None yet
Development

No branches or pull requests

1 participant