Skip to content

DPL: allow --completion-policy <N>[s, m] to wait before quitting - #15298

Open
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15298
Open

DPL: allow --completion-policy <N>[s, m] to wait before quitting#15298
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15298

Conversation

@ktf

@ktf ktf commented Apr 21, 2026

Copy link
Copy Markdown
Member

In case of a completed processing, wait the specified number of seconds / minutes before quitting.

In case of a completed processing, wait the specified number of seconds / minutes before quitting.
@ktf
ktf requested a review from a team as a code owner April 21, 2026 10:00
@alibuild

alibuild commented Apr 24, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for 8295cec at 2026-08-14 19:25:

## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.


## sw/BUILD/o2checkcode-latest/log
--
========== List of errors found ==========
++ GRERR=0
++ grep -v clang-diagnostic-error error-log.txt
++ grep ' error:'
grep: error-log.txt: binary file matches
++ GRERR=1
++ [[ 1 == 0 ]]
++ mkdir -p /sw/INSTALLROOT/4fd43544281b8b14cd08510a2821f7bde736773e/slc9_x86-64/o2checkcode/1.0-local406/etc/modulefiles
++ alibuild-generate-module
+ HAS_BIN=
+ HAS_LIB=
+ HAS_CMAKE=
+ HAS_ROOT=
+ '[' 0 '!=' 0 ']'
+ cat
+ printf 'if ![ is-loaded '\''BASE/1.0'\'' ] {\n module load BASE/1.0\n}'
+ echo 'BUILD_REQUIRES=CMake alibuild-recipe-tools defaults-release'
BUILD_REQUIRES=CMake alibuild-recipe-tools defaults-release
+ FULL_BUILD_REQUIRES='O2-customization pytorch_cpuinfo CMake UUID Alice-GRID-Utils Python-modules-list safe_int double-conversion MPFR json-c ninja FairCMakeModules bz2 defaults-release date googlebenchmark ninja-fortran alibuild-recipe-tools'
+ echo 'FULL_BUILD_REQUIRES=O2-customization pytorch_cpuinfo CMake UUID Alice-GRID-Utils Python-modules-list safe_int double-conversion MPFR json-c ninja FairCMakeModules bz2 defaults-release date googlebenchmark ninja-fortran alibuild-recipe-tools'
FULL_BUILD_REQUIRES=O2-customization pytorch_cpuinfo CMake UUID Alice-GRID-Utils Python-modules-list safe_int double-conversion MPFR json-c ninja FairCMakeModules bz2 defaults-release date googlebenchmark ninja-fortran alibuild-recipe-tools
++ env
++ cut -f1 -d=
++ grep -v '^DEFAULT_'
++ grep -v PKGREVISION
++ grep -v ALIBUILD_RECIPE_TOOLS
++ grep REVISION
++ sed -e s/_REVISION//
+ for x in $(env | cut -f1 -d= | grep -v "^DEFAULT_" | grep -v PKGREVISION | grep -v ALIBUILD_RECIPE_TOOLS | grep REVISION | sed -e 's/_REVISION//')
++ eval 'echo $LIBFFI_REVISION'
+++ echo 10
+ REVISION_VALUE=10
++ eval 'echo $LIBFFI_VERSION'
+++ echo v3.2.1-alice1
+ VERSION_VALUE=v3.2.1-alice1
++ eval 'echo $LIBFFI_ROOT'
+++ echo /sw/slc9_x86-64/libffi/v3.2.1-alice1-10
+ ROOT_PATH_VALUE=/sw/slc9_x86-64/libffi/v3.2.1-alice1-10
+ '[' -z 10 ']'
+ echo 'O2-customization pytorch_cpuinfo CMake UUID Alice-GRID-Utils Python-modules-list safe_int double-conversion MPFR json-c ninja FairCMakeModules bz2 defaults-release date googlebenchmark ninja-fortran alibuild-recipe-tools'
+ tr '[:lower:]' '[:upper:]'
+ tr - _
[0 more errors; see full log]

Full log here.

@github-actions

Copy link
Copy Markdown
Contributor

This PR did not have any update in the last 30 days. Is it still needed? Unless further action in will be closed in 5 days.

@github-actions github-actions Bot added the stale label Jul 12, 2026
@github-actions github-actions Bot closed this Jul 18, 2026
@ktf ktf reopened this Jul 18, 2026
@github-actions github-actions Bot removed the stale label Jul 19, 2026
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