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

Issue 600405 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 600403
Owner:
Closed: Apr 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

guado-moblab failing provision

Project Member Reported by kevcheng@chromium.org, Apr 4 2016

Issue description

https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/58957861-chromeos-test/chromeos2-row5-rack10-host1/

Consistently has been failing over the weekend.  Latest failures have been due to cros_updater.py raising a command exception trying to run this command:

/usr/bin/ssh -a -x    -o ControlPath=/tmp/_autotmp_ZUgPoIssh-
      master/socket -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
      -o BatchMode=yes -o ConnectTimeout=30 -o ServerAliveInterval=900 -o
      ServerAliveCountMax=3 -o ConnectionAttempts=4 -o Protocol=2 -l root -p 22
      chromeos2-row5-rack10-host1 "export LIBC_FATAL_STDERR_=1;
      /tmp/stateful_update --stateful_change=reset 2>&1"
  Exit status: 126
  Duration: 0.163176059723
  
  stdout:
  bash: /tmp/stateful_update: Permission denied

Not sure what changed, will try to repro on my moblab.
 
Mergedinto: 600403
Status: Duplicate (was: Untriaged)

Comment 2 by benhenry@google.com, Apr 27 2016

Components: Infra>Client>ChromeOS
Labels: -Infra-ChromeOS

Sign in to add a comment