Skip to content

CI/CD Test Results - Run #127 #70

Description

@github-actions

@BinDong314 @youf3 @disprosium8

CI/CD Test Results - Run #127
Repository: quant-net/qn-server
Workflow: CICD-test-develop-nightly
Workflow run: https://github.com/quant-net/qn-server/actions/runs/24992108306
Check containers [before] running scripts: start
🔍 Checking agent-1...
❌ Error detected in logs for agent-1

agent-1-1 | 2026-04-27 11:22:55,351 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-1-1 | 2026-04-27 11:22:55,351 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-1-1 | 2026-04-27 11:23:10,355 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-1-1 | 2026-04-27 11:23:10,356 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec

------ Full Logs for agent-1 (might be cut as it too long)------
agent-1-1 | /docker-entrypoint.sh: Wait for 15 seconds to start...
agent-1-1 | 2026-04-27 11:22:49,936 - quantnet_agent.service.agent - INFO - Started agent process [1]
agent-1-1 | 2026-04-27 11:22:50,017 - quantnet_agent.service.agent - INFO - Agent started with protocol namespaces:
agent-1-1 | NAME NAMESPACE SCHEMA
agent-1-1 | ------------------------------------------------------------
agent-1-1 | objects default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/objects/objects.yaml
agent-1-1 | bsm-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/bsm-node.yaml
agent-1-1 | q-repeater default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-repeater.yaml
agent-1-1 | optical-switch default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/optical-switch.yaml
agent-1-1 | m-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/m-node.yaml
agent-1-1 | q-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-node.yaml
agent-1-1 | qn-server-rpc default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/qn-server/qn-server-rpc.yaml
agent-1-1 | simulation simulation /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/simulation.yaml
agent-1-1 | experiment experiment /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/experiment.yaml
agent-1-1 | calibration calibration /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/calibration.yaml
agent-1-1 | scheduler scheduler /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/scheduler.yaml
agent-1-1 | monitor monitor /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/messages/monitor.yaml
agent-1-1 | pingpong pingpong /qn-plugins/plugins/schema/pingpong.yaml
agent-1-1 | example example /qn-plugins/plugins/schema/example.yaml
agent-1-1 | bsm bsm /qn-plugins/plugins/schema/bsm.yaml
agent-1-1 | spg spg /qn-plugins/plugins/schema/spg.yaml
agent-1-1 | egp egp /qn-plugins/plugins/schema/egp.yaml
agent-1-1 | 2026-04-27 11:22:50,246 - dummy - INFO - Initializing ExpFramework
agent-1-1 | 2026-04-27 11:22:50,249 - dummy - INFO - Initializing Dummy Lightsource
agent-1-1 | 2026-04-27 11:22:50,253 - dummy - INFO - EPC initialized
agent-1-1 | 2026-04-27 11:22:50,257 - dummy - INFO - Initializing LightMeasurement with wavelength=0
agent-1-1 | 2026-04-27 11:22:50,269 - simulator - INFO - Initializing simulator EGP driver.
agent-1-1 | 2026-04-27 11:22:50,311 - simulator - INFO - Initializing passthrough driver
agent-1-1 | 2026-04-27 11:22:50,311 - quantnet_agent.hal.local_task_manager - INFO - Generating DAG
agent-1-1 | 2026-04-27 11:22:50,317 - quantnet_agent.hal.node - INFO - Agent LBNL-Q will load the followings:
agent-1-1 | NAME TYPE RESOURCE
agent-1-1 | ------------------------------------------------------------
agent-1-1 | exp_framework driver DummyExpFramework
agent-1-1 | lightsource driver DummyLightSrc
agent-1-1 | epc driver DummyEPC
agent-1-1 | polarimeter driver DummyPolarimeter
agent-1-1 | egp driver SimEGPDriver
agent-1-1 | messaging driver PassthroughDriver
agent-1-1 | scheduler build-in interpreters scheduler.py
agent-1-1 | calibration build-in interpreters calibration.py
agent-1-1 | experiment build-in interpreters exp_framework.py
agent-1-1 | pingpong user-defined interpreters pingpong.py
agent-1-1 | 2026-04-27 11:22:50,317 - quantnet_agent.scheduler.scheduler - INFO - Starting Scheduler at 2026-04-27 11:22:50.317391+00:00
agent-1-1 | 2026-04-27 11:22:50,320 - quantnet_mq.rpcserver - INFO - Connected: LBNL-Q
agent-1-1 | 2026-04-27 11:22:50,321 - quantnet_agent.hal.local_task_manager - INFO - Adding dependency in DAG
agent-1-1 | 2026-04-27 11:22:50,322 - quantnet_mq.rpcserver - INFO - Subscribed: rpc/LBNL-Q
agent-1-1 | 2026-04-27 11:22:50,322 - quantnet_mq.rpcclient - INFO - Connected: LBNL-Q
agent-1-1 | 2026-04-27 11:22:50,351 - quantnet_mq.rpcclient - INFO - Subscribed
agent-1-1 | 2026-04-27 11:22:50,351 - quantnet_mq.msgclient - INFO - Connected: LBNL-Q
agent-1-1 | 2026-04-27 11:22:50,351 - quantnet_agent.hal.local_task_manager - INFO - Periodically checking state of DAG node
agent-1-1 | 2026-04-27 11:22:55,351 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-1-1 | 2026-04-27 11:22:55,351 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-1-1 | 2026-04-27 11:23:10,355 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-1-1 | 2026-04-27 11:23:10,356 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
🔍 Checking agent-2...
❌ Error detected in logs for agent-2

