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

Problematic quotes in HTCondor #427

Open
mambelli opened this issue Jul 30, 2024 · 1 comment
Open

Problematic quotes in HTCondor #427

mambelli opened this issue Jul 30, 2024 · 1 comment
Assignees
Labels
BUG For BUGS factoryops Factory Operations stakeholder glidein for affected component High High priority osg OSG stakeholder

Comments

@mambelli
Copy link
Contributor

Describe the bug
2 issues involving quotes in HTCondor configuration and ClassAds

  1. Glideins logs StartdLog had errors like:
CONFIGURATION PROBLEM: Failed to insert ClassAd attribute TRUST_DOMAIN = myhost.domain.org:9618?sock=collectorRANDOM.  The most common reason for this is that you forgot to quote a string value in the list of attributes being added to the STARTD ad.

Probably because the TRUST_DOMAIN was considered a condor expression.
NOTE that in 2018 HTCondor required to change TRUST_DOMAIN config macro from string to expression
Todd T. said that quotes should not be required and to contact them with details and an easy way to reproduce the error.
2. Startd ads are new in 23.9 (instead of slot ads). In Glideins ClassAds Tim T saw quotes with strings that are not in standalone installations ClassAds. This is a change of behavior, and needs to be verified

To Reproduce
Run smoke test for the first one. Use HTCondor 23.9 for the second.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
NA

Info (please complete the following information):

  • GlideinWMS version: 3.10.7
  • Python version: 3.9
  • OS version: Alma9
  • HTCondor version: 23.9 (Also 23.0.x for 1)
  • Priority: high
  • Stakeholders: FactoryOps, OSG
  • Components: glidein

Additional context
Add any other context or supporting files about the problem here.

@github-actions github-actions bot added BUG For BUGS factoryops Factory Operations stakeholder glidein for affected component High High priority osg OSG stakeholder labels Jul 30, 2024
@mambelli
Copy link
Contributor Author

mambelli commented Aug 9, 2024

Cole (HTC team) said that TRUST_DOMAIN seems to be a string. He will follow up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG For BUGS factoryops Factory Operations stakeholder glidein for affected component High High priority osg OSG stakeholder
Projects
None yet
Development

No branches or pull requests

2 participants