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

Fix glidein_status #422

Open
mambelli opened this issue Jul 18, 2024 · 0 comments
Open

Fix glidein_status #422

mambelli opened this issue Jul 18, 2024 · 0 comments
Assignees
Labels
BUG For BUGS factory for affected component fermilab Fermilab stakeholder Medium Medium priority

Comments

@mambelli
Copy link
Contributor

Describe the bug
An error (stack trace) occurs when invoking glidein_status in the Factory

$ glidein_status
WARNING: GSI authentication is enabled by your security configuration! GSI is no longer supported.
For details, see https://htcondor.org/news/plan-to-replace-gst-in-htcss/
Traceback (most recent call last):
  File "/usr/bin/glidein_status", line 415, in <module>
    main()
  File "/usr/bin/glidein_status", line 258, in main
    keys.sort(machine_cmp)
TypeError: sort() takes no positional arguments

To Reproduce
Invoke glidein_status in the Factory

Expected behavior
No stack trace

Screenshots
NA

Info (please complete the following information):
Stakeholders and components can be a comma separated list or on multiple lines.
If you add a new stakeholder or component, not on the sample list, add it on a line by its own.

  • GlideinWMS version: 3.10.7
  • Python version: 3.9
  • OS version: Alma9
  • HTCondor version: 23
  • Priority: medium
  • Stakeholders: Fermilab
  • Components: factory

Additional context
NA

@github-actions github-actions bot added BUG For BUGS factory for affected component fermilab Fermilab stakeholder Medium Medium priority labels Jul 18, 2024
@namrathaurs namrathaurs self-assigned this Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG For BUGS factory for affected component fermilab Fermilab stakeholder Medium Medium priority
Projects
None yet
Development

No branches or pull requests

2 participants