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

Issue 729267 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Autoupdate failures in veyron_mighty

Project Member Reported by pho...@chromium.org, Jun 3 2017

Issue description

Example build: https://uberchromegw.corp.google.com/i/chromeos/builders/master-paladin/builds/14897

06/01 10:23:14.097 DEBUG|             utils:0203| Running 'ssh 100.115.219.130 'curl "http://100.115.219.130:8082/handler_cleanup?pid=17966&host_name=chromeos4-row6-rack10-host17"''
06/01 10:23:15.214 DEBUG|             utils:0203| Running 'ssh 100.115.219.130 'curl "http://100.115.219.130:8082/kill_au_proc?pid=17966&host_name=chromeos4-row6-rack10-host17"''
06/01 10:23:16.315 DEBUG|        dev_server:2132| Exception raised on auto_update attempt #1:
 Traceback (most recent call last):
  File "/home/chromeos-test/chromiumos/src/platform/dev/cros_update.py", line 258, in TriggerAU
    self._WriteAUStatus(cros_update_progress.FINISHED)
  File "/home/chromeos-test/chromiumos/chromite/lib/remote_access.py", line 562, in __exit__
    self.device.Cleanup()
  File "/home/chromeos-test/chromiumos/chromite/lib/remote_access.py", line 685, in Cleanup
    self.BaseRunCommand(cmd, **kwargs)
  File "/home/chromeos-test/chromiumos/chromite/lib/remote_access.py", line 879, in BaseRunCommand
    return self.GetAgent().RemoteSh(cmd, **kwargs)
  File "/home/chromeos-test/chromiumos/chromite/lib/remote_access.py", line 343, in RemoteSh
    raise SSHConnectionError(e.result.error)
SSHConnectionError: ssh: connect to host chromeos4-row6-rack10-host17 port 22: Connection refused
06/01 10:23:16.316 DEBUG|        dev_server:2138| Please see error details in log /usr/local/autotest/results/hosts/chromeos4-row6-rack10-host17/3455035-provision/20170106095808/autoupdate_logs/CrOS_update_chromeos4-row6-rack10-host17_17966.log

Is this a bug in autoupdate?


 
> Is this a bug in autoupdate?

No.  The "connection refused" is coming from the DUT
when trying to run 'ssh', so the most obvious answer
is an ssh problem in the build.

> > Is this a bug in autoupdate?
>
> No.  The "connection refused" is coming from the DUT
> when trying to run 'ssh', so the most obvious answer
> is an ssh problem in the build.

... which in turn suggests blaming this CL:
    https://chromium-review.googlesource.com/#/c/514822/

Which is currently blocked. Closing the bug.
Status: WontFix (was: Untriaged)

Sign in to add a comment