Skip to content

Conversation

@ktf
Copy link
Member

@ktf ktf commented Feb 14, 2025

@github-actions
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1

@ktf
Copy link
Member Author

ktf commented Feb 14, 2025

@davidrohr this is at least part of the problem for the new calibration logic.

ktf added 2 commits February 17, 2025 09:24
- Remove duplicate helper
- Add signposts to mark streaming states transitions
- Notify driver
@ktf ktf changed the title DPL: immediately switch sources (e.g. readout-proxies) to end of stream DPL: correctly handle data-processing-timeouts in sources Feb 17, 2025
@alibuild
Copy link
Collaborator

alibuild commented Mar 2, 2025

Error while checking build/O2/fullCI_slc9 for db2de1a at 2025-03-02 01:55:

## sw/BUILD/O2Physics-latest/log
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:


## sw/BUILD/O2-sim-challenge-test-latest/log
./mchmidMatch.log[13767:muon-track-writer]: [01:52:50][ERROR] Some Lifetime::Timeframe data got dropped starting at 1
./emcreco.log[20142:emcal-cells-writer]: [01:54:47][ERROR] Some Lifetime::Timeframe data got dropped starting at 1
./sim-challenge.logDetected critical problem in logfile aod.log
./sim-challenge.logaod.log:[23716:internal-dpl-ccdb-backend]: [01:55:46][ERROR] Exception while running: Fatal error. Rethrowing.
./sim-challenge.logaod.log-[23716:internal-dpl-ccdb-backend]: [01:55:46][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-aod-producer-workflow, device shutting down. Reason: Fatal error
./sim-challenge.log[23716:internal-dpl-ccdb-backend]: [01:55:45][ERROR] CCDBDownloader CURL transfer error - Timeout was reached
./sim-challenge.log[23716:internal-dpl-ccdb-backend]: [01:55:45][ERROR] CcdbDownloader finished transfer http://alice-ccdb.cern.ch/CTP/Config/Config for 1546300800000 (agent_id: alissandra07-1740876935-12SUkz) with http code: 0
./sim-challenge.log[23716:internal-dpl-ccdb-backend]: [01:55:45][ERROR] File CTP/Config/Config could not be retrieved. No more hosts to try.
./sim-challenge.log[23716:internal-dpl-ccdb-backend]: [01:55:45][FATAL] Unable to find object CTP/Config/Config/1546300800000
./sim-challenge.log[23716:internal-dpl-ccdb-backend]: [01:55:46][ERROR] Exception while running: Fatal error. Rethrowing.
./sim-challenge.log[23716:internal-dpl-ccdb-backend]: [01:55:46][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-aod-producer-workflow, device shutting down. Reason: Fatal error
./sim-challenge.log[ERROR] Workflow crashed - PID 23716 (internal-dpl-ccdb-backend) did not exit correctly however it's not clear why. Exit code forced to 128.
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/37}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/38}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/40}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/42}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/43}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/45}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/46}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/47}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/48}
./digi.log[ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/49}
./digi.log[6330:SimReader]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/37}
./digi.log[6330:SimReader]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/38}
./digi.log[6330:SimReader]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/40}
./digi.log[6330:SimReader]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/42}
./digi.log[6330:SimReader]: [ERROR] Found duplicate input binding with different spec.:collisioncontext {SIM/COLLISIONCONTEXT/43}
[0 more errors; see full log]

Full log here.

@ktf
Copy link
Member Author

ktf commented Mar 10, 2025

Everything in #13971.

@ktf ktf closed this Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants