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

Issue 827025 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Dashboard upload failing on chromium.perf/Android Nexus6 Perf

Project Member Reported by sadrul@chromium.org, Mar 29 2018

Issue description

It looks like a bunch of 'dashboard upload' steps are failing, with the following error:

Set PYTHONPATH: /b/rr/tmp5GUzmx/rw/checkout/scripts:/b/rr/tmp5GUzmx/rw/checkout/site_config:/b/rr/tmp5GUzmx/rw/checkout/scripts/tools:/b/c/vpython/1c1380/lib/python2.7:/b/c/vpython/1c1380/lib/python2.7/plat-x86_64-linux-gnu:/b/c/vpython/1c1380/lib/python2.7/lib-tk:/b/c/vpython/1c1380/lib/python2.7/lib-old:/b/c/vpython/1c1380/lib/python2.7/lib-dynload:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk
Traceback (most recent call last):
  File "/b/c/b/Android_Nexus6_Perf/src/third_party/catapult/tracing/bin/add_reserved_diagnostics", line 116, in <module>
    sys.exit(main())
  File "/b/c/b/Android_Nexus6_Perf/src/third_party/catapult/tracing/bin/add_reserved_diagnostics", line 76, in main
    with tempfile.NamedTemporaryFile() as temp:
NameError: global name 'tempfile' is not defined
Sending result 2 of 2 to dashboard.
Error uploading histogram data: HTTP Response 400: Bad Request
step returned non-zero exit code: 1
 
Cc: eakuefner@chromium.org
Owner: simonhatch@chromium.org
This is 
Hi sadrul@, where are you seeing this? Looking at the Android Nexus6 Perf bot (https://ci.chromium.org/buildbot/chromium.perf/Android%20Nexus6%20Perf/), I don't see any dashboard upload errors since yesterday and the errors that are there don't match that callstack. We did have a missing json import, but that was fixed and rolled yesterday.

The latest runs don't seem to have any errors on the waterfall.

Comment 3 by sadrul@chromium.org, Mar 29 2018

Sorry, forgot to include a link in the original report: https://uberchromegw.corp.google.com/i/chromium.perf/builders/Android%20Nexus6%20Perf/builds/1593 I guess that's pretty old. I hadn't noticed that the more recent dashboard-upload failures were different.
Components: Speed>Dashboard
Status: WontFix (was: Assigned)
No worries, was just worried for a second that I had broken things yet-again ;)

I'll close this out since there don't seem to be any upload issues at the moment.

Sign in to add a comment