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

Issue 854654 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jul 5
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 0
Type: Bug-Regression



Sign in to add a comment

target-jetstream-dev-root broken on whirlwind-no-vmtest-pre-cq

Project Member Reported by derat@chromium.org, Jun 20 2018

Issue description

whirlwind-no-vmtest-pre-cq started failing repeatedly yesterday in BuildPackages, preventing any changes that trigger this builder from being committed:

http://cros-goldeneye/chromeos/healthmonitoring/buildDetails?id=2680646
http://cros-goldeneye/chromeos/healthmonitoring/buildDetails?id=2680831
etc.

target-jetstream-dev-root-1-r11: >>> Install target-jetstream-dev-root-1-r11 into /build/whirlwind/tmp/portage/virtual/target-jetstream-dev-root-1-r11/image/ category virtual
target-jetstream-dev-root-1-r11: Traceback (most recent call last):
target-jetstream-dev-root-1-r11:   File "/usr/lib/portage/python2.7/doins.py", line 584, in <module>
target-jetstream-dev-root-1-r11:     sys.exit(main(sys.argv[1:]))
target-jetstream-dev-root-1-r11:   File "/usr/lib/portage/python2.7/doins.py", line 575, in main
target-jetstream-dev-root-1-r11:     os.path.dirname(source)):
target-jetstream-dev-root-1-r11:   File "/usr/lib/portage/python2.7/doins.py", line 423, in _doins
target-jetstream-dev-root-1-r11:     return install_runner.install_file(source, os.path.dirname(dest))
target-jetstream-dev-root-1-r11:   File "/usr/lib/portage/python2.7/doins.py", line 359, in install_file
target-jetstream-dev-root-1-r11:     return self._ins_runner.run(source, dest_dir)
target-jetstream-dev-root-1-r11:   File "/usr/lib/portage/python2.7/doins.py", line 167, in run
target-jetstream-dev-root-1-r11:     if not self._is_install_allowed(source, dest):
target-jetstream-dev-root-1-r11:   File "/usr/lib/portage/python2.7/doins.py", line 214, in _is_install_allowed
target-jetstream-dev-root-1-r11:     source_stat = os.stat(source)
target-jetstream-dev-root-1-r11: OSError: [Errno 2] No such file or directory: '/mnt/host/source/src/private-overlays/project-jetstream-private/virtual/target-jetstream-dev-root/files/etc/init/*'
target-jetstream-dev-root-1-r11:  * ERROR: virtual/target-jetstream-dev-root-1-r11::jetstream-private failed (install phase):
target-jetstream-dev-root-1-r11:  *   doins failed

I think that this was caused by https://crrev.com/i/640812, which deleted virtual/target-jetstream-dev-root/files/etc/init/ap-critical-failure.override, apparently leaving the directory empty. It went through the pre-cq, which seems odd if it also broke the pre-cq.

I'm planning to revert this change.
 
Project Member

Comment 1 by sheriffbot@chromium.org, Jul 5

Pri-0 bugs are critical regressions or serious emergencies, and this bug has not been updated in three days. Could you please provide an update, or adjust the priority to a more appropriate level if applicable?

If a fix is in active development, please set the status to Started.

Thanks for your time! To disable nags, add the Disable-Nags label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Fixed (was: Assigned)
Reverted as https://crrev.com/i/643128.

Sign in to add a comment