(view as text)
@@@STEP_CURSOR bot_update@@@

@@@STEP_STARTED@@@

python -u /Volumes/data/b/build/scripts/slave/bot_update.py --master client.webrtc --builder iOS Release --slave vm673-m3 --spec cache_dir = None
solutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/webrtc/trunk'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/webrtc-limited'}]
target_os = ['ios', 'mac'] --revision_mapping_file /tmp/tmplM_wBf.json --output_json /tmp/tmpTa03Q6.json --revision src@7722
in dir /Volumes/data/b/build/slave/ios/build:
 allow_subannotations: False
 cmd: ['python', '-u', '/Volumes/data/b/build/scripts/slave/bot_update.py', '--master', 'client.webrtc', '--builder', 'iOS Release', '--slave', 'vm673-m3', '--spec', "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/webrtc/trunk'}, {'deps_file': 'DEPS', 'managed': True, 'name': 'webrtc-limited', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/webrtc-limited'}]\ntarget_os = ['ios', 'mac']", '--revision_mapping_file', '/tmp/tmplM_wBf.json', '--output_json', '/tmp/tmpTa03Q6.json', '--revision', 'src@7722']
 name: bot_update
full environment:
 AWS_CREDENTIAL_FILE: /Volumes/data/b/build/site_config/.boto
 BOTO_CONFIG: /Volumes/data/b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'asapersson@webrtc.org']
 BUILDBOT_BRANCH: trunk
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/client.webrtc/
 BUILDBOT_BUILDERNAME: iOS Release
 BUILDBOT_BUILDNUMBER: 2260
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: client.webrtc
 BUILDBOT_REVISION: 7722
 BUILDBOT_SCHEDULER: webrtc_mac_scheduler
 BUILDBOT_SLAVENAME: vm673-m3
 CHROME_HEADLESS: 1
 GIT_USER_AGENT: darwin git/1.8.3.2 vm673-m3.golo.chromium.org
 HOME: /Users/chrome-bot
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /Users/chrome-bot/slavebin:/Volumes/data/b/depot_tools:/usr/local/git/bin:/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /Volumes/data/b/build/slave/ios/build
 PYTHONIOENCODING: UTF-8
 PYTHONPATH: /Volumes/data/b/build/site_config:/Volumes/data/b/build/scripts:/Volumes/data/b/build/scripts/release:/Volumes/data/b/build/third_party:/Volumes/data/b/build_internal/site_config:/Volumes/data/b/build_internal/symsrc:/Volumes/data/b/build/slave:/Volumes/data/b/build/third_party/buildbot_slave_8_4:/Volumes/data/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 SSH_AUTH_SOCK: /tmp/launch-akabeS/Listeners
 USER: chrome-bot
 __CF_USER_TEXT_ENCODING: 0x1F6:0:0


What is the "Bot Update" step?
==============================

This step ensures that the source checkout on the bot (e.g. Chromium's src/ and
its dependencies) is checked out in a consistent state. This means that all of
the necessary repositories are checked out, no extra repositories are checked
out, and no locally modified files are present.

These actions used to be taken care of by the "gclient revert" and "update"
steps. However, those steps are known to be buggy and occasionally flaky. This
step has two main advantages over them:
  * it only operates in Git, so the logic can be clearer and cleaner; and
  * it is a slave-side script, so its behavior can be modified without
    restarting the master.

Why Git, you ask? Because that is the direction that the Chromium project is
heading. This step is an integral part of the transition from using the SVN repo
at chrome/trunk/src to using the Git repo src.git. Please pardon the dust while
we fully convert everything to Git. This message will get out of your way
eventually, and the waterfall will be a happier place because of it.

This step can be activated or deactivated independently on every builder on
every master. When it is active, the "gclient revert" and "update" steps become
no-ops. When it is inactive, it prints this message, cleans up after itself, and
lets everything else continue as though nothing has changed. Eventually, when
everything is stable enough, this step will replace them entirely.

