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

Basic implementation of cocktail generation #13813

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

jackal1-66
Copy link
Collaborator

@jackal1-66 jackal1-66 commented Dec 17, 2024

Works for sequence generation.

  • Updated Hybrid example

@jackal1-66 jackal1-66 requested review from sawenzel and a team as code owners December 17, 2024 23:31
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

jackal1-66 added a commit to jackal1-66/AliceO2 that referenced this pull request Dec 17, 2024
Please consider the following formatting changes to AliceO2Group#13813
@jackal1-66 jackal1-66 force-pushed the cocktail branch 2 times, most recently from cece65d to ff4fa88 Compare December 17, 2024 23:36
jackal1-66 added a commit to jackal1-66/AliceO2 that referenced this pull request Dec 19, 2024
Please consider the following formatting changes to AliceO2Group#13813
Works for sequence generation

* Updated Hybrid example
@alibuild
Copy link
Collaborator

alibuild commented Dec 31, 2024

Error while checking build/O2/fullCI for 7edea5d at 2025-01-02 11:38:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'


## 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:


## sw/BUILD/O2-full-system-test-latest/log
Detected critical problem in logfile reco_NOGPU.log
reco_NOGPU.log:[34530:calib-phos-l1phase]: [10:38:11][ERROR] Exception while running: Fatal error. Rethrowing.
reco_NOGPU.log-[34530:calib-phos-l1phase]: [10:38:11][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-phos-calib-workflow, device shutting down. Reason: Fatal error
[34530:calib-phos-l1phase]: [10:38:11][ERROR] Requested resource does not exist: http://alice-ccdb.cern.ch//PHS/Calib/BadMap/1735814291645/
[34530:calib-phos-l1phase]: [10:38:11][FATAL] Got nullptr from CCDB for path PHS/Calib/BadMap and timestamp 1735814291645
[34530:calib-phos-l1phase]: [10:38:11][ERROR] Exception while running: Fatal error. Rethrowing.
[34530:calib-phos-l1phase]: [10:38:11][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-phos-calib-workflow, device shutting down. Reason: Fatal error
[ERROR] Workflow crashed - PID 34530 (calib-phos-l1phase) did not exit correctly however it's not clear why. Exit code forced to 128.


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/cf56f0925bba88cfcf734b17328b63ed4cbfe742/slc8_x86-64/o2checkcode/1.0-local171/etc/modulefiles
++ cat
--

Full log here.

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.

3 participants