agent-2-1 | 2026-04-27 11:22:55,330 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-2-1 | 2026-04-27 11:22:55,330 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-2-1 | 2026-04-27 11:23:10,333 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-2-1 | 2026-04-27 11:23:10,333 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec

------ Full Logs for agent-2 (might be cut as it too long)------
agent-2-1 | /docker-entrypoint.sh: Wait for 15 seconds to start...
agent-2-1 | 2026-04-27 11:22:49,938 - quantnet_agent.service.agent - INFO - Started agent process [1]
agent-2-1 | 2026-04-27 11:22:50,019 - quantnet_agent.service.agent - INFO - Agent started with protocol namespaces:
agent-2-1 | NAME NAMESPACE SCHEMA
agent-2-1 | ------------------------------------------------------------
agent-2-1 | objects default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/objects/objects.yaml
agent-2-1 | bsm-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/bsm-node.yaml
agent-2-1 | q-repeater default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-repeater.yaml
agent-2-1 | optical-switch default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/optical-switch.yaml
agent-2-1 | m-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/m-node.yaml
agent-2-1 | q-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-node.yaml
agent-2-1 | qn-server-rpc default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/qn-server/qn-server-rpc.yaml
agent-2-1 | simulation simulation /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/simulation.yaml
agent-2-1 | experiment experiment /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/experiment.yaml
agent-2-1 | calibration calibration /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/calibration.yaml
agent-2-1 | scheduler scheduler /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/scheduler.yaml
agent-2-1 | monitor monitor /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/messages/monitor.yaml
agent-2-1 | pingpong pingpong /qn-plugins/plugins/schema/pingpong.yaml
agent-2-1 | example example /qn-plugins/plugins/schema/example.yaml
agent-2-1 | bsm bsm /qn-plugins/plugins/schema/bsm.yaml
agent-2-1 | spg spg /qn-plugins/plugins/schema/spg.yaml
agent-2-1 | egp egp /qn-plugins/plugins/schema/egp.yaml
agent-2-1 | 2026-04-27 11:22:50,220 - dummy - INFO - Initializing ExpFramework
agent-2-1 | 2026-04-27 11:22:50,224 - dummy - INFO - Initializing Dummy Lightsource
agent-2-1 | 2026-04-27 11:22:50,227 - dummy - INFO - EPC initialized
agent-2-1 | 2026-04-27 11:22:50,231 - dummy - INFO - Initializing LightMeasurement with wavelength=0
agent-2-1 | 2026-04-27 11:22:50,239 - simulator - INFO - Initializing simulator EGP driver.
agent-2-1 | 2026-04-27 11:22:50,292 - simulator - INFO - Initializing passthrough driver
agent-2-1 | 2026-04-27 11:22:50,293 - quantnet_agent.hal.local_task_manager - INFO - Generating DAG
agent-2-1 | 2026-04-27 11:22:50,296 - quantnet_agent.hal.node - INFO - Agent UCB-Q will load the followings:
agent-2-1 | NAME TYPE RESOURCE
agent-2-1 | ------------------------------------------------------------
agent-2-1 | exp_framework driver DummyExpFramework
agent-2-1 | lightsource driver DummyLightSrc
agent-2-1 | epc driver DummyEPC
agent-2-1 | polarimeter driver DummyPolarimeter
agent-2-1 | egp driver SimEGPDriver
agent-2-1 | messaging driver PassthroughDriver
agent-2-1 | scheduler build-in interpreters scheduler.py
agent-2-1 | calibration build-in interpreters calibration.py
agent-2-1 | experiment build-in interpreters exp_framework.py
agent-2-1 | pingpong user-defined interpreters pingpong.py
agent-2-1 | 2026-04-27 11:22:50,296 - quantnet_agent.scheduler.scheduler - INFO - Starting Scheduler at 2026-04-27 11:22:50.296574+00:00
agent-2-1 | 2026-04-27 11:22:50,300 - quantnet_mq.rpcserver - INFO - Connected: UCB-Q
agent-2-1 | 2026-04-27 11:22:50,301 - quantnet_agent.hal.local_task_manager - INFO - Adding dependency in DAG
agent-2-1 | 2026-04-27 11:22:50,302 - quantnet_mq.rpcclient - INFO - Connected: UCB-Q
agent-2-1 | 2026-04-27 11:22:50,302 - quantnet_mq.rpcserver - INFO - Subscribed: rpc/UCB-Q
agent-2-1 | 2026-04-27 11:22:50,331 - quantnet_mq.rpcclient - INFO - Subscribed
agent-2-1 | 2026-04-27 11:22:50,332 - quantnet_mq.msgclient - INFO - Connected: UCB-Q
agent-2-1 | 2026-04-27 11:22:50,332 - quantnet_agent.hal.local_task_manager - INFO - Periodically checking state of DAG node
agent-2-1 | 2026-04-27 11:22:55,330 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-2-1 | 2026-04-27 11:22:55,330 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-2-1 | 2026-04-27 11:23:10,333 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-2-1 | 2026-04-27 11:23:10,333 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
🔍 Checking agent-3...
❌ Error detected in logs for agent-3

