Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1197)

Side by Side Diff: infra/bots/recipes/swarm_compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json

Issue 2339443003: Roll recipe DEPS (Closed)
Patch Set: Undo Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[CUSTOM_/_B_WORK]", 7 "[CUSTOM_/_B_WORK]",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout_path", 10 "name": "makedirs checkout_path",
(...skipping 10 matching lines...) Expand all
21 "@@@STEP_LOG_END@python.inline@@@" 21 "@@@STEP_LOG_END@python.inline@@@"
22 ] 22 ]
23 }, 23 },
24 { 24 {
25 "cmd": [ 25 "cmd": [
26 "python", 26 "python",
27 "-u", 27 "-u",
28 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 28 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
29 "config", 29 "config",
30 "--spec", 30 "--spec",
31 "cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'man aged': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}, {'deps_file': 'DEPS', 'managed': False, 'name': 'src', 'url': 'https://chromium. googlesource.com/chromium/src.git'}]" 31 "cache_dir = '[CUSTOM_/_B_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': False, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.gi t'}, {'deps_file': '.DEPS.git', 'managed': False, 'name': 'src', 'url': 'https:/ /chromium.googlesource.com/chromium/src.git'}]"
32 ], 32 ],
33 "cwd": "[CUSTOM_/_B_WORK]", 33 "cwd": "[CUSTOM_/_B_WORK]",
34 "env": { 34 "env": {
35 "BUILDTYPE": "Debug", 35 "BUILDTYPE": "Debug",
36 "CHROME_HEADLESS": "1", 36 "CHROME_HEADLESS": "1",
37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]", 37 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]",
38 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-Comma ndBuffer" 38 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-Comma ndBuffer"
39 }, 39 },
40 "name": "gclient setup" 40 "name": "gclient setup"
41 }, 41 },
42 { 42 {
43 "cmd": [ 43 "cmd": [
44 "python", 44 "python",
45 "-u", 45 "-u",
46 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 46 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
47 "sync", 47 "sync",
48 "--verbose",
49 "--with_branch_heads",
48 "--nohooks", 50 "--nohooks",
51 "-j8",
52 "--reset",
49 "--force", 53 "--force",
50 "--verbose", 54 "--upstream",
55 "--no-nag-max",
51 "--delete_unversioned_trees", 56 "--delete_unversioned_trees",
52 "--revision", 57 "--revision",
53 "skia@abc123", 58 "skia@abc123",
54 "--revision", 59 "--revision",
55 "src@origin/lkgr", 60 "src@origin/lkgr",
56 "--output-json", 61 "--output-json",
57 "/path/to/tmp/json" 62 "/path/to/tmp/json"
58 ], 63 ],
59 "cwd": "[CUSTOM_/_B_WORK]", 64 "cwd": "[CUSTOM_/_B_WORK]",
60 "env": { 65 "env": {
61 "BUILDTYPE": "Debug", 66 "BUILDTYPE": "Debug",
62 "CHROME_HEADLESS": "1", 67 "CHROME_HEADLESS": "1",
63 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]", 68 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]",
64 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-Comma ndBuffer" 69 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-Comma ndBuffer"
65 }, 70 },
66 "name": "gclient sync", 71 "name": "gclient sync",
67 "~followup_annotations": [ 72 "~followup_annotations": [
68 "@@@STEP_LOG_LINE@json.output@{@@@", 73 "@@@STEP_LOG_LINE@json.output@{@@@",
69 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@", 74 "@@@STEP_LOG_LINE@json.output@ \"solutions\": {@@@",
70 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@", 75 "@@@STEP_LOG_LINE@json.output@ \"skia/\": {@@@",
71 "@@@STEP_LOG_LINE@json.output@ \"revision\": 164710@@@", 76 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"9046e2e693bb92a76e972b 694580e5d17ad10748\"@@@",
72 "@@@STEP_LOG_LINE@json.output@ }, @@@", 77 "@@@STEP_LOG_LINE@json.output@ }, @@@",
73 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@", 78 "@@@STEP_LOG_LINE@json.output@ \"src/\": {@@@",
74 "@@@STEP_LOG_LINE@json.output@ \"revision\": 170242@@@", 79 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e 86ddfd4ebd0fe58cb9\"@@@",
75 "@@@STEP_LOG_LINE@json.output@ }@@@", 80 "@@@STEP_LOG_LINE@json.output@ }@@@",
76 "@@@STEP_LOG_LINE@json.output@ }@@@", 81 "@@@STEP_LOG_LINE@json.output@ }@@@",
77 "@@@STEP_LOG_LINE@json.output@}@@@", 82 "@@@STEP_LOG_LINE@json.output@}@@@",
78 "@@@STEP_LOG_END@json.output@@@", 83 "@@@STEP_LOG_END@json.output@@@",
79 "@@@SET_BUILD_PROPERTY@got_revision@164710@@@" 84 "@@@SET_BUILD_PROPERTY@got_revision@\"9046e2e693bb92a76e972b694580e5d17ad1 0748\"@@@"
80 ] 85 ]
81 }, 86 },
82 { 87 {
83 "cmd": [ 88 "cmd": [
84 "python", 89 "python",
85 "-u", 90 "-u",
86 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 91 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
92 "recurse",
93 "git",
94 "config",
95 "user.name",
96 "local_bot"
97 ],
98 "cwd": "[CUSTOM_/_B_WORK]",
99 "env": {
100 "BUILDTYPE": "Debug",
101 "CHROME_HEADLESS": "1",
102 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
103 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-Comma ndBuffer"
104 },
105 "name": "gclient recurse (git config user.name)"
106 },
107 {
108 "cmd": [
109 "python",
110 "-u",
111 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
112 "recurse",
113 "git",
114 "config",
115 "user.email",
116 "local_bot@example.com"
117 ],
118 "cwd": "[CUSTOM_/_B_WORK]",
119 "env": {
120 "BUILDTYPE": "Debug",
121 "CHROME_HEADLESS": "1",
122 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
123 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-Comma ndBuffer"
124 },
125 "name": "gclient recurse (git config user.email)"
126 },
127 {
128 "cmd": [
129 "python",
130 "-u",
131 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
87 "runhooks" 132 "runhooks"
88 ], 133 ],
89 "cwd": "[CUSTOM_/_B_WORK]", 134 "cwd": "[CUSTOM_/_B_WORK]",
90 "env": { 135 "env": {
91 "GYP_CHROMIUM_NO_ACTION": "0", 136 "GYP_CHROMIUM_NO_ACTION": "0",
92 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 137 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
93 }, 138 },
94 "name": "gclient runhooks" 139 "name": "gclient runhooks"
95 }, 140 },
96 { 141 {
97 "cmd": [ 142 "cmd": [
98 "make", 143 "make",
99 "most" 144 "most"
100 ], 145 ],
101 "cwd": "[CUSTOM_/_B_WORK]/skia", 146 "cwd": "[CUSTOM_/_B_WORK]/skia",
102 "env": { 147 "env": {
103 "BUILDTYPE": "Debug", 148 "BUILDTYPE": "Debug",
104 "CC": "/usr/bin/clang", 149 "CC": "/usr/bin/clang",
105 "CHROME_HEADLESS": "1", 150 "CHROME_HEADLESS": "1",
106 "CHROME_PATH": "[SLAVE_BUILD]/src", 151 "CHROME_PATH": "[SLAVE_BUILD]/src",
107 "CXX": "/usr/bin/clang++", 152 "CXX": "/usr/bin/clang++",
108 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_command_buff er=1 skia_warnings_as_errors=1", 153 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_command_buff er=1 skia_warnings_as_errors=1",
109 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]", 154 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
110 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-Comma ndBuffer" 155 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-Comma ndBuffer"
111 }, 156 },
112 "name": "build most" 157 "name": "build most"
113 }, 158 },
114 { 159 {
115 "cmd": [ 160 "cmd": [
116 "python", 161 "python",
117 "-u", 162 "-u",
118 "[CUSTOM_/_B_WORK]/skia/tools/build_command_buffer.py", 163 "[CUSTOM_/_B_WORK]/skia/tools/build_command_buffer.py",
119 "--chrome-dir", 164 "--chrome-dir",
120 "[CUSTOM_/_B_WORK]", 165 "[CUSTOM_/_B_WORK]",
121 "--output-dir", 166 "--output-dir",
122 "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-CommandBuffer/Deb ug", 167 "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-CommandBuffer/Deb ug",
123 "--chrome-build-type", 168 "--chrome-build-type",
124 "Debug", 169 "Debug",
125 "--no-sync" 170 "--no-sync"
126 ], 171 ],
127 "env": { 172 "env": {
128 "BUILDTYPE": "Debug", 173 "BUILDTYPE": "Debug",
129 "CC": "/usr/bin/clang", 174 "CC": "/usr/bin/clang",
130 "CHROME_HEADLESS": "1", 175 "CHROME_HEADLESS": "1",
131 "CHROME_PATH": "[SLAVE_BUILD]/src", 176 "CHROME_PATH": "[SLAVE_BUILD]/src",
132 "CXX": "/usr/bin/clang++", 177 "CXX": "/usr/bin/clang++",
133 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_command_buff er=1 skia_warnings_as_errors=1", 178 "GYP_DEFINES": "skia_arch_type=x86_64 skia_clang_build=1 skia_command_buff er=1 skia_warnings_as_errors=1",
134 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]", 179 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[dep ot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]",
135 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-Comma ndBuffer" 180 "SKIA_OUT": "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-Comma ndBuffer"
136 }, 181 },
137 "name": "build command_buffer" 182 "name": "build command_buffer"
138 }, 183 },
139 { 184 {
140 "cmd": [ 185 "cmd": [
141 "python", 186 "python",
142 "-u", 187 "-u",
143 "import errno\nimport glob\nimport os\nimport shutil\nimport sys\n\nsrc = sys.argv[1]\ndst = sys.argv[2]\nbuild_products_whitelist = ['dm', 'dm.exe', 'get _images_from_skps', 'get_images_from_skps.exe', 'nanobench', 'nanobench.exe', '* .so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so', 'iOSShell.app', 'iOSShell .ipa', 'visualbench', 'visualbench.exe', 'vulkan-1.dll']\n\ntry:\n os.makedirs( dst)\nexcept OSError as e:\n if e.errno != errno.EEXIST:\n raise\n\nfor patt ern in build_products_whitelist:\n path = os.path.join(src, pattern)\n for f i n glob.glob(path):\n dst_path = os.path.join(dst, os.path.relpath(f, src))\n if not os.path.isdir(os.path.dirname(dst_path)):\n os.makedirs(os.path.d irname(dst_path))\n print 'Copying build product %s to %s' % (f, dst_path)\n shutil.move(f, dst_path)\n", 188 "import errno\nimport glob\nimport os\nimport shutil\nimport sys\n\nsrc = sys.argv[1]\ndst = sys.argv[2]\nbuild_products_whitelist = ['dm', 'dm.exe', 'get _images_from_skps', 'get_images_from_skps.exe', 'nanobench', 'nanobench.exe', '* .so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so', 'iOSShell.app', 'iOSShell .ipa', 'visualbench', 'visualbench.exe', 'vulkan-1.dll']\n\ntry:\n os.makedirs( dst)\nexcept OSError as e:\n if e.errno != errno.EEXIST:\n raise\n\nfor patt ern in build_products_whitelist:\n path = os.path.join(src, pattern)\n for f i n glob.glob(path):\n dst_path = os.path.join(dst, os.path.relpath(f, src))\n if not os.path.isdir(os.path.dirname(dst_path)):\n os.makedirs(os.path.d irname(dst_path))\n print 'Copying build product %s to %s' % (f, dst_path)\n shutil.move(f, dst_path)\n",
144 "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-CommandBuffer/Deb ug", 189 "[CUSTOM_/_B_WORK]/skia/out/Build-Mac-Clang-x86_64-Debug-CommandBuffer/Deb ug",
(...skipping 27 matching lines...) Expand all
172 "@@@STEP_LOG_LINE@python.inline@ shutil.move(f, dst_path)@@@", 217 "@@@STEP_LOG_LINE@python.inline@ shutil.move(f, dst_path)@@@",
173 "@@@STEP_LOG_END@python.inline@@@" 218 "@@@STEP_LOG_END@python.inline@@@"
174 ] 219 ]
175 }, 220 },
176 { 221 {
177 "name": "$result", 222 "name": "$result",
178 "recipe_result": null, 223 "recipe_result": null,
179 "status_code": 0 224 "status_code": 0
180 } 225 }
181 ] 226 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698