-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error messages observed with real HSI (TLU) at ICEBERG in one run of several #56
Comments
Here is another way to see the error, via the TRACE log...
|
Here are the commands that I used in the tests.
|
HI @bieryAtFnal, could you please confirm the software and firmware versions used for this test? Also, are the full logs from the runs available somewhere? |
I just reproduced the issue, and to do that I used the N22-06-13 nightly build of the software. I believe that the TLU at ICEBERG has the 6.4.0 firmware, but I'm not sure how to check that. |
log_hsi_3333.txt:31-05-22 11:43:22.088798 [139829662848768] ERROR - Expected 28-byte UDP payload from target "ipbusudp-2.0://192.168.121.10:50001", but only received 12 bytes. Validating returned data to work out where error occurred.
log_hsi_3333.txt:31-05-22 11:43:22.089121 [139829662848768] ERROR - Bad response code (0x4 = 'bus error on read') received for Non-incrementing read at base address 0x1030 (offset 0x1, node "TOP.endpoint0.hsi.buf.data"). URI: "ipbusudp-2.0://192.168.121.10:50001". Sent/received headers: 0x22d7052f / 0x22d70124 (transaction 1/1 bytes into IPbus payload)
log_hsi_3333.txt:31-05-22 11:43:22.089482 [139829325469440] WARNING - Closing Socket since exception detected.
log_hsi_3333.txt:2022-May-31 11:43:22,089 ERROR [virtual void dunedaq::timinglibs::HSIReadout::do_hsievent_work(std::atomic&) at /tmp/root/spack-stage/spack-stage-timinglibs-N22-05-31-neo75ck4gbtr4wlo3pmjfumvo4z4p6nn/spack-src/plugins/HSIReadout.cpp:239] Failed to read HSI events.
log_hsi_3333.txt: was caused by: 2022-May-31 11:43:22,089 ERROR [ers::Issue::Issue(const ers::Context&, const std::exception&) at /tmp/root/spack-stage/spack-stage-ers-N22-05-31-4hqqotgwe7ldhrszdiqw6zil2segjapy/spack-src/src/Issue.cpp:91] Bad response code (0x4 = 'bus error on read') received for Non-incrementing read at base address 0x1030 (offset 0x1, node "TOP.endpoint0.hsi.buf.data"). URI: "ipbusudp-2.0://192.168.121.10:50001". Sent/received headers: 0x22d7052f / 0x22d70124 (transaction 1/1 bytes into IPbus payload)
The text was updated successfully, but these errors were encountered: