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

Issue 661321 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Jan 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Veyron factory builders failing ManifestVersionedSync step

Project Member Reported by moch@chromium.org, Nov 1 2016

Issue description

All veyron factory builders are failing the ManifestVersionedSync step.

e.g. https://uberchromegw.corp.google.com/i/chromeos.branch/builders/veyron_jerry%20factory%20factory-veyron-6591.B/builds/202

Logs given below:
22:32:20: INFO: RunCommand: repo manifest in /b/cbuild/shared_internal
22:32:21: INFO: RunCommand: repo selfupdate in /b/cbuild/shared_internal
repo version v1.12.37-cr1 is current
22:32:21: INFO: RunCommand: repo init --repo-url https://chromium.googlesource.com/external/repo --manifest-url https://chrome-internal-review.googlesource.com/chromeos/manifest-internal --manifest-name official.xml --manifest-branch factory-veyron-6591.B in /b/cbuild/shared_internal

repo has been initialized in /b/cbuild/shared_internal

@@@STEP_FAILURE@@@
22:32:22: ERROR: <type 'exceptions.AttributeError'>: 'RepoRepository' object has no attribute 'repo_cmd'
Traceback (most recent call last):
  File "/b/build/slave/veyron_jerry-factory-factory-veyron-6591.B/build/chromite/cbuildbot/failures_lib.py", line 153, in wrapped_functor
    return functor(*args, **kwargs)
  File "/b/build/slave/veyron_jerry-factory-factory-veyron-6591.B/build/chromite/cbuildbot/stages/sync_stages.py", line 562, in PerformStage
    next_manifest = self.GetNextManifest()
  File "/b/build/slave/veyron_jerry-factory-factory-veyron-6591.B/build/chromite/cbuildbot/stages/sync_stages.py", line 516, in GetNextManifest
    to_return = self.manifest_manager.GetNextBuildSpec(build_id=build_id)
  File "/b/build/slave/veyron_jerry-factory-factory-veyron-6591.B/build/chromite/cbuildbot/manifest_version.py", line 768, in GetNextBuildSpec
    self.CheckoutSourceCode()
  File "/b/build/slave/veyron_jerry-factory-factory-veyron-6591.B/build/chromite/cbuildbot/manifest_version.py", line 752, in CheckoutSourceCode
    self.cros_source.Sync(self.manifest)
  File "/b/build/slave/veyron_jerry-factory-factory-veyron-6591.B/build/chromite/cbuildbot/repository.py", line 345, in Sync
    if self._ForceSyncSupported():
  File "/b/build/slave/veyron_jerry-factory-factory-veyron-6591.B/build/chromite/cbuildbot/repository.py", line 315, in _ForceSyncSupported
    result = cros_build_lib.RunCommand([self.repo_cmd, 'sync', '--help'],
AttributeError: 'RepoRepository' object has no attribute 'repo_cmd'

22:32:22: INFO: Running cidb query on pid 8392, repr(query) starts with <sqlalchemy.sql.expression.Update object at 0x3474150>
************************************************************
** Finished Stage ManifestVersionedSync - Mon, 31 Oct 2016 22:32:23 -0700 (PDT)
************************************************************
22:32:23: INFO: Running cidb query on pid 8392, repr(query) starts with <sqlalchemy.sql.expression.Insert object at 0x3474c50>
22:32:23: INFO: Running cidb query on pid 8392, repr(query) starts with <sqlalchemy.sql.expression.Update object at 0x3474f50>
 

Comment 1 by moch@chromium.org, Nov 1 2016

assigning to sheriff for triage .. 
Status: Assigned (was: Untriaged)
Hi YH. Are you looking at this issue ?
No, not yet. Need to context switch back to this.
Thanks.
The one after that is also successful.

https://uberchromegw.corp.google.com/i/chromeos.branch/builders/veyron_jerry%20factory%20factory-veyron-6591.B/builds/207

Not sure if this is an one-off thing.

I will close this bug with one more successful build.

Status: WontFix (was: Assigned)
From 206 onward this has never came up (latest is 213).
Mark it WontFix. Please re-open if in need.
Thanks.

Sign in to add a comment