agent-3-1 | 2026-04-27 11:22:55,357 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-3-1 | 2026-04-27 11:22:55,357 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-3-1 | 2026-04-27 11:23:10,372 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-3-1 | 2026-04-27 11:23:10,372 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec

------ Full Logs for agent-3 (might be cut as it too long)------
agent-3-1 | /docker-entrypoint.sh: Wait for 15 seconds to start...
agent-3-1 | 2026-04-27 11:22:49,818 - quantnet_agent.service.agent - INFO - Started agent process [1]
agent-3-1 | 2026-04-27 11:22:49,939 - quantnet_agent.service.agent - INFO - Agent started with protocol namespaces:
agent-3-1 | NAME NAMESPACE SCHEMA
agent-3-1 | ------------------------------------------------------------
agent-3-1 | objects default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/objects/objects.yaml
agent-3-1 | bsm-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/bsm-node.yaml
agent-3-1 | q-repeater default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-repeater.yaml
agent-3-1 | optical-switch default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/optical-switch.yaml
agent-3-1 | m-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/m-node.yaml
agent-3-1 | q-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-node.yaml
agent-3-1 | qn-server-rpc default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/qn-server/qn-server-rpc.yaml
agent-3-1 | simulation simulation /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/simulation.yaml
agent-3-1 | experiment experiment /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/experiment.yaml
agent-3-1 | calibration calibration /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/calibration.yaml
agent-3-1 | scheduler scheduler /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/scheduler.yaml
agent-3-1 | monitor monitor /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/messages/monitor.yaml
agent-3-1 | pingpong pingpong /qn-plugins/plugins/schema/pingpong.yaml
agent-3-1 | example example /qn-plugins/plugins/schema/example.yaml
agent-3-1 | bsm bsm /qn-plugins/plugins/schema/bsm.yaml
agent-3-1 | spg spg /qn-plugins/plugins/schema/spg.yaml
agent-3-1 | egp egp /qn-plugins/plugins/schema/egp.yaml
agent-3-1 | 2026-04-27 11:22:50,224 - dummy - INFO - Initializing ExpFramework
agent-3-1 | 2026-04-27 11:22:50,230 - dummy - INFO - Initializing Dummy Lightsource
agent-3-1 | 2026-04-27 11:22:50,235 - dummy - INFO - EPC initialized
agent-3-1 | 2026-04-27 11:22:50,241 - dummy - INFO - Initializing LightMeasurement with wavelength=0
agent-3-1 | 2026-04-27 11:22:50,254 - simulator - INFO - Initializing simulator EGP driver.
agent-3-1 | 2026-04-27 11:22:50,305 - simulator - INFO - Initializing passthrough driver
agent-3-1 | 2026-04-27 11:22:50,306 - quantnet_agent.hal.local_task_manager - INFO - Generating DAG
agent-3-1 | 2026-04-27 11:22:50,309 - quantnet_agent.hal.node - INFO - Agent LBNL-SWITCH will load the followings:
agent-3-1 | NAME TYPE RESOURCE
agent-3-1 | ------------------------------------------------------------
agent-3-1 | exp_framework driver DummyExpFramework
agent-3-1 | lightsource driver DummyLightSrc
agent-3-1 | epc driver DummyEPC
agent-3-1 | polarimeter driver DummyPolarimeter
agent-3-1 | egp driver SimEGPDriver
agent-3-1 | messaging driver PassthroughDriver
agent-3-1 | scheduler build-in interpreters scheduler.py
agent-3-1 | calibration build-in interpreters calibration.py
agent-3-1 | experiment build-in interpreters exp_framework.py
agent-3-1 | pingpong user-defined interpreters pingpong.py
agent-3-1 | 2026-04-27 11:22:50,310 - quantnet_agent.scheduler.scheduler - INFO - Starting Scheduler at 2026-04-27 11:22:50.310181+00:00
agent-3-1 | 2026-04-27 11:22:50,314 - quantnet_mq.rpcserver - INFO - Connected: LBNL-SWITCH
agent-3-1 | 2026-04-27 11:22:50,315 - quantnet_agent.hal.local_task_manager - INFO - Adding dependency in DAG
agent-3-1 | 2026-04-27 11:22:50,316 - quantnet_mq.rpcserver - INFO - Subscribed: rpc/LBNL-SWITCH
agent-3-1 | 2026-04-27 11:22:50,317 - quantnet_mq.rpcclient - INFO - Connected: LBNL-SWITCH
agent-3-1 | 2026-04-27 11:22:50,358 - quantnet_mq.msgclient - INFO - Connected: LBNL-SWITCH
agent-3-1 | 2026-04-27 11:22:50,358 - quantnet_mq.rpcclient - INFO - Subscribed
agent-3-1 | 2026-04-27 11:22:50,358 - quantnet_agent.hal.local_task_manager - INFO - Periodically checking state of DAG node
agent-3-1 | 2026-04-27 11:22:55,357 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-3-1 | 2026-04-27 11:22:55,357 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-3-1 | 2026-04-27 11:23:10,372 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-3-1 | 2026-04-27 11:23:10,372 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
🔍 Checking agent-4...
❌ Error detected in logs for agent-4

