Closed Bug 1152195 Opened 9 years ago Closed 9 years ago

Taskcluster-based jobs don't show job information in the log viewer

Categories

(Tree Management :: Treeherder, defect)

x86_64
Windows 8.1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1147958

People

(Reporter: KWierso, Unassigned)

Details

If you load https://treeherder.mozilla.org/logviewer.html#?job_id=8472516&repo=mozilla-inbound the top left part of the log viewer page is completely empty.

This is likely because TH doesn't know how to properly parse the Taskcluster logs.

I see this in the web console when I load that log:

"Error: $scope.artifact.header.revision is undefined
$scope.init/<@https://treeherder.mozilla.org/js/logviewer.min-1853b2749cf947afaa8240a610c2acbe.js:16:27007
processQueue@https://treeherder.mozilla.org/js/logviewer.min-1853b2749cf947afaa8240a610c2acbe.js:8:8406
scheduleProcessQueue/<@https://treeherder.mozilla.org/js/logviewer.min-1853b2749cf947afaa8240a610c2acbe.js:8:8670
$RootScopeProvider/this.$get</Scope.prototype.$eval@https://treeherder.mozilla.org/js/logviewer.min-1853b2749cf947afaa8240a610c2acbe.js:8:20811
$RootScopeProvider/this.$get</Scope.prototype.$digest@https://treeherder.mozilla.org/js/logviewer.min-1853b2749cf947afaa8240a610c2acbe.js:8:18634
$RootScopeProvider/this.$get</Scope.prototype.$apply@https://treeherder.mozilla.org/js/logviewer.min-1853b2749cf947afaa8240a610c2acbe.js:8:21196
done@https://treeherder.mozilla.org/js/logviewer.min-1853b2749cf947afaa8240a610c2acbe.js:7:12364
completeRequest@https://treeherder.mozilla.org/js/logviewer.min-1853b2749cf947afaa8240a610c2acbe.js:7:15923
createHttpBackend/</xhr.onload@https://treeherder.mozilla.org/js/logviewer.min-1853b2749cf947afaa8240a610c2acbe.js:7:16845
"


I'm unsure if that's the only error or if fixing the revision header would only expose the next missing piece of information.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Component: Treeherder: Log Viewer → TreeHerder
You need to log in before you can comment on or make changes to this bug.