Debugging information:
(master/builder/slave may be unspecified on recipes)
master: client.webrtc
builder: iOS Release
slave: vm673-m3
forced by recipes: Off by recipes, but forced on by bot update
bot_update.py is: ACTIVE.
The bot will perform a Git checkout in this step.
The "gclient revert" and "update" steps are no-ops.


Gclient Solutions
=================
src (https://chromium.googlesource.com/external/webrtc.git)
  Dependencies file is .DEPS.git
  Managed mode is OFF

webrtc-limited (https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited)
  Dependencies file is .DEPS.git
  Managed mode is OFF

Emitting flag file at /Volumes/data/b/build/slave/ios/build/update.flag
Revisions: ['src@7722']
Fetching Git checkout at src@7722
Fetching Git checkout
===Running /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python -u /Volumes/data/b/depot_tools/git_cache.py unlock -vv --force --all --cache-dir /Volumes/data/b/build/slave/cache_dir (retry #1)===
===Succeeded in 0.0 mins===

===Running /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python -u /Volumes/data/b/depot_tools/git_cache.py populate --ignore_locks -v --cache-dir /Volumes/data/b/build/slave/cache_dir https://chromium.googlesource.com/external/webrtc.git (retry #1)===
running "git config gc.autodetach 0" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
running "git config gc.autopacklimit 0" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
running "git config core.deltaBaseCacheLimit 2g" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
running "git config remote.origin.url https://chromium.googlesource.com/external/webrtc.git" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
running "git config --replace-all remote.origin.fetch +refs/heads/*:refs/heads/* \+refs/heads/\*:.*" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
Fetching +refs/heads/*:refs/heads/*
running "git fetch -v --progress origin +refs/heads/*:refs/heads/*" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
From https://chromium.googlesource.com/a/external/webrtc
 = [up to date]      master     -> master
===Succeeded in 0.0 mins===

===Running /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python -u /Volumes/data/b/depot_tools/git_cache.py exists --quiet --cache-dir /Volumes/data/b/build/slave/cache_dir https://chromium.googlesource.com/external/webrtc.git (retry #1)===
/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc
===Succeeded in 0.0 mins===

===Running git remote set-url origin /Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc (retry #1)===
===Succeeded in 0.0 mins===

===Running git fetch origin (retry #1)===
From /Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc
   f58b455..049e4ec  master     -> origin/master
===Succeeded in 0.0 mins===

===Running git log -E --grep ^git-svn-id: [^ ]*@7722  --format=%H --max-count=1 origin/master (retry #1)===
049e4ece30b3901790949f9bbbeb5649a5c8932d
===Succeeded in 0.0 mins===

===Running git checkout --force 049e4ece30b3901790949f9bbbeb5649a5c8932d (retry #1)===
Previous HEAD position was f58b455... cricket::VideoAdapter: Drop frames before spending time converting/scaling, not after.
HEAD is now at 049e4ec... Change default values for CpuOveruseOptions. Enabled method based on encode time and modified values for the low (60->55) and high threshold (90->85).
===Succeeded in 0.0 mins===

===Running git clean -dff (retry #1)===
===Succeeded in 0.0 mins===

===Running git log --format=%H --max-count=1 (retry #1)===
049e4ece30b3901790949f9bbbeb5649a5c8932d
===Succeeded in 0.0 mins===

===Running /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python -u /Volumes/data/b/depot_tools/git_cache.py populate --ignore_locks -v --cache-dir /Volumes/data/b/build/slave/cache_dir https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited (retry #1)===
running "git config gc.autodetach 0" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
running "git config gc.autopacklimit 0" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
running "git config core.deltaBaseCacheLimit 2g" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
running "git config remote.origin.url https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
running "git config --replace-all remote.origin.fetch +refs/heads/*:refs/heads/* \+refs/heads/\*:.*" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
Fetching +refs/heads/*:refs/heads/*
running "git fetch -v --progress origin +refs/heads/*:refs/heads/*" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
From https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited
 = [up to date]      master     -> master
===Succeeded in 0.0 mins===

===Running /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python -u /Volumes/data/b/depot_tools/git_cache.py exists --quiet --cache-dir /Volumes/data/b/build/slave/cache_dir https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited (retry #1)===
/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited
===Succeeded in 0.0 mins===

===Running git remote set-url origin /Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited (retry #1)===
===Succeeded in 0.0 mins===

===Running git fetch origin (retry #1)===
===Succeeded in 0.0 mins===

===Running git checkout --force origin/master (retry #1)===
HEAD is now at 2b17212... Update webrtc-limited DEPS to be Git-based.
===Succeeded in 0.0 mins===

===Running git clean -dff (retry #1)===
===Succeeded in 0.0 mins===

===Running git ls-files DEPS (retry #1)===
DEPS
===Succeeded in 0.0 mins===

===Running git ls-files .DEPS.git (retry #1)===
===Succeeded in 0.0 mins===

===Running git ls-files DEPS (retry #1)===
DEPS
===Succeeded in 0.0 mins===

===Running git ls-files .DEPS.git (retry #1)===
===Succeeded in 0.0 mins===

===Running gclient sync --verbose --reset --force --ignore_locks --output-json /tmp/tmpy24MhA.json --nohooks --noprehooks --delete_unversioned_trees (retry #1)===
solutions = [   {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'src',
        'url': 'https://chromium.googlesource.com/external/webrtc.git'},
    {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'webrtc-limited',
        'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]

cache_dir = r"/Volumes/data/b/build/slave/cache_dir"

target_os=['ios', 'mac']

target_os_only=False


src (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ src at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping src
[0:00:00] Finished.
----------------------------------------

webrtc-limited (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ webrtc-limited at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping webrtc-limited
[0:00:00] Finished.
----------------------------------------

________ running 'svn update /Volumes/data/b/build/slave/ios/build/src/third_party/junit/ --revision 3367 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/Volumes/data/b/build/slave/ios/build'

________ running 'svn update /Volumes/data/b/build/slave/ios/build/src/third_party/gflags/src --revision 84 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/Volumes/data/b/build/slave/ios/build'
Updating 'src/third_party/junit':
Updating 'src/third_party/gflags/src':
svn: E175002: Unable to connect to a repository at URL 'http://webrtc.googlecode.com/svn/deps/third_party/junit'
svn: E175002: Server sent unexpected return value (502 Bad Gateway) in response to OPTIONS request for 'http://webrtc.googlecode.com/svn/deps/third_party/jsvn:unit'
 E175002: Unable to connect to a repository at URL 'http://gflags.googlecode.com/svn/trunk/src'
svn: E175002: Server sent unexpected return value (502 Bad Gateway) in response to OPTIONS request for 'http://gflags.googlecode.com/svn/trunk/src'

src/third_party/gflags/src
----------------------------------------
[0:00:00] Started.
----------------------------------------

src/third_party/junit/ (ERROR)
----------------------------------------
[0:00:00] Started.
----------------------------------------
Error: Command svn update /Volumes/data/b/build/slave/ios/build/src/third_party/junit/ --revision 3367 --non-interactive --force --accept theirs-conflict --ignore-externals returned non-zero exit status 1 in /Volumes/data/b/build/slave/ios/build

src/third_party/junit/
----------------------------------------
[0:00:00] Started.
----------------------------------------
===Failed in 0.2 mins===

===Running gclient sync --verbose --reset --force --ignore_locks --output-json /tmp/tmpy24MhA.json --nohooks --noprehooks --delete_unversioned_trees (retry #2)===
solutions = [   {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'src',
        'url': 'https://chromium.googlesource.com/external/webrtc.git'},
    {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'webrtc-limited',
        'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]

cache_dir = r"/Volumes/data/b/build/slave/cache_dir"

target_os=['ios', 'mac']

target_os_only=False


src (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ src at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping src
[0:00:00] Finished.
----------------------------------------

webrtc-limited (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ webrtc-limited at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping webrtc-limited
[0:00:00] Finished.
----------------------------------------

________ running 'svn update /Volumes/data/b/build/slave/ios/build/src/third_party/junit/ --revision 3367 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/Volumes/data/b/build/slave/ios/build'

________ running 'svn update /Volumes/data/b/build/slave/ios/build/src/third_party/gflags/src --revision 84 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/Volumes/data/b/build/slave/ios/build'
Updating 'src/third_party/junit':
Updating 'src/third_party/gflags/src':
svn: E175002: Unable to connect to a repository at URL 'http://webrtc.googlecode.com/svn/deps/third_party/junit'
svn: E175002: Server sent unexpected return value (502 Bad Gateway) in response to OPTIONS request for 'http://webrtc.googlecode.com/svn/deps/third_party/junit'

src/third_party/junit/
----------------------------------------
[0:00:00] Started.
----------------------------------------
svn: E175002: Server sent unexpected return value (502 Bad Gateway) in response to PROPFIND request for '/svn/trunk/src'

src/third_party/junit/ (ERROR)
----------------------------------------
[0:00:00] Started.
----------------------------------------
Error: Command svn update /Volumes/data/b/build/slave/ios/build/src/third_party/junit/ --revision 3367 --non-interactive --force --accept theirs-conflict --ignore-externals returned non-zero exit status 1 in /Volumes/data/b/build/slave/ios/build

src/third_party/gflags/src
----------------------------------------
[0:00:00] Started.
----------------------------------------
===Failed in 0.3 mins===

===Running gclient sync --verbose --reset --force --ignore_locks --output-json /tmp/tmpy24MhA.json --nohooks --noprehooks --delete_unversioned_trees (retry #3)===
solutions = [   {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'src',
        'url': 'https://chromium.googlesource.com/external/webrtc.git'},
    {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'webrtc-limited',
        'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]

cache_dir = r"/Volumes/data/b/build/slave/cache_dir"

target_os=['ios', 'mac']

target_os_only=False


src (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ src at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping src
[0:00:00] Finished.
----------------------------------------

webrtc-limited (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ webrtc-limited at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping webrtc-limited
[0:00:00] Finished.
----------------------------------------

________ running 'svn update /Volumes/data/b/build/slave/ios/build/src/third_party/gflags/src --revision 84 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/Volumes/data/b/build/slave/ios/build'

________ running 'svn update /Volumes/data/b/build/slave/ios/build/src/third_party/junit/ --revision 3367 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/Volumes/data/b/build/slave/ios/build'
Updating 'src/third_party/gflags/src':
Updating 'src/third_party/junit':
svn: E175002: Unable to connect to a repository at URL 'http://webrtc.googlecode.com/svn/deps/third_party/junit'
svn: E175002: Server sent unexpected return value (502 Bad Gateway) in response to OPTIONSsvn: E175002: Unab requle to coest for 'htnnectpt to://w a repository at URL ebrtc.'http:googl//gflagecodes.googl.com/svnecode./deps/com/sthvn/trunkird_par/src'
svn: E175002ty/ju: Snit'
erver sent unexpected return value (502 Bad Gateway) in response to OPTIONS request for 'http://gflags.googlecode.com/svn/trunk/src'

src/third_party/gflags/src
----------------------------------------
[0:00:00] Started.
----------------------------------------

src/third_party/junit/ (ERROR)
----------------------------------------
[0:00:00] Started.
----------------------------------------
Error: Command svn update /Volumes/data/b/build/slave/ios/build/src/third_party/junit/ --revision 3367 --non-interactive --force --accept theirs-conflict --ignore-externals returned non-zero exit status 1 in /Volumes/data/b/build/slave/ios/build

src/third_party/junit/
----------------------------------------
[0:00:00] Started.
----------------------------------------
===Failed in 0.2 mins===

We failed gclient sync, lets delete the checkout and retry.
deleting /Volumes/data/b/build/slave/ios/build/.gclient... done
deleting /Volumes/data/b/build/slave/ios/build/.gclient_entries... done
deleting /Volumes/data/b/build/slave/ios/build/src... done
deleting /Volumes/data/b/build/slave/ios/build/talk... done
deleting /Volumes/data/b/build/slave/ios/build/update.flag... done
deleting /Volumes/data/b/build/slave/ios/build/webrtc-limited... done
Fetching Git checkout
===Running /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python -u /Volumes/data/b/depot_tools/git_cache.py unlock -vv --force --all --cache-dir /Volumes/data/b/build/slave/cache_dir (retry #1)===
===Succeeded in 0.0 mins===

===Running /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python -u /Volumes/data/b/depot_tools/git_cache.py populate --ignore_locks -v --cache-dir /Volumes/data/b/build/slave/cache_dir https://chromium.googlesource.com/external/webrtc.git (retry #1)===
running "git config gc.autodetach 0" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
running "git config gc.autopacklimit 0" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
running "git config core.deltaBaseCacheLimit 2g" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
running "git config remote.origin.url https://chromium.googlesource.com/external/webrtc.git" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
running "git config --replace-all remote.origin.fetch +refs/heads/*:refs/heads/* \+refs/heads/\*:.*" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
Fetching +refs/heads/*:refs/heads/*
running "git fetch -v --progress origin +refs/heads/*:refs/heads/*" in "/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc"
From https://chromium.googlesource.com/a/external/webrtc
 = [up to date]      master     -> master
===Succeeded in 0.0 mins===

===Running /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python -u /Volumes/data/b/depot_tools/git_cache.py exists --quiet --cache-dir /Volumes/data/b/build/slave/cache_dir https://chromium.googlesource.com/external/webrtc.git (retry #1)===
/Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc
===Succeeded in 0.0 mins===

===Running git clone --no-checkout --local --shared /Volumes/data/b/build/slave/cache_dir/chromium.googlesource.com-external-webrtc /Volumes/data/b/build/slave/ios/build/src (retry #1)===
Cloning into '/Volumes/data/b/build/slave/ios/build/src'...
done.
Checking connectivity... done
===Succeeded in 0.0 mins===

===Running git log -E --grep ^git-svn-id: [^ ]*@7722  --format=%H --max-count=1 origin/master (retry #1)===
049e4ece30b3901790949f9bbbeb5649a5c8932d
===Succeeded in 0.0 mins===

===Running git checkout --force 049e4ece30b3901790949f9bbbeb5649a5c8932d (retry #1)===
Note: checking out '049e4ece30b3901790949f9bbbeb5649a5c8932d'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 049e4ec... Change default values for CpuOveruseOptions. Enabled method based on encode time and modified values for the low (60->55) and high threshold (90->85).
===Succeeded in 0.0 mins===

===Running git clean -dff (retry #1)===
===Succeeded in 0.0 mins===

===Running git log --format=%H --max-count=1 (retry #1)===
049e4ece30b3901790949f9bbbeb5649a5c8932d
===Succeeded in 0.0 mins===

===Running /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python -u /Volumes/data/b/depot_tools/git_cache.py populate --ignore_locks -v --cache-dir /Volumes/data/b/build/slave/cache_dir https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited (retry #1)===
running "git config gc.autodetach 0" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
running "git config gc.autopacklimit 0" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
running "git config core.deltaBaseCacheLimit 2g" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
running "git config remote.origin.url https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
running "git config --replace-all remote.origin.fetch +refs/heads/*:refs/heads/* \+refs/heads/\*:.*" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
Fetching +refs/heads/*:refs/heads/*
running "git fetch -v --progress origin +refs/heads/*:refs/heads/*" in "/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited"
From https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited
 = [up to date]      master     -> master
===Succeeded in 0.0 mins===

===Running /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/python -u /Volumes/data/b/depot_tools/git_cache.py exists --quiet --cache-dir /Volumes/data/b/build/slave/cache_dir https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited (retry #1)===
/Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited
===Succeeded in 0.0 mins===

===Running git clone --no-checkout --local --shared /Volumes/data/b/build/slave/cache_dir/chrome--internal.googlesource.com-chrome-deps-webrtc--limited /Volumes/data/b/build/slave/ios/build/webrtc-limited (retry #1)===
Cloning into '/Volumes/data/b/build/slave/ios/build/webrtc-limited'...
done.
Checking connectivity... done
===Succeeded in 0.0 mins===

===Running git checkout --force origin/master (retry #1)===
Note: checking out 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 2b17212... Update webrtc-limited DEPS to be Git-based.
===Succeeded in 0.0 mins===

===Running git clean -dff (retry #1)===
===Succeeded in 0.0 mins===

===Running git ls-files DEPS (retry #1)===
DEPS
===Succeeded in 0.0 mins===

===Running git ls-files .DEPS.git (retry #1)===
===Succeeded in 0.0 mins===

===Running git ls-files DEPS (retry #1)===
DEPS
===Succeeded in 0.0 mins===

===Running git ls-files .DEPS.git (retry #1)===
===Succeeded in 0.0 mins===

===Running gclient sync --verbose --reset --force --ignore_locks --output-json /tmp/tmppHPqhd.json --nohooks --noprehooks --delete_unversioned_trees (retry #1)===
solutions = [   {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'src',
        'url': 'https://chromium.googlesource.com/external/webrtc.git'},
    {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'webrtc-limited',
        'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]

cache_dir = r"/Volumes/data/b/build/slave/cache_dir"

target_os=['ios', 'mac']

target_os_only=False


src (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ src at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping src
[0:00:00] Finished.
----------------------------------------

webrtc-limited (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ webrtc-limited at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping webrtc-limited
[0:00:00] Finished.
----------------------------------------

________ running 'svn checkout http://gflags.googlecode.com/svn/trunk/src@84 /Volumes/data/b/build/slave/ios/build/src/third_party/gflags/src --revision 84 --force --ignore-externals' in '/Volumes/data/b/build/slave/ios/build'

src/third_party/gflags/src (ERROR)
----------------------------------------
[0:00:00] Started.
----------------------------------------
Error: Command svn checkout http://gflags.googlecode.com/svn/trunk/src@84 /Volumes/data/b/build/slave/ios/build/src/third_party/gflags/src --revision 84 --force --ignore-externals returned non-zero exit status 1 in /Volumes/data/b/build/slave/ios/build
svn: E175002: Unable to connect to a repository at URL 'http://gflags.googlecode.com/svn/trunk/src'
svn: E175002: Server sent unexpected return value (502 Bad Gateway) in response to OPTIONS request for 'http://gflags.googlecode.com/svn/trunk/src'
===Failed in 0.2 mins===

===Running gclient sync --verbose --reset --force --ignore_locks --output-json /tmp/tmppHPqhd.json --nohooks --noprehooks --delete_unversioned_trees (retry #2)===
solutions = [   {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'src',
        'url': 'https://chromium.googlesource.com/external/webrtc.git'},
    {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'webrtc-limited',
        'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]

cache_dir = r"/Volumes/data/b/build/slave/cache_dir"

target_os=['ios', 'mac']

target_os_only=False


src (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ src at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping src
[0:00:00] Finished.
----------------------------------------

webrtc-limited (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ webrtc-limited at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping webrtc-limited
[0:00:00] Finished.
----------------------------------------

________ running 'svn checkout http://gflags.googlecode.com/svn/trunk/src@84 /Volumes/data/b/build/slave/ios/build/src/third_party/gflags/src --revision 84 --force --ignore-externals' in '/Volumes/data/b/build/slave/ios/build'

src/third_party/gflags/src (ERROR)
----------------------------------------
[0:00:00] Started.
----------------------------------------
Error: Command svn checkout http://gflags.googlecode.com/svn/trunk/src@84 /Volumes/data/b/build/slave/ios/build/src/third_party/gflags/src --revision 84 --force --ignore-externals returned non-zero exit status 1 in /Volumes/data/b/build/slave/ios/build
svn: E175002: Unable to connect to a repository at URL 'http://gflags.googlecode.com/svn/trunk/src'
svn: E175002: Server sent unexpected return value (502 Bad Gateway) in response to OPTIONS request for 'http://gflags.googlecode.com/svn/trunk/src'
===Failed in 0.2 mins===

===Running gclient sync --verbose --reset --force --ignore_locks --output-json /tmp/tmppHPqhd.json --nohooks --noprehooks --delete_unversioned_trees (retry #3)===
solutions = [   {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'src',
        'url': 'https://chromium.googlesource.com/external/webrtc.git'},
    {   'deps_file': '.DEPS.git',
        'managed': False,
        'name': 'webrtc-limited',
        'url': 'https://chrome-internal.googlesource.com/chrome/deps/webrtc-limited'}]

cache_dir = r"/Volumes/data/b/build/slave/cache_dir"

target_os=['ios', 'mac']

target_os_only=False


src (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ src at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping src
[0:00:00] Finished.
----------------------------------------

webrtc-limited (Elapsed: 0:00:00)
----------------------------------------
[0:00:00] Started.
_____ webrtc-limited at refs/remotes/origin/master
[0:00:00] ________ unmanaged solution; skipping webrtc-limited
[0:00:00] Finished.
----------------------------------------

________ running 'svn checkout http://gflags.googlecode.com/svn/trunk/src@84 /Volumes/data/b/build/slave/ios/build/src/third_party/gflags/src --revision 84 --force --ignore-externals' in '/Volumes/data/b/build/slave/ios/build'

src/third_party/gflags/src (ERROR)
----------------------------------------
[0:00:00] Started.
----------------------------------------
Error: Command svn checkout http://gflags.googlecode.com/svn/trunk/src@84 /Volumes/data/b/build/slave/ios/build/src/third_party/gflags/src --revision 84 --force --ignore-externals returned non-zero exit status 1 in /Volumes/data/b/build/slave/ios/build
svn: E175002: Unable to connect to a repository at URL 'http://gflags.googlecode.com/svn/trunk/src'
svn: E175002: Server sent unexpected return value (502 Bad Gateway) in response to OPTIONS request for 'http://gflags.googlecode.com/svn/trunk/src'
===Failed in 0.2 mins===

Emitting flag file at /Volumes/data/b/build/slave/ios/build/update.flag
Traceback (most recent call last):
  File "/Volumes/data/b/build/scripts/slave/bot_update.py", line 1658, in <module>
    sys.exit(main())
  File "/Volumes/data/b/build/scripts/slave/bot_update.py", line 1637, in main
    step_text)
  File "/Volumes/data/b/build/scripts/slave/bot_update.py", line 1543, in checkout
    gclient_output = ensure_checkout(**checkout_parameters)
  File "/Volumes/data/b/build/scripts/slave/bot_update.py", line 1290, in ensure_checkout
    shallow)
  File "/Volumes/data/b/build/scripts/slave/bot_update.py", line 637, in gclient_sync
    raise GclientSyncFailed(e.message, e.code, e.output)
__main__.GclientSyncFailed: gclient sync --verbose --reset --force --ignore_locks --output-json /tmp/tmppHPqhd.json --nohooks --noprehooks --delete_unversioned_trees failed with code 1 in /Volumes/data/b/build/slave/ios/build after 3 attempts.

@@@STEP_CURSOR bot_update@@@

@@@STEP_LOG_LINE@json.output@{@@@

@@@STEP_LOG_LINE@json.output@  "did_run": true@@@

@@@STEP_LOG_LINE@json.output@}@@@

@@@STEP_LOG_END@json.output@@@

@@@STEP_EXCEPTION@@@

@@@STEP_CURSOR bot_update@@@



--------------------------------------------------------------------------------
started: Thu Nov 20 02:42:32 2014
ended: Thu Nov 20 02:44:08 2014
duration: 1 mins, 36 secs
status: EXCEPTION
status reason: