Skip to content

Instantly share code, notes, and snippets.

@gregarndt
Created May 16, 2016 19:09
Show Gist options
  • Save gregarndt/e8c4e99ecbd702a6f3995fa571fe080e to your computer and use it in GitHub Desktop.
Save gregarndt/e8c4e99ecbd702a6f3995fa571fe080e to your computer and use it in GitHub Desktop.
{
"provisionerId": "aws-provisioner-v1",
"workerType": "opt-linux64",
"schedulerId": "task-graph-scheduler",
"taskGroupId": "HQx8Zz6VTqC7xPo3-Hjj1w",
"dependencies": [
"KIoxo0SuTmCCiWrUshbfwg"
],
"requires": "all-completed",
"routes": [
"index.gecko.v1.try.revision.linux.e88d3a18545aa40050e374414430922682d85064.linux64.opt",
"index.gecko.v1.try.latest.linux.linux64.opt",
"index.buildbot.branches.try.linux64",
"index.buildbot.revisions.e88d3a18545aa40050e374414430922682d85064.try.linux64",
"tc-treeherder.try.544b7271df63ef25c67255b009cbfc1fed912dfb",
"tc-treeherder-stage.try.544b7271df63ef25c67255b009cbfc1fed912dfb",
"index.gecko.v2.try.revision.e88d3a18545aa40050e374414430922682d85064.firefox.linux64-opt",
"index.gecko.v2.try.pushdate.2016.05.11.20160511015103.firefox.linux64-opt",
"index.gecko.v2.try.latest.firefox.linux64-opt"
],
"priority": "normal",
"retries": 5,
"created": "2016-05-11T01:54:49.881Z",
"deadline": "2016-05-12T01:54:51.597Z",
"expires": "2017-05-12T01:54:51.597Z",
"scopes": [
"docker-worker:cache:level-1-try-tc-vcs",
"secrets:get:project/releng/gecko/build/level-1/*",
"docker-worker:cache:tooltool-cache",
"docker-worker:relengapi-proxy:tooltool.download.public",
"docker-worker:cache:level-1-try-build-linux64-workspace"
],
"payload": {
"artifacts": {
"public/build": {
"expires": "2017-05-11T01:54:51.598085Z",
"path": "/home/worker/artifacts/",
"type": "directory"
}
},
"cache": {
"level-1-try-tc-vcs": "/home/worker/.tc-vcs",
"tooltool-cache": "/home/worker/tooltool-cache"
},
"command": [
"/bin/bash",
"bin/build.sh"
],
"env": {
"GECKO_BASE_REPOSITORY": "https://hg.mozilla.org/mozilla-central",
"GECKO_HEAD_REF": "e88d3a18545aa40050e374414430922682d85064",
"GECKO_HEAD_REPOSITORY": "https://hg.mozilla.org/try/",
"GECKO_HEAD_REV": "e88d3a18545aa40050e374414430922682d85064",
"MH_BRANCH": "try",
"MH_BUILD_POOL": "taskcluster",
"MOZHARNESS_ACTIONS": "get-secrets build check-test generate-build-stats update",
"MOZHARNESS_CONFIG": "builds/releng_base_linux_64_builds.py balrog/production.py",
"MOZHARNESS_SCRIPT": "mozharness/scripts/fx_desktop_build.py",
"MOZ_BUILD_DATE": "20160511015103",
"MOZ_SCM_LEVEL": "1",
"NEED_XVFB": true,
"TOOLTOOL_CACHE": "/home/worker/tooltool-cache",
"TOOLTOOL_REPO": "https://git.mozilla.org/build/tooltool.git",
"TOOLTOOL_REV": "master"
},
"features": {
"relengAPIProxy": true,
"taskclusterProxy": true
},
"image": {
"path": "public/image.tar",
"taskId": "T5aRVh6WSJ-X_H8e8tvZhg",
"type": "task-image"
},
"maxRunTime": 36000
},
"metadata": {
"description": "Linux64 Opt",
"name": "[TC] Linux64 Opt",
"owner": "mozilla-taskcluster-maintenance@mozilla.com",
"source": "https://hg.mozilla.org/try/file/e88d3a18545aa40050e374414430922682d85064/testing/taskcluster/tasks/builds/opt_linux64.yml"
},
"tags": {
"createdForUser": "garndt@mozilla.com"
},
"extra": {
"build_name": "linux64",
"build_product": "firefox",
"build_type": "opt",
"index": {
"rank": 123980
},
"locations": {
"build": "public/build/target.tar.bz2",
"mozharness": "public/build/mozharness.zip",
"test_packages": "public/build/target.test_packages.json"
},
"treeherder": {
"build": {
"platform": "linux64"
},
"collection": {
"opt": true
},
"groupName": "Submitted by taskcluster",
"groupSymbol": "tc",
"machine": {
"platform": "linux64"
},
"revision": "e88d3a18545aa40050e374414430922682d85064",
"revision_hash": "544b7271df63ef25c67255b009cbfc1fed912dfb",
"symbol": "B"
},
"treeherderEnv": [
"production",
"staging"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment