Skip to content

add debug xrootd logging#9283

Open
aspiringmind-code wants to merge 1 commit intodmwm:masterfrom
aspiringmind-code:issue_9282
Open

add debug xrootd logging#9283
aspiringmind-code wants to merge 1 commit intodmwm:masterfrom
aspiringmind-code:issue_9282

Conversation

@aspiringmind-code
Copy link
Copy Markdown
Contributor

Fix #9282

@cmsdmwmbot
Copy link
Copy Markdown

Jenkins results:

  • Python3 Pylint check: succeeded
    • 56 comments to review
  • Pycodestyle check: succeeded
    • 7 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-CRABServer-PR-test/2758/artifact/artifacts/PullRequestReport.html

@belforte
Copy link
Copy Markdown
Member

LGTM - Thanks. Did you test ?

@aspiringmind-code
Copy link
Copy Markdown
Contributor Author

Yes

[vchakrav@lxplus915 results]$ grep xroot job_out.1.0.txt 
XRD_LOGLEVEL set to Debug for xrootd verbose logging
== CMSSW: [2026-03-24 12:42:29.306382 +0100][Debug  ][Utility           ] Initializing xrootd client version: unknown
== CMSSW: [2026-03-24 12:42:29.307091 +0100][Debug  ][PlugInMgr         ] Processing plug-in definitions in /etc/xrootd/client.plugins.d...
== CMSSW: [2026-03-24 12:42:29.307580 +0100][Debug  ][PlugInMgr         ] Processing plug-in definitions in /srv/.xrootd/client.plugins.d...
== CMSSW: [2026-03-24 12:42:29.307587 +0100][Debug  ][PlugInMgr         ] Unable to process directory /srv/.xrootd/client.plugins.d: [ERROR] OS Error: no such file or directory

+ f" {scriptArguments}")
command += " > cmsRun-stdout.log.tmp 2>&1"
print(f"==== Will execute {command}")
# Enable verbose xrootd logging for the cmsRun subprocess
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thanks, Vijay!

Let's hold this for a bit, though. Maybe we will not need it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

OK

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set XRD_LOGLEVEL=Debug in job wrapper

4 participants