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

Issue 718419 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 718300
Owner: ----
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Many test failures on chromium.perf on Bot id: 'build125-b1' due to failed browser startup

Project Member Reported by ashleymarie@chromium.org, May 4 2017

Issue description

Looks like Mac Air 10.11 Perf has a bunch of failing tests all on Bot id: build125-b1
Something might be going wrong with that bot
 
Labels: OS-Mac
failing tests on build125-b1 include:
blink_perf.events
dromaeo.domcoreattr
dummy_benchmark.noisy_benchmark_1
kraken
media.mse_cases
media.tough_video_cases
page_cycler_v2.intl_hi_ru
Status: WontFix (was: Untriaged)
Mac air 10.11 has had a full passing run so whatever was happening with build125-b1 has been resolved
passing here
https://build.chromium.org/p/chromium.perf/builders/Mac%20Air%2010.11%20Perf/builds/795
Components: Blink>Infra
Labels: -Pri-1 Pri-2
Status: Unconfirmed (was: WontFix)
I think we should still get into what happened here so we can prevent it from happening again.

From the log, it seems like it could be some sort of swarming infra issue? 
(INFO) 2017-05-03 20:45:42,797 browser.DumpStateUponFailure:367  2017-05-03 20:42:32.098 Google Chrome[1036:48283] NSWindow warning: adding an unknown subview: <FullSizeContentView: 0x7fa0d07844b0>. Break on NSLog to debug.
2017-05-03 20:42:32.098 Google Chrome[1036:48283] Call stack:
(
    "+callStackSymbols disabled for performance reasons"
)
2017-05-03 20:42:34.446 Google Chrome[1036:48283] Errors logged by ksadmin: KSKeyedPersistentStore store directory does not exist. [com.google.UpdateEngine.CommonErrorDomain:501 - '/Library/Google/GoogleSoftwareUpdate/TicketStore' - 'KSKeyedPersistentStore.m:372']
KSPersistentTicketStore failed to load tickets. (productID: com.google.Chrome) [com.google.UpdateEngine.CoreErrorDomain:1051 - '/Library/Google/GoogleSoftwareUpdate/TicketStore/Keystone.ticketstore'] (KSKeyedPersistentStore store directory does not exist. - '/Library/Google/GoogleSoftwareUpdate/TicketStore' [com.google.UpdateEngine.CommonErrorDomain:501])
ksadmin cannot access the ticket store:<KSUpdateError:0x100605f80
	domain="com.google.UpdateEngine.CoreErrorDomain"
	code=1051
	userInfo={
		function = "-[KSProductKeyedStore(ProtectedMethods) errorForStoreError:productID:message:timeoutMessage:]";
		date = 2017-05-04 03:42:34 +0000;
		productids = {(
			"com.google.Chrome"
		)};
		filename = "KSProductKeyedStore.m";
		line = 91;
		NSFilePath = "/Library/Google/GoogleSoftwareUpdate/TicketStore/Keystone.ticketstore";
		NSUnderlyingError = <KSError:0x10030bd00
			domain="com.google.UpdateEngine.CommonErrorDomain"
			code=501
			userInfo={
				date = 2017-05-04 03:42:34 +0000;
				line = 372;
				filename = "KSKeyedPersistentStore.m";
				function = "-[KSKeyedPersistentStore(PrivateMethods) validateStorePath]";
				NSFilePath = "/Library/Google/GoogleSoftwareUpdate/TicketStore";
				NSLocalizedDescription = "KSKeyedPersistentStore store directory does not exist.";
			}
		>;
		NSLocalizedDescription = "KSPersistentTicketStore failed to load tickets.";
	}
>

(A failed build: https://build.chromium.org/p/chromium.perf/builders/Mac%20Air%2010.11%20Perf/builds/794)
Cc: erikc...@chromium.org shrike@chromium.org
+Mac experts: is this a bug in Chrome auto update on mac?
Cc: nedngu...@google.com
Components: -Blink>Infra Speed>Telemetry
Cc: borisv@chromium.org
There are two logs here. The second one comes from the registration framework. I can investigate that one, but someone needs to investigate the first one.
Cc: kbr@chromium.org
Summary: Many test failures on chromium.perf on Bot id: 'build125-b1' due to failed browser startup (was: Many test failures on chromium.perf on Bot id: 'build125-b1')

Comment 10 by kbr@chromium.org, May 16 2017

Mergedinto: 718300
Status: Duplicate (was: Unconfirmed)
Components: Test>Telemetry
Components: -Speed>Telemetry

Sign in to add a comment