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

Custom fifo name + jetscape usage example #13742

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

jackal1-66
Copy link
Collaborator

No description provided.

@jackal1-66 jackal1-66 requested review from sawenzel and a team as code owners November 26, 2024 23:04
@jackal1-66 jackal1-66 changed the title [WIP} Custom fifo name + automatic fifo removal + jetscape usage example [WIP] Custom fifo name + automatic fifo removal + jetscape usage example Nov 26, 2024
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-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1

jackal1-66 added a commit to jackal1-66/AliceO2 that referenced this pull request Nov 29, 2024
Please consider the following formatting changes to AliceO2Group#13742
@jackal1-66 jackal1-66 force-pushed the fifo branch 2 times, most recently from 6009787 to 72b184f Compare November 29, 2024 13:54
@jackal1-66 jackal1-66 changed the title [WIP] Custom fifo name + automatic fifo removal + jetscape usage example [WIP] Custom fifo name + jetscape usage example Nov 29, 2024
@jackal1-66 jackal1-66 changed the title [WIP] Custom fifo name + jetscape usage example Custom fifo name + jetscape usage example Dec 4, 2024
@jackal1-66
Copy link
Collaborator Author

The FIFO custom name fix has been tested thoroughly now and the JETSCAPE o2sim example has been updated. Removing WIP status

@alibuild
Copy link
Collaborator

alibuild commented Dec 4, 2024

Error while checking build/O2/fullCI for 43978b8 at 2024-12-04 22:01:

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


## sw/BUILD/O2-full-system-test-latest/log
Detected critical problem in logfile digi.log
digi.log:[38435:internal-dpl-ccdb-backend]: [21:01:27][ERROR] Exception while running: Fatal error. Rethrowing.
digi.log-[38435:internal-dpl-ccdb-backend]: [21:01:28][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-sim-digitizer-workflow, device shutting down. Reason: Fatal error
[38435:internal-dpl-ccdb-backend]: [21:01:24][ERROR] CCDBDownloader CURL transfer error - Timeout was reached
[38435:internal-dpl-ccdb-backend]: [21:01:24][ERROR] CcdbDownloader finished transfer http://alice-ccdb.cern.ch/CTP/Calib/OrbitReset for 1550600800000 (agent_id: alissandra05-1733346072-Zd3bt9) with http code: 0
[38435:internal-dpl-ccdb-backend]: [21:01:24][ERROR] File CTP/Calib/OrbitReset could not be retrieved. No more hosts to try.
[38435:internal-dpl-ccdb-backend]: [21:01:24][FATAL] Unable to find object CTP/Calib/OrbitReset/1550600800000
[38435:internal-dpl-ccdb-backend]: [21:01:27][ERROR] Exception while running: Fatal error. Rethrowing.
[38435:internal-dpl-ccdb-backend]: [21:01:28][FATAL] Unhandled o2::framework::runtime_error reached the top of main of o2-sim-digitizer-workflow, device shutting down. Reason: Fatal error
[ERROR] Workflow crashed - PID 38435 (internal-dpl-ccdb-backend) 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/f8189794c35b0e17c9e66e7b62f2ed6de6d0448e/slc8_x86-64/o2checkcode/1.0-local689/etc/modulefiles
++ cat
--

Full log here.

@jackal1-66
Copy link
Collaborator Author

All CI tests are successful now, this PR could also be merged.

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