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

Side by Side Diff: appengine/cmd/milo/swarming/testdata/build-exception

Issue 2069283002: milo: fix step duration (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: simplify step duration computation Created 4 years, 6 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 @@@CURRENT_TIMESTAMP@1457949601@@@
1 @@@SEED_STEP recipe bootstrap@@@ 2 @@@SEED_STEP recipe bootstrap@@@
2 3
3 @@@STEP_CURSOR recipe bootstrap@@@ 4 @@@STEP_CURSOR recipe bootstrap@@@
4 5
6 @@@CURRENT_TIMESTAMP@1457949602@@@
5 @@@STEP_STARTED@@@ 7 @@@STEP_STARTED@@@
6 8
7 @@@SET_BUILD_PROPERTY@path_config@kitchen@@@ 9 @@@SET_BUILD_PROPERTY@path_config@kitchen@@@
8 10
9 @@@SET_BUILD_PROPERTY@slavename@fakeslave@@@ 11 @@@SET_BUILD_PROPERTY@slavename@fakeslave@@@
10 12
11 @@@SET_BUILD_PROPERTY@buildername@infra-continuous-precise-32@@@ 13 @@@SET_BUILD_PROPERTY@buildername@infra-continuous-precise-32@@@
12 14
13 @@@SET_BUILD_PROPERTY@mastername@chromium.infra@@@ 15 @@@SET_BUILD_PROPERTY@mastername@chromium.infra@@@
14 16
(...skipping 13 matching lines...) Expand all
28 30
29 HEAD is now at 3b6bb3e... Roll recipe dependencies (trivial). 31 HEAD is now at 3b6bb3e... Roll recipe dependencies (trivial).
30 Cloning into '/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine'... 32 Cloning into '/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine'...
31 33
32 @@@HONOR_ZERO_RETURN_CODE@@@ 34 @@@HONOR_ZERO_RETURN_CODE@@@
33 35
34 @@@SEED_STEP setup_build@@@ 36 @@@SEED_STEP setup_build@@@
35 37
36 @@@STEP_CURSOR setup_build@@@ 38 @@@STEP_CURSOR setup_build@@@
37 39
40 @@@CURRENT_TIMESTAMP@1457949603@@@
38 @@@STEP_STARTED@@@ 41 @@@STEP_STARTED@@@
39 42
40 @@@STEP_LOG_LINE@run_recipe@To repro this locally, run the following line from a build checkout:@@@ 43 @@@STEP_LOG_LINE@run_recipe@To repro this locally, run the following line from a build checkout:@@@
41 44
42 @@@STEP_LOG_LINE@run_recipe@@@@ 45 @@@STEP_LOG_LINE@run_recipe@@@@
43 46
44 @@@STEP_LOG_LINE@run_recipe@./scripts/tools/run_recipe.py v8 --properties-file - <<EOF@@@ 47 @@@STEP_LOG_LINE@run_recipe@./scripts/tools/run_recipe.py v8 --properties-file - <<EOF@@@
45 48
46 @@@STEP_LOG_LINE@run_recipe@{u'slavename': u'abc', 'recipe': 'v8', u'mastername' : u'client.v8', u'buildername': u'V8 Linux - builder'}@@@ 49 @@@STEP_LOG_LINE@run_recipe@{u'slavename': u'abc', 'recipe': 'v8', u'mastername' : u'client.v8', u'buildername': u'V8 Linux - builder'}@@@
47 50
48 @@@STEP_LOG_LINE@run_recipe@EOF@@@ 51 @@@STEP_LOG_LINE@run_recipe@EOF@@@
49 52
50 @@@STEP_LOG_LINE@run_recipe@@@@ 53 @@@STEP_LOG_LINE@run_recipe@@@@
51 54
52 @@@STEP_LOG_LINE@run_recipe@To run on Windows, you can put the JSON in a file an d redirect the@@@ 55 @@@STEP_LOG_LINE@run_recipe@To run on Windows, you can put the JSON in a file an d redirect the@@@
53 56
54 @@@STEP_LOG_LINE@run_recipe@contents of the file into run_recipe.py, with the < operator.@@@ 57 @@@STEP_LOG_LINE@run_recipe@contents of the file into run_recipe.py, with the < operator.@@@
55 58
56 @@@STEP_LOG_END@run_recipe@@@ 59 @@@STEP_LOG_END@run_recipe@@@
57 60
58 Running recipe with {u'slavename': u'abc', 'recipe': 'v8', u'mastername': u'clie nt.v8', u'buildername': u'V8 Linux - builder'} 61 Running recipe with {u'slavename': u'abc', 'recipe': 'v8', u'mastername': u'clie nt.v8', u'buildername': u'V8 Linux - builder'}
59 62
60 @@@STEP_TEXT@<br/>running recipe: "v8"@@@ 63 @@@STEP_TEXT@<br/>running recipe: "v8"@@@
61 64
62 @@@STEP_CURSOR setup_build@@@ 65 @@@STEP_CURSOR setup_build@@@
63 66
67 @@@CURRENT_TIMESTAMP@1457949604@@@
64 @@@STEP_CLOSED@@@ 68 @@@STEP_CLOSED@@@
65 69
66 @@@SEED_STEP bot_update@@@ 70 @@@SEED_STEP bot_update@@@
67 71
68 @@@STEP_CURSOR bot_update@@@ 72 @@@STEP_CURSOR bot_update@@@
69 73
74 @@@CURRENT_TIMESTAMP@1457949605@@@
70 @@@STEP_STARTED@@@ 75 @@@STEP_STARTED@@@
71 76
72 python -u build/scripts/slave/bot_update.py --master client.v8 --builder 'V8 Lin ux - builder' --slave abc --spec $'cache_dir = None\nsolutions = [{\'custom_vars \': {\'chromium_trunk\': \'svn://svn-mirror.golo.chromium.org/chrome/trunk\'}, \ 'deps_file\': \'DEPS\', \'managed\': True, \'name\': \'v8\', \'url\': \'https:// chromium.googlesource.com/v8/v8\'}]' --root v8 --revision_mapping_file /tmp/tmpn Zr9kN.json --output_json /tmp/tmpHHthow.json --revision v8@HEAD --no_shallow --o utput_manifest 77 python -u build/scripts/slave/bot_update.py --master client.v8 --builder 'V8 Lin ux - builder' --slave abc --spec $'cache_dir = None\nsolutions = [{\'custom_vars \': {\'chromium_trunk\': \'svn://svn-mirror.golo.chromium.org/chrome/trunk\'}, \ 'deps_file\': \'DEPS\', \'managed\': True, \'name\': \'v8\', \'url\': \'https:// chromium.googlesource.com/v8/v8\'}]' --root v8 --revision_mapping_file /tmp/tmpn Zr9kN.json --output_json /tmp/tmpHHthow.json --revision v8@HEAD --no_shallow --o utput_manifest
73 in dir /tmp/kitchen-132832531: 78 in dir /tmp/kitchen-132832531:
74 allow_subannotations: False 79 allow_subannotations: False
75 cmd: ['python', '-u', 'build/scripts/slave/bot_update.py', '--master', 'client. v8', '--builder', 'V8 Linux - builder', '--slave', 'abc', '--spec', "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.ch romium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', ' url': 'https://chromium.googlesource.com/v8/v8'}]", '--root', 'v8', '--revision_ mapping_file', '/tmp/tmpnZr9kN.json', '--output_json', '/tmp/tmpHHthow.json', '- -revision', 'v8@HEAD', '--no_shallow', '--output_manifest'] 80 cmd: ['python', '-u', 'build/scripts/slave/bot_update.py', '--master', 'client. v8', '--builder', 'V8 Linux - builder', '--slave', 'abc', '--spec', "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.ch romium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', ' url': 'https://chromium.googlesource.com/v8/v8'}]", '--root', 'v8', '--revision_ mapping_file', '/tmp/tmpnZr9kN.json', '--output_json', '/tmp/tmpHHthow.json', '- -revision', 'v8@HEAD', '--no_shallow', '--output_manifest']
76 cwd: /tmp/kitchen-132832531 81 cwd: /tmp/kitchen-132832531
77 name: bot_update 82 name: bot_update
78 full environment: 83 full environment:
79 HOME: /home/chrome-bot 84 HOME: /home/chrome-bot
80 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 85 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
81 PWD: / 86 PWD: /
82 USER: chrome-bot 87 USER: chrome-bot
83 USERNAME: ${USER} 88 USERNAME: ${USER}
84 89
85 python: can't open file 'build/scripts/slave/bot_update.py': [Errno 2] No such f ile or directory 90 python: can't open file 'build/scripts/slave/bot_update.py': [Errno 2] No such f ile or directory
86 91
87 @@@STEP_CURSOR bot_update@@@ 92 @@@STEP_CURSOR bot_update@@@
88 93
89 @@@STEP_LOG_LINE@json.output (invalid)@null@@@ 94 @@@STEP_LOG_LINE@json.output (invalid)@null@@@
90 95
91 @@@STEP_LOG_END@json.output (invalid)@@@ 96 @@@STEP_LOG_END@json.output (invalid)@@@
92 97
93 @@@STEP_EXCEPTION@@@ 98 @@@STEP_EXCEPTION@@@
94 99
95 @@@STEP_CURSOR bot_update@@@ 100 @@@STEP_CURSOR bot_update@@@
96 101
102 @@@CURRENT_TIMESTAMP@1457949606@@@
97 @@@STEP_CLOSED@@@ 103 @@@STEP_CLOSED@@@
98 104
99 @@@SEED_STEP Uncaught Exception@@@ 105 @@@SEED_STEP Uncaught Exception@@@
100 106
101 @@@STEP_CURSOR Uncaught Exception@@@ 107 @@@STEP_CURSOR Uncaught Exception@@@
102 108
109 @@@CURRENT_TIMESTAMP@1457949607@@@
103 @@@STEP_STARTED@@@ 110 @@@STEP_STARTED@@@
104 111
105 @@@STEP_EXCEPTION@@@ 112 @@@STEP_EXCEPTION@@@
106 113
107 @@@STEP_LOG_LINE@exception@Traceback (most recent call last):@@@ 114 @@@STEP_LOG_LINE@exception@Traceback (most recent call last):@@@
108 115
109 @@@STEP_LOG_LINE@exception@ File "/tmp/run6L2Uju/build/scripts/slave/.recipe_de ps/recipe_engine/recipe_engine/run.py", line 889, in run@@@ 116 @@@STEP_LOG_LINE@exception@ File "/tmp/run6L2Uju/build/scripts/slave/.recipe_de ps/recipe_engine/recipe_engine/run.py", line 889, in run@@@
110 117
111 @@@STEP_LOG_LINE@exception@ recipe_result = recipe_script.run(api, api._engin e.properties)@@@ 118 @@@STEP_LOG_LINE@exception@ recipe_result = recipe_script.run(api, api._engin e.properties)@@@
112 119
(...skipping 28 matching lines...) Expand all
141 @@@STEP_LOG_LINE@exception@ File "/tmp/run6L2Uju/build/scripts/slave/recipe_mod ules/bot_update/api.py", line 221, in ensure_checkout@@@ 148 @@@STEP_LOG_LINE@exception@ File "/tmp/run6L2Uju/build/scripts/slave/recipe_mod ules/bot_update/api.py", line 221, in ensure_checkout@@@
142 149
143 @@@STEP_LOG_LINE@exception@ self._properties = step_result.json.output.get('p roperties', {})@@@ 150 @@@STEP_LOG_LINE@exception@ self._properties = step_result.json.output.get('p roperties', {})@@@
144 151
145 @@@STEP_LOG_LINE@exception@AttributeError: 'NoneType' object has no attribute 'g et'@@@ 152 @@@STEP_LOG_LINE@exception@AttributeError: 'NoneType' object has no attribute 'g et'@@@
146 153
147 @@@STEP_LOG_END@exception@@@ 154 @@@STEP_LOG_END@exception@@@
148 155
149 @@@STEP_CURSOR Uncaught Exception@@@ 156 @@@STEP_CURSOR Uncaught Exception@@@
150 157
158 @@@CURRENT_TIMESTAMP@1457949608@@@
151 @@@STEP_CLOSED@@@ 159 @@@STEP_CLOSED@@@
152 Traceback (most recent call last): 160 Traceback (most recent call last):
153 File "/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine/recipes.py ", line 348, in <module> 161 File "/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine/recipes.py ", line 348, in <module>
154 sys.exit(main()) 162 sys.exit(main())
155 File "/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine/recipes.py ", line 320, in main 163 File "/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine/recipes.py ", line 320, in main
156 return run(package_deps, args) 164 return run(package_deps, args)
157 File "/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine/recipes.py ", line 121, in run 165 File "/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine/recipes.py ", line 121, in run
158 ret = recipe_run.run_steps(properties, stream, universe=universe) 166 ret = recipe_run.run_steps(properties, stream, universe=universe)
159 File "/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine/recipe_eng ine/run.py", line 487, in run_steps 167 File "/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine/recipe_eng ine/run.py", line 487, in run_steps
160 return engine.run(recipe_script, api) 168 return engine.run(recipe_script, api)
(...skipping 11 matching lines...) Expand all
172 return func(*a, **kw) 180 return func(*a, **kw)
173 File "/tmp/run6L2Uju/build/scripts/slave/recipe_modules/v8/api.py", line 157, in checkout 181 File "/tmp/run6L2Uju/build/scripts/slave/recipe_modules/v8/api.py", line 157, in checkout
174 **kwargs) 182 **kwargs)
175 File "/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine/recipe_eng ine/recipe_api.py", line 220, in _inner 183 File "/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine/recipe_eng ine/recipe_api.py", line 220, in _inner
176 return func(*a, **kw) 184 return func(*a, **kw)
177 File "/tmp/run6L2Uju/build/scripts/slave/recipe_modules/bot_update/api.py", li ne 221, in ensure_checkout 185 File "/tmp/run6L2Uju/build/scripts/slave/recipe_modules/bot_update/api.py", li ne 221, in ensure_checkout
178 self._properties = step_result.json.output.get('properties', {}) 186 self._properties = step_result.json.output.get('properties', {})
179 AttributeError: 'NoneType' object has no attribute 'get' 187 AttributeError: 'NoneType' object has no attribute 'get'
180 @@@STEP_CURSOR recipe bootstrap@@@ 188 @@@STEP_CURSOR recipe bootstrap@@@
181 189
190 @@@CURRENT_TIMESTAMP@1457949609@@@
182 @@@STEP_CLOSED@@@ 191 @@@STEP_CLOSED@@@
183
OLDNEW
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-timeout.json ('k') | appengine/cmd/milo/swarming/testdata/build-patch-failure » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698