agent-4-1 | 2026-04-27 11:22:55,322 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-4-1 | 2026-04-27 11:22:55,322 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-4-1 | 2026-04-27 11:23:10,335 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-4-1 | 2026-04-27 11:23:10,335 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec

------ Full Logs for agent-4 (might be cut as it too long)------
agent-4-1 | /docker-entrypoint.sh: Wait for 15 seconds to start...
agent-4-1 | 2026-04-27 11:22:49,927 - quantnet_agent.service.agent - INFO - Started agent process [1]
agent-4-1 | 2026-04-27 11:22:50,000 - quantnet_agent.service.agent - INFO - Agent started with protocol namespaces:
agent-4-1 | NAME NAMESPACE SCHEMA
agent-4-1 | ------------------------------------------------------------
agent-4-1 | objects default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/objects/objects.yaml
agent-4-1 | bsm-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/bsm-node.yaml
agent-4-1 | q-repeater default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-repeater.yaml
agent-4-1 | optical-switch default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/optical-switch.yaml
agent-4-1 | m-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/m-node.yaml
agent-4-1 | q-node default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/core/q-node.yaml
agent-4-1 | qn-server-rpc default /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/qn-server/qn-server-rpc.yaml
agent-4-1 | simulation simulation /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/simulation.yaml
agent-4-1 | experiment experiment /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/experiment.yaml
agent-4-1 | calibration calibration /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/calibration.yaml
agent-4-1 | scheduler scheduler /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/rpc/scheduler.yaml
agent-4-1 | monitor monitor /usr/local/lib/python3.11/site-packages/quantnet_mq/schema/messages/monitor.yaml
agent-4-1 | pingpong pingpong /qn-plugins/plugins/schema/pingpong.yaml
agent-4-1 | example example /qn-plugins/plugins/schema/example.yaml
agent-4-1 | bsm bsm /qn-plugins/plugins/schema/bsm.yaml
agent-4-1 | spg spg /qn-plugins/plugins/schema/spg.yaml
agent-4-1 | egp egp /qn-plugins/plugins/schema/egp.yaml
agent-4-1 | 2026-04-27 11:22:50,200 - dummy - INFO - Initializing ExpFramework
agent-4-1 | 2026-04-27 11:22:50,204 - dummy - INFO - Initializing Dummy Lightsource
agent-4-1 | 2026-04-27 11:22:50,207 - dummy - INFO - EPC initialized
agent-4-1 | 2026-04-27 11:22:50,210 - dummy - INFO - Initializing LightMeasurement with wavelength=0
agent-4-1 | 2026-04-27 11:22:50,218 - simulator - INFO - Initializing simulator EGP driver.
agent-4-1 | 2026-04-27 11:22:50,253 - simulator - INFO - Initializing passthrough driver
agent-4-1 | 2026-04-27 11:22:50,253 - quantnet_agent.hal.local_task_manager - INFO - Generating DAG
agent-4-1 | 2026-04-27 11:22:50,258 - quantnet_agent.hal.node - INFO - Agent UCB-SWITCH will load the followings:
agent-4-1 | NAME TYPE RESOURCE
agent-4-1 | ------------------------------------------------------------
agent-4-1 | exp_framework driver DummyExpFramework
agent-4-1 | lightsource driver DummyLightSrc
agent-4-1 | epc driver DummyEPC
agent-4-1 | polarimeter driver DummyPolarimeter
agent-4-1 | egp driver SimEGPDriver
agent-4-1 | messaging driver PassthroughDriver
agent-4-1 | scheduler build-in interpreters scheduler.py
agent-4-1 | calibration build-in interpreters calibration.py
agent-4-1 | experiment build-in interpreters exp_framework.py
agent-4-1 | pingpong user-defined interpreters pingpong.py
agent-4-1 | 2026-04-27 11:22:50,258 - quantnet_agent.scheduler.scheduler - INFO - Starting Scheduler at 2026-04-27 11:22:50.258698+00:00
agent-4-1 | 2026-04-27 11:22:50,264 - quantnet_mq.rpcserver - INFO - Connected: UCB-SWITCH
agent-4-1 | 2026-04-27 11:22:50,265 - quantnet_agent.hal.local_task_manager - INFO - Adding dependency in DAG
agent-4-1 | 2026-04-27 11:22:50,265 - quantnet_mq.rpcserver - INFO - Subscribed: rpc/UCB-SWITCH
agent-4-1 | 2026-04-27 11:22:50,266 - quantnet_mq.rpcclient - INFO - Connected: UCB-SWITCH
agent-4-1 | 2026-04-27 11:22:50,323 - quantnet_mq.rpcclient - INFO - Subscribed
agent-4-1 | 2026-04-27 11:22:50,324 - quantnet_mq.msgclient - INFO - Connected: UCB-SWITCH
agent-4-1 | 2026-04-27 11:22:50,324 - quantnet_agent.hal.local_task_manager - INFO - Periodically checking state of DAG node
agent-4-1 | 2026-04-27 11:22:55,322 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-4-1 | 2026-04-27 11:22:55,322 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
agent-4-1 | 2026-04-27 11:23:10,335 - quantnet_mq.rpcclient - ERROR - Timeout awaiting RPC response
agent-4-1 | 2026-04-27 11:23:10,335 - quantnet_agent.service.register - ERROR - Could not register configuration: Timeout awaiting RPC response. retrying in 10 sec
🔍 Checking controller...
🔍 Checking portal...
❌ One or more containers had errors.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions