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

(Safe) Implementation of the token-safe retry logic for gfal #12218

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

anpicci
Copy link
Contributor

@anpicci anpicci commented Jan 5, 2025

Fixes #12144

Status

not-tested

Description

This PR introduces the retry logic proposed by @stlammel for handling the possible failures with token authentication when used with gfal-cp. To be extended to the xrootd protocol.
More details in the issue description

Is it backward compatible (if not, which system it affects?)

YES

Related PRs

#12199 for implementing the token authentication in the stage-in step
This PR overrides #12191

External dependencies / deployment changes

None

@dmwm-bot
Copy link

dmwm-bot commented Jan 5, 2025

Jenkins results:

  • Python3 Unit tests: succeeded
    • 2 changes in unstable tests
  • Python3 Pylint check: failed
    • 8 warnings and errors that must be fixed
    • 1 warnings
    • 136 comments to review
  • Pycodestyle check: succeeded
    • 10 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/WMCore-PR-Report/248/artifact/artifacts/PullRequestReport.html

@anpicci anpicci changed the title Applying changes from dev_12144 (Safe) Implementation of the token-safe retry logic for gfal Jan 5, 2025
@dmwm-bot
Copy link

dmwm-bot commented Jan 7, 2025

Jenkins results:

  • Python3 Unit tests: failed
    • 2 new failures
    • 3 changes in unstable tests
  • Python3 Pylint check: failed
    • 1 warnings and errors that must be fixed
    • 1 warnings
    • 137 comments to review
  • Pycodestyle check: succeeded
    • 10 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/WMCore-PR-Report/256/artifact/artifacts/PullRequestReport.html

@dmwm-bot
Copy link

dmwm-bot commented Jan 7, 2025

Jenkins results:

  • Python3 Unit tests: failed
    • 8 new failures
    • 1 tests no longer failing
    • 2 changes in unstable tests
  • Python3 Pylint check: failed
    • 17 warnings and errors that must be fixed
    • 4 warnings
    • 175 comments to review
  • Pycodestyle check: succeeded
    • 20 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/WMCore-PR-Report/260/artifact/artifacts/PullRequestReport.html

@dmwm-bot
Copy link

dmwm-bot commented Jan 7, 2025

Jenkins results:

  • Python3 Unit tests: failed
    • 2 new failures
    • 1 tests no longer failing
    • 1 changes in unstable tests
  • Python3 Pylint check: failed
    • 1 warnings and errors that must be fixed
    • 1 warnings
    • 137 comments to review
  • Pycodestyle check: succeeded
    • 10 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/WMCore-PR-Report/261/artifact/artifacts/PullRequestReport.html

@dmwm-bot
Copy link

dmwm-bot commented Jan 8, 2025

Jenkins results:

  • Python3 Unit tests: failed
    • 2 new failures
    • 2 changes in unstable tests
  • Python3 Pylint check: failed
    • 1 warnings and errors that must be fixed
    • 1 warnings
    • 137 comments to review
  • Pycodestyle check: succeeded
    • 10 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/WMCore-PR-Report/262/artifact/artifacts/PullRequestReport.html

@dmwm-bot
Copy link

dmwm-bot commented Jan 8, 2025

Jenkins results:

  • Python3 Unit tests: failed
    • 2 new failures
    • 1 changes in unstable tests
  • Python3 Pylint check: failed
    • 1 warnings and errors that must be fixed
    • 1 warnings
    • 137 comments to review
  • Pycodestyle check: succeeded
    • 10 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/WMCore-PR-Report/263/artifact/artifacts/PullRequestReport.html

@dmwm-bot
Copy link

dmwm-bot commented Jan 8, 2025

Jenkins results:

  • Python3 Unit tests: failed
    • 1 new failures
    • 4 changes in unstable tests
  • Python3 Pylint check: failed
    • 1 warnings and errors that must be fixed
    • 1 warnings
    • 138 comments to review
  • Pycodestyle check: succeeded
    • 11 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/WMCore-PR-Report/266/artifact/artifacts/PullRequestReport.html

@dmwm-bot
Copy link

dmwm-bot commented Jan 9, 2025

Jenkins results:

  • Python3 Unit tests: failed
    • 1 new failures
    • 1 changes in unstable tests
  • Python3 Pylint check: failed
    • 1 warnings and errors that must be fixed
    • 1 warnings
    • 138 comments to review
  • Pycodestyle check: succeeded
    • 11 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/WMCore-PR-Report/267/artifact/artifacts/PullRequestReport.html

@dmwm-bot
Copy link

dmwm-bot commented Jan 9, 2025

Jenkins results:

  • Python3 Unit tests: failed
    • 2 new failures
    • 2 changes in unstable tests
  • Python3 Pylint check: failed
    • 1 warnings and errors that must be fixed
    • 1 warnings
    • 135 comments to review
  • Pycodestyle check: succeeded
    • 9 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/WMCore-PR-Report/268/artifact/artifacts/PullRequestReport.html

@dmwm-bot
Copy link

Jenkins results:

  • Python3 Unit tests: failed
    • 3 new failures
    • 1 tests no longer failing
    • 3 changes in unstable tests
  • Python3 Pylint check: failed
    • 1 warnings and errors that must be fixed
    • 1 warnings
    • 135 comments to review
  • Pycodestyle check: succeeded
    • 9 comments to review

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/WMCore-PR-Report/272/artifact/artifacts/PullRequestReport.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adopt token for WMAgent stage-in/stage-out
2 participants