| OLD | NEW |
| (Empty) |
| 1 @@@CURRENT_TIMESTAMP@1457949601@@@ | |
| 2 | |
| 3 @@@SEED_STEP recipe bootstrap@@@ | |
| 4 | |
| 5 @@@STEP_CURSOR recipe bootstrap@@@ | |
| 6 | |
| 7 @@@CURRENT_TIMESTAMP@1457949602@@@ | |
| 8 @@@STEP_STARTED@@@ | |
| 9 | |
| 10 @@@SET_BUILD_PROPERTY@path_config@kitchen@@@ | |
| 11 | |
| 12 @@@SET_BUILD_PROPERTY@slavename@fakeslave@@@ | |
| 13 | |
| 14 @@@SET_BUILD_PROPERTY@buildername@infra-continuous-precise-32@@@ | |
| 15 | |
| 16 @@@SET_BUILD_PROPERTY@mastername@chromium.infra@@@ | |
| 17 | |
| 18 $ git clone https://chromium.googlesource.com/chromium/tools/build build | |
| 19 Cloning into 'build'... | |
| 20 build$ git checkout 3b6bb3ed9f5d05bce52f864623b3a1a7da32f68b | |
| 21 Note: checking out '3b6bb3ed9f5d05bce52f864623b3a1a7da32f68b'. | |
| 22 | |
| 23 You are in 'detached HEAD' state. You can look around, make experimental | |
| 24 changes and commit them, and you can discard any commits you make in this | |
| 25 state without impacting any branches by performing another checkout. | |
| 26 | |
| 27 If you want to create a new branch to retain commits you create, you may | |
| 28 do so (now or later) by using -b with the checkout command again. Example: | |
| 29 | |
| 30 git checkout -b <new-branch-name> | |
| 31 | |
| 32 HEAD is now at 3b6bb3e... Roll recipe dependencies (trivial). | |
| 33 Cloning into '/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine'... | |
| 34 | |
| 35 @@@CURRENT_TIMESTAMP@1457949603@@@ | |
| 36 @@@STEP_CLOSED@@@ | |
| 37 | |
| 38 @@@HONOR_ZERO_RETURN_CODE@@@ | |
| 39 | |
| 40 @@@SEED_STEP setup_build@@@ | |
| 41 | |
| 42 @@@STEP_CURSOR setup_build@@@ | |
| 43 | |
| 44 @@@CURRENT_TIMESTAMP@1457949603@@@ | |
| 45 @@@STEP_STARTED@@@ | |
| 46 | |
| 47 @@@STEP_LOG_LINE@run_recipe@To repro this locally, run the following line from a
build checkout:@@@ | |
| 48 | |
| 49 @@@STEP_LOG_LINE@run_recipe@@@@ | |
| 50 | |
| 51 @@@STEP_LOG_LINE@run_recipe@./scripts/tools/run_recipe.py v8 --properties-file -
<<EOF@@@ | |
| 52 | |
| 53 @@@STEP_LOG_LINE@run_recipe@{u'slavename': u'abc', 'recipe': 'v8', u'mastername'
: u'client.v8', u'buildername': u'V8 Linux - builder'}@@@ | |
| 54 | |
| 55 @@@STEP_LOG_LINE@run_recipe@EOF@@@ | |
| 56 | |
| 57 @@@STEP_LOG_LINE@run_recipe@@@@ | |
| 58 | |
| 59 @@@STEP_LOG_LINE@run_recipe@To run on Windows, you can put the JSON in a file an
d redirect the@@@ | |
| 60 | |
| 61 @@@STEP_LOG_LINE@run_recipe@contents of the file into run_recipe.py, with the <
operator.@@@ | |
| 62 | |
| 63 @@@STEP_LOG_END@run_recipe@@@ | |
| 64 | |
| 65 Running recipe with {u'slavename': u'abc', 'recipe': 'v8', u'mastername': u'clie
nt.v8', u'buildername': u'V8 Linux - builder'} | |
| 66 | |
| 67 @@@STEP_TEXT@running recipe: "v8"@@@ | |
| 68 | |
| 69 @@@STEP_CURSOR setup_build@@@ | |
| 70 | |
| 71 @@@CURRENT_TIMESTAMP@1457949604@@@ | |
| 72 @@@STEP_CLOSED@@@ | |
| 73 | |
| 74 @@@SEED_STEP bot_update@@@ | |
| 75 | |
| 76 @@@STEP_CURSOR bot_update@@@ | |
| 77 | |
| 78 @@@CURRENT_TIMESTAMP@1457949605@@@ | |
| 79 @@@STEP_STARTED@@@ | |
| 80 | |
| 81 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 | |
| 82 in dir /tmp/kitchen-132832531: | |
| 83 allow_subannotations: False | |
| 84 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'] | |
| 85 cwd: /tmp/kitchen-132832531 | |
| 86 name: bot_update | |
| 87 full environment: | |
| 88 HOME: /home/chrome-bot | |
| 89 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
| 90 PWD: / | |
| 91 USER: chrome-bot | |
| 92 USERNAME: ${USER} | |
| OLD | NEW |