New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 751851 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Canary async test suites not running: Unknown priority level

Project Member Reported by dgarr...@chromium.org, Aug 2 2017

Issue description

https://luci-milo.appspot.com/buildbot/chromeos/jecht-release/1358


From the async test suites.

13:05:23: INFO: RunCommand: /b/c/cbuild/repository/chromite/third_party/swarming.client/swarming.py run --swarming chromeos-proxy.appspot.com --task-summary-json /tmp/cbuildbot-tmpYRmg4b/tmpb4JPkn/temp_summary.json --raw-cmd --task-name jecht-release/R62-9799.0.0-arc-cts-qual --dimension os Ubuntu-14.04 --dimension pool default --print-status-updates --timeout 176400 --io-timeout 176400 --hard-timeout 176400 --expiration 1200 '--tags=priority:11.0' '--tags=suite:arc-cts-qual' '--tags=build:jecht-release/R62-9799.0.0' '--tags=task_name:jecht-release/R62-9799.0.0-arc-cts-qual' '--tags=board:jecht' -- /usr/local/autotest/site_utils/run_suite.py --build jecht-release/R62-9799.0.0 --board jecht --suite_name arc-cts-qual --pool cts --num 6 --file_bugs False --priority 11.0 --timeout_mins 2880 --retry True --max_retries 5 --offload_failures_only False --job_keyvals "{'cidb_build_stage_id': 51606921L, 'cidb_build_id': 1716067, 'datastore_parent_key': ('Build', 1716067, 'BuildStage', 51606921L)}" -c
13:05:27: WARNING: Exception is not retriable return code: 2; command: /b/c/cbuild/repository/chromite/third_party/swarming.client/swarming.py run --swarming chromeos-proxy.appspot.com --task-summary-json /tmp/cbuildbot-tmpYRmg4b/tmpb4JPkn/temp_summary.json --raw-cmd --task-name jecht-release/R62-9799.0.0-arc-cts-qual --dimension os Ubuntu-14.04 --dimension pool default --print-status-updates --timeout 176400 --io-timeout 176400 --hard-timeout 176400 --expiration 1200 '--tags=priority:11.0' '--tags=suite:arc-cts-qual' '--tags=build:jecht-release/R62-9799.0.0' '--tags=task_name:jecht-release/R62-9799.0.0-arc-cts-qual' '--tags=board:jecht' -- /usr/local/autotest/site_utils/run_suite.py --build jecht-release/R62-9799.0.0 --board jecht --suite_name arc-cts-qual --pool cts --num 6 --file_bugs False --priority 11.0 --timeout_mins 2880 --retry True --max_retries 5 --offload_failures_only False --job_keyvals "{'cidb_build_stage_id': 51606921L, 'cidb_build_id': 1716067, 'datastore_parent_key': ('Build', 1716067, 'BuildStage', 51606921L)}" -c
Priority was reset to 100
Triggered task: jecht-release/R62-9799.0.0-arc-cts-qual
chromeos-server31-8: 37b838aededc1510 2
  usage: run_suite.py [options]
  run_suite.py: error: argument -r/--priority: Unknown priority level 11.0.  Try one of Weekly, Daily, PostBuild, Default, Build, PFQ, CQ, Super.
cmd=['/b/c/cbuild/repository/chromite/third_party/swarming.client/swarming.py', 'run', '--swarming', 'chromeos-proxy.appspot.com', '--task-summary-json', '/tmp/cbuildbot-tmpYRmg4b/tmpb4JPkn/temp_summary.json', '--raw-cmd', '--task-name', u'jecht-release/R62-9799.0.0-arc-cts-qual', '--dimension', 'os', 'Ubuntu-14.04', '--dimension', 'pool', 'default', '--print-status-updates', '--timeout', '176400', '--io-timeout', '176400', '--hard-timeout', '176400', '--expiration', '1200', '--tags=priority:11.0', u'--tags=suite:arc-cts-qual', u'--tags=build:jecht-release/R62-9799.0.0', u'--tags=task_name:jecht-release/R62-9799.0.0-arc-cts-qual', u'--tags=board:jecht', '--', '/usr/local/autotest/site_utils/run_suite.py', '--build', u'jecht-release/R62-9799.0.0', '--board', u'jecht', '--suite_name', u'arc-cts-qual', '--pool', u'cts', '--num', '6', '--file_bugs', 'False', '--priority', '11.0', '--timeout_mins', '2880', '--retry', 'True', '--max_retries', '5', '--offload_failures_only', 'False', '--job_keyvals', "{'cidb_build_stage_id': 51606921L, 'cidb_build_id': 1716067, 'datastore_parent_key': ('Build', 1716067, 'BuildStage', 51606921L)}", '-c']
usage: run_suite.py [options]
run_suite.py: error: argument -r/--priority: Unknown priority level 11.0.  Try one of Weekly, Daily, PostBuild, Default, Build, PFQ, CQ, Super.
13:05:27: INFO: Running cidb query on pid 13156, repr(query) starts with <sqlalchemy.sql.expression.Insert object at 0x7f45e05c0190>
13:05:27: WARNING: HWTest passed with warning code.
13:05:27: WARNING: ** Suite passed with a warning code **
 

Comment 1 by jkwang@google.com, Aug 2 2017

Owner: akes...@chromium.org
The priority  11.0 seems to be a problem

Comment 2 by jkwang@google.com, Aug 2 2017

Cc: hidehiko@chromium.org dbasehore@chromium.org ayatane@chromium.org shuqianz@chromium.org jkwang@chromium.org
Cc: akes...@chromium.org
Owner: pwang@chromium.org
pwang@ has been touching priority levels, as in https://chromium-review.googlesource.com/585235


Comment 4 by pwang@chromium.org, Aug 2 2017

yes 
I has made a change to fix the float problem.
https://chromium-review.googlesource.com/c/596674

Sign in to add a comment