New issue
Advanced search Search tips

Issue 915859 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Dec 18
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

HWTest provision failure on veyron_speed-paladin and edgar-paladin

Project Member Reported by dverkamp@chromium.org, Dec 17

Issue description

This CQ run failed on veyron_speedy-paladin and edgar-paladin during the "HWTest [provision]" stage: https://cros-goldeneye.corp.google.com/chromeos/healthmonitoring/buildDetails?buildbucketId=8927002948650144640

I'm unsure if this is an infra issue - please redirect to an appropriate owner if I am on the wrong track.

This part of the log looks like the failure:

00:27:09: INFO: RunCommand: /b/swarming/wJMj1S1/ir/cache/cbuild/repository/chromite/third_party/swarming.client/swarming.py run --swarming chromeos-proxy.appspot.com --task-summary-json /b/swarming/wJMj1S1/ir/tmp/t/cbuildbot-tmpwl1Xd9/tmpoaLh1v/temp_summary.json --print-status-updates --timeout 9000 --raw-cmd --task-name edgar-paladin/R73-11412.0.0-rc3-provision --dimension os Ubuntu-14.04 --dimension pool default --io-timeout 9000 --hard-timeout 9000 --expiration 1200 '--tags=priority:CQ' '--tags=suite:provision' '--tags=build:edgar-paladin/R73-11412.0.0-rc3' '--tags=task_name:edgar-paladin/R73-11412.0.0-rc3-provision' '--tags=board:edgar' -- /usr/local/autotest/site_utils/run_suite.py --build edgar-paladin/R73-11412.0.0-rc3 --board edgar --suite_name provision --pool cq --file_bugs False --priority CQ --timeout_mins 90 --retry True --max_retries 5 --minimum_duts 4 --suite_args "{u'num_required': 1}" --offload_failures_only False --job_keyvals "{'cidb_build_stage_id': 102946528L, 'cidb_build_id': 3236051, 'datastore_parent_key': ('Build', 3236051, 'BuildStage', 102946528L)}" --test_args "{'fast': 'True'}" -c
00:37:27: WARNING: Exception is not retriable return code: 1; command: /b/swarming/wJMj1S1/ir/cache/cbuild/repository/chromite/third_party/swarming.client/swarming.py run --swarming chromeos-proxy.appspot.com --task-summary-json /b/swarming/wJMj1S1/ir/tmp/t/cbuildbot-tmpwl1Xd9/tmpoaLh1v/temp_summary.json --print-status-updates --timeout 9000 --raw-cmd --task-name edgar-paladin/R73-11412.0.0-rc3-provision --dimension os Ubuntu-14.04 --dimension pool default --io-timeout 9000 --hard-timeout 9000 --expiration 1200 '--tags=priority:CQ' '--tags=suite:provision' '--tags=build:edgar-paladin/R73-11412.0.0-rc3' '--tags=task_name:edgar-paladin/R73-11412.0.0-rc3-provision' '--tags=board:edgar' -- /usr/local/autotest/site_utils/run_suite.py --build edgar-paladin/R73-11412.0.0-rc3 --board edgar --suite_name provision --pool cq --file_bugs False --priority CQ --timeout_mins 90 --retry True --max_retries 5 --minimum_duts 4 --suite_args "{u'num_required': 1}" --offload_failures_only False --job_keyvals "{'cidb_build_stage_id': 102946528L, 'cidb_build_id': 3236051, 'datastore_parent_key': ('Build', 3236051, 'BuildStage', 102946528L)}" --test_args "{'fast': 'True'}" -c
Triggered task: edgar-paladin/R73-11412.0.0-rc3-provision
chromeos-golo-server2-83: 41cef1d488fe7d10 1
  Autotest instance created: cautotest-prod
  12-16-2018 [00:27:13] Submitted create_suite_job rpc
  Traceback (most recent call last):
    File "/usr/local/autotest/site_utils/run_suite.py", line 2076, in <module>
      sys.exit(main())
    File "/usr/local/autotest/site_utils/run_suite.py", line 2065, in main
      result = _run_task(options)
    File "/usr/local/autotest/site_utils/run_suite.py", line 2000, in _run_task
      return _run_suite(options)
    File "/usr/local/autotest/site_utils/run_suite.py", line 1739, in _run_suite
      job_id = create_suite(afe, options)
    File "/usr/local/autotest/client/common_lib/cros/retry.py", line 252, in func_retry
      raise error.TimeoutException(exception_message)
  autotest_lib.client.common_lib.error.TimeoutException: retry exception (function="create_suite()"), timeout = 600s

 
A couple other HWTest [provision] failures occurred in this build: https://cros-goldeneye.corp.google.com/chromeos/healthmonitoring/buildDetails?buildbucketId=8926908771578526144

I'm unsure if this is related (some intermittent infra failure?) or caused by one of the CLs, but I don't see any obviously suspicious changes in the list.
Status: WontFix (was: Untriaged)
Failure reason: cautotest-prod is not functioning, so it cannot accept RPC request. As both recent veyron_speed-paladin and edgar-paladin pass, it should be a cautotest-prod flakiness.

None of the provision failure in #1 is the same, so close this bug as wontfix.

Sign in to add a comment