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

auto_account selection bug #3456

Closed
Tracked by #3394
johrstrom opened this issue Mar 26, 2024 · 1 comment · Fixed by #3457
Closed
Tracked by #3394

auto_account selection bug #3456

johrstrom opened this issue Mar 26, 2024 · 1 comment · Fixed by #3457
Labels
bug Existing functionality not working as expected
Milestone

Comments

@johrstrom
Copy link
Contributor

johrstrom commented Mar 26, 2024

I encountered this bug yesterday, but cannot now replicate, so I'm filing this ticket. #3401 introduced this bug I'm sure.

You can see from this execve output that the value is an array not a scalar string.

execve = [{"SLURM_CONF"=>"/etc/slurm/slurm-owens.conf"}, "/usr/bin/sbatch", "-J", "ood project manager test", "-A", "[\"PZS1118\", \"PZS1118\", {}]", "--export", "NONE", "--parsable", "-M", "owens"]

Again, it's not clear how I got into this state - and I'm unable now to reproduce, but I'm sure it'll happen again I just don't know how to reproduce it now.

@osc-bot osc-bot added this to the Backlog milestone Mar 26, 2024
@johrstrom johrstrom added the bug Existing functionality not working as expected label Mar 26, 2024
@johrstrom
Copy link
Contributor Author

Figured this out - it was due to dynamic accounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing functionality not working as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants