Skip to content

The sample CRT configs in example-configs.data.xml fail to successfully complete the stop-trigger-sources transition #218

Description

@bieryAtFnal

These tests were run with fddaq-v5.3.2-rc4.

When I ran each of the following commands:

drunc-unified-shell ssh-standalone config/daqsystemtest/example-configs.data.xml local-crt-bern-1x1-config ${USER}-local-test boot wait 5 conf wait 3 start --run-number 111 enable-triggers wait 10 disable-triggers drain-dataflow stop-trigger-sources stop scrap terminate

or

drunc-unified-shell ssh-standalone config/daqsystemtest/example-configs.data.xml local-crt-grenoble-1x1-config ${USER}-local-test boot wait 5 conf wait 3 start --run-number 121 enable-triggers wait 10 disable-triggers drain-dataflow stop-trigger-sources stop scrap terminate

the system seemed to time out while trying to complete the stop-trigger-sources transition.

I noticed the following error messages in the logs (although these may have been symptoms of the problem rather than causes):

$ egrep 'ERROR|WARN' log_*.txt
log_biery_biery-local-test_crt-grenoble-root-controller.txt:[2025/06/30 12:12:44] ERROR      controller.py:510              controller:                                   Something wrong happened while sending the command to crt-grenoble-controller: Error raised: Socket closed
log_biery_biery-local-test_crt-grenoble-root-controller.txt:[2025/06/30 12:12:44] ERROR      controller.py:513              controller:                                   Socket closed
log_biery_biery-local-test_crt-grenoble-root-controller.txt:[2025/06/30 12:12:44] ERROR      controller.py:532              controller:                                   Failed to propagate execute_fsm_command to crt-grenoble-controller (crt-grenoble-controller) EXCEPTION THROWN: Socket closed

And, I noticed that the HDF5 raw data file did not successfully get closed in these tests (it still had the ".writing" suffix).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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