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

Issue 841794 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

chromiumos-sdk builder failing in setup board stage

Project Member Reported by manojgupta@chromium.org, May 10 2018

Issue description

Failing since May 8.
https://uberchromegw.corp.google.com/i/chromiumos/builders/chromiumos-sdk/builds/8788

!!! '--save_install_plan=/tmp/install_plan.2557765' is not a valid package atom.
Starting fast-emerge.
 Building package --save_install_plan=/tmp/install_plan.2557765 system virtual/target-sdk world on root
Calculating deps...
ERROR   : Thu May 10 07:30:43 PDT 2018
ERROR   :  PGID  PPID   PID     ELAPSED     TIME %CPU COMMAND
ERROR   : Arguments of 10: ./setup_board '--board=amd64-host' '--accept_licenses=@CHROMEOS' '--skip_chroot_upgrade' '--nousepkg' '--reuse_pkgs_from_local_boards' '--save_install_plan=/tmp/install_plan.2557765'
ERROR   : Backtrace:  (most recent call is last)
ERROR   :  setup_board:256:main(), called: die_err_trap  
ERROR   : 
ERROR   : Command failed:
ERROR   :   Command 'sudo -E $EMERGE_CMD $HOST_FLAGS --select=y "${PACKAGES[@]}"' exited with nonzero code: 1
07:30:43: ERROR: 
return code: 1; command: /b/c/cbuild/repository/chromite/bin/cros_sdk 'PARALLEL_EMERGE_STATUS_FILE=/tmp/tmpoe5AU5' 'FEATURES=separatedebug' 'CHROME_ORIGIN=LOCAL_SOURCE' -- ./setup_board '--board=amd64-host' '--accept_licenses=@CHROMEOS' --skip_chroot_upgrade --nousepkg --reuse_pkgs_from_local_boards '--save_install_plan=/tmp/install_plan.2557765'
cmd=['/b/c/cbuild/repository/chromite/bin/cros_sdk', 'PARALLEL_EMERGE_STATUS_FILE=/tmp/tmpoe5AU5', 'FEATURES=separatedebug', 'CHROME_ORIGIN=LOCAL_SOURCE', '--', './setup_board', '--board=amd64-host', '--accept_licenses=@CHROMEOS', '--skip_chroot_upgrade', '--nousepkg', '--reuse_pkgs_from_local_boards', '--save_install_plan=/tmp/install_plan.2557765'], cwd=/b/c/cbuild/repository, extra env={'PARALLEL_EMERGE_STATUS_FILE': '/tmp/tmpoe5AU5', 'FEATURES': 'separatedebug', 'CHROME_ORIGIN': 'LOCAL_SOURCE'}
07:30:43: ERROR: ./setup_board failed (code=1)
07:30:43: INFO: Translating result ./setup_board failed (code=1) to fail.
 
Looking at the error ...
Status: Started (was: Untriaged)
Project Member

Comment 4 by bugdroid1@chromium.org, May 11 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/platform/crosutils/+/b0e9373f25f0d842299749568e4792b361d07e3e

commit b0e9373f25f0d842299749568e4792b361d07e3e
Author: Gregory Meinke <gmeinke@chromium.org>
Date: Fri May 11 02:40:48 2018

remove calc of rev deps on host boards

Temporarily remove adding saving the install plan for calculating the
reverse dependencies of changed packages for host boards. The flag is
incorrectly passed to parallel_emerge. I will re-evaluate if this is
even necessary, but this will unbreak the SDK builder.

BUG=b:75396373,  chromium:841794 
TEST=local builds

Change-Id: Ica58f67e2fb69eaf676db5ccd5d554ffc876185e
Reviewed-on: https://chromium-review.googlesource.com/1054383
Commit-Ready: Gregory Meinke <gmeinke@chromium.org>
Tested-by: Gregory Meinke <gmeinke@chromium.org>
Reviewed-by: Manoj Gupta <manojgupta@chromium.org>
Reviewed-by: C Shapiro <shapiroc@google.com>

[modify] https://crrev.com/b0e9373f25f0d842299749568e4792b361d07e3e/setup_board

Status: Verified (was: Started)
Fixed, thanks!

Sign in to add a comment