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

"Job key generation failed" event can only be fixed by root #22

Open
jgaida opened this issue Jul 10, 2015 · 1 comment
Open

"Job key generation failed" event can only be fixed by root #22

jgaida opened this issue Jul 10, 2015 · 1 comment

Comments

@jgaida
Copy link

jgaida commented Jul 10, 2015

I'm not sure how I triggered this, but I got the following problem:

fnancy:~/cigri/tests$ gridevents -e 22105
------------------------------------------------------------------------------
22105: (open) SUBMIT_JOB at 2015-07-03 17:56:56+02 on 
Cigri::Error: 400 error in POST for jobs:
 {
   "title" : "Bad query",
   "message" : "Oarsub command exited with status 8: [ADMISSION RULE] Automatically redirect in the besteffort queue\n[ADMISSION RULE] Automatically add the besteffort constraint on the resources\n[ADMISSION RULE] Modify resource description with type constraints\nGenerate a job key...\nError: Job key generation failed (256).\nOAR_JOB_ID=-14\nOarsub failed: please verify your request syntax or ask for support to your admin.\n\nCmd:\noarsub  --name=\\\"cigri.9\\\" --directory=\\\"$HOME\\\" --resource=\\\"core=1,walltime=01:00:00\\\" --type=\\\"besteffort\\\" \\\"export CIGRI_CAMPAIGN_ID=9;~/cigri/tests/test.sh\\\" --array-param-file=/tmp/oarapi.paramfile.ekXIh",
   "code" : 400
}

fnancy:~/cigri/tests$ gridevents -e 22105 -f
Failed to fix event(s): Event 22105 is not specific to a campaign belonging to you: Not authorized to close event 22105.

This event was specific to the campaign.

@bzizou
Copy link
Contributor

bzizou commented Jul 15, 2015

In the general case, unhandled events are not fixable by the user so that we are aware of a case not taken into account by columbo. We probably have to check this case into columbo to make it a recognized campaign event.

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

No branches or pull requests

2 participants