Skip to content

Checkpoint in log checking improvement; extraction of compile aliases…#408

Open
rrivera747 wants to merge 5 commits into
developfrom
rrivera/betterLogChecking
Open

Checkpoint in log checking improvement; extraction of compile aliases…#408
rrivera747 wants to merge 5 commits into
developfrom
rrivera/betterLogChecking

Conversation

@rrivera747
Copy link
Copy Markdown
Contributor

… as general tool

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR extends the tools/ots log-finding capabilities with new modes for local-only and ARTDAQ-host log discovery, and factors compile-related shell aliases into a standalone script installed via the tools CMake packaging.

Changes:

  • Added ots -ll/--logfind-local (local-only) and ots -lll/--logfind-artdaq (local + ARTDAQ hosts from latest ranks.txt) log-finding modes.
  • Implemented expanded “recently written files” scanning under $USER_DATA/Logs, action-handler logs under tmp/, and ARTDAQ configuration/run-record locations.
  • Added and installed tools/ots_compile_aliases.sh as a reusable compile-alias helper script.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 7 comments.

File Description
tools/ots_compile_aliases.sh New compile alias helper with lockfile protection and build/install logging.
tools/ots Adds new logfind flags and substantial log discovery + remote SSH parsing logic.
tools/CMakeLists.txt Installs the new ots_compile_aliases.sh script via cet_script(ALWAYS_COPY ...).

Comment thread tools/ots_compile_aliases.sh
Comment thread tools/ots_compile_aliases.sh
Comment thread tools/ots Outdated
Comment thread tools/ots Outdated
Comment thread tools/ots Outdated
Comment thread tools/ots
Comment thread tools/ots
rrivera747 and others added 3 commits May 19, 2026 10:34
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@rrivera747
Copy link
Copy Markdown
Contributor Author

need to revisit the review of this branch.. because moved onto rrivera/fixConfigDumpSend which will have merge conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋 Triage

Development

Successfully merging this pull request may close these issues.

3 participants