Bug #23150
POMS dev instance: campaign job submission fails
100%
Description
on POMS dev instance, when I try to submit jobs for POMS campaing test_vito_submit_multi_independent_stages:
experiment: uboone
campaign id: 1239
role: analysis
In the browser I got the following error:
400 Bad Parameters: Invalid argument: ValueError('too many values to unpack (expected 3)',)
When I try to submit jobs from command line using poms_client, I got the following error:
Traceback (most recent call last): File "/uboone/app/users/vito/project.py/converter/project-py/bin/Project.py", line 477, in <module> experiment=my_experiment) File "/uboone/app/users/vito/project.py/converter/poms/poms_client/python/poms_client.py", line 295, in launch_campaign_stage_jobs experiment=experiment) File "/uboone/app/users/vito/project.py/converter/poms/poms_client/python/poms_client.py", line 735, in make_poms_call raise RuntimeError("POMS call %s error: HTTP status: %d\n%s" % (method, status_code, res)) RuntimeError: POMS call launch_jobs error: HTTP status: 400
History
#1 Updated by Vito Di Benedetto over 1 year ago
I get the same error also when from the POMS campaign page:
https://fermicloud045.fnal.gov/poms/show_campaign_stages/uboone/analysis?campaign_name=test_vito_submit_multi_independent_stages&view_active=view_active&view_mine=29&view_others=29&view_analysis=view_analysis&update_view=update_view
I try to access the stage page for stage 'overlay_training_trajcluster'. The URL I get and is producing the same error is:
https://fermicloud045.fnal.gov/poms/campaign_stage_info/uboone/analysis?campaign_stage_id=2072
#2 Updated by Marc Mengel over 1 year ago
- % Done changed from 0 to 100
- Status changed from New to Resolved
Fastfinger in previous fix.
should be better now.
#3 Updated by Vito Di Benedetto over 1 year ago
Yes, this works too!
Thanks
#4 Updated by Marc Mengel about 1 month ago
- Status changed from Resolved to Closed