Zako M56 branch builders failing ManigestVersionedSync stage |
||||||||||||
Issue descriptionThis has been failing for ~1 week Build link: https://uberchromegw.corp.google.com/i/chromeos_release/builders/zako-release%20release-R56-9000.B
,
Nov 29 2016
Build images are missing
,
Nov 29 2016
Same issue seen with x86-Alex, x86-Alex-he, x-86-zgb, x86-zgb-he
,
Nov 29 2016
Image building was not started yet. The builder failed to pull code at the very beginning. The build has never worked. I'm wondering who set it up. +dgarrett, akeshet
,
Nov 30 2016
I'm reimaging the builder. ./ccompute ri cros-beefy181-c2
,
Nov 30 2016
PS: For whatever reason, it wasn't updating repo before starting the build. It then passed new commandline options to an old repo command, which died. If the next build doesn't work, please pass it back.
,
Dec 1 2016
Last night's build still failed. We're hoping to push dev tomorrow. Do you think this can be fixed today?
,
Dec 1 2016
It looks like the most recent build passed. https://uberchromegw.corp.google.com/i/chromeos_release/builders/zako-release%20release-R56-9000.B
,
Dec 1 2016
Oh... I missed the other boards with the same problem. Reinstancing them now. That should fix the problems.
,
Dec 1 2016
They've all been reinstanced, which should fix all of the sync problems.
,
Dec 1 2016
,
Mar 4 2017
,
Apr 17 2017
,
May 30 2017
,
Aug 1 2017
,
Oct 14 2017
|
||||||||||||
►
Sign in to add a comment |
||||||||||||
Comment 1 by gkihumba@google.com
, Nov 29 2016main.py: error: no such option: --cache-dir 21:09:38: WARNING: Command failed with retriable error. return code: 2; command: repo --time sync '--cache-dir=/b/cros_git_cache' -n cwd=/b/cbuild/shared_internal 21:09:38: ERROR: return code: 2; command: repo --time sync '--cache-dir=/b/cros_git_cache' -n cwd=/b/cbuild/shared_internal @@@STEP_FAILURE@@@ 21:09:38: ERROR: <class 'chromite.cbuildbot.repository.SrcCheckOutException'>: return code: 2; command: repo --time sync '--cache-dir=/b/cros_git_cache' -n cwd=/b/cbuild/shared_internal Traceback (most recent call last): File "/tmp/cbuildbot-tmpx6Wbab/tmpme5b5U/chromite/lib/failures_lib.py", line 172, in wrapped_functor return functor(*args, **kwargs) File "/tmp/cbuildbot-tmpx6Wbab/tmpme5b5U/chromite/cbuildbot/stages/sync_stages.py", line 890, in PerformStage self.ManifestCheckout(new_manifest) File "/tmp/cbuildbot-tmpx6Wbab/tmpme5b5U/chromite/cbuildbot/stages/sync_stages.py", line 435, in ManifestCheckout self.repo.Sync(next_manifest) File "/tmp/cbuildbot-tmpx6Wbab/tmpme5b5U/chromite/cbuildbot/repository.py", line 517, in Sync raise SrcCheckOutException(err_msg) SrcCheckOutException: return code: 2; command: repo --time sync '--cache-dir=/b/cros_git_cache' -n cwd=/b/cbuild/shared_internal