Thank you.
________ running 'git -c core.deltaBaseCacheLimit=2g fetch origin --prune --verbose' in '/home/ubuntu/src/webrtc/src/chromium/src/third_party/android_tools'
[1:15:11] = [up to date] master -> origin/master
[1:15:11] = [up to date] 2403 -> origin/2403
[1:15:27] Checked out 25d57ead05d3dfef26e9c19b13ed10b0a69829cf to a detached HEAD. Before making any commits
in this repo, you should use 'git checkout <branch>' to switch to
an existing branch or use 'git checkout origin -b <branch>' to
create a new branch for your work.
[1:15:28] Finished.
----------------------------------------
Traceback (most recent call last):
File "/home/ubuntu/depot_tools/gclient.py", line 2378, in <module>
sys.exit(main(sys.argv[1:]))
File "/home/ubuntu/depot_tools/gclient.py", line 2364, in main
return dispatcher.execute(OptionParser(), argv)
File "/home/ubuntu/depot_tools/subcommand.py", line 252, in execute
return command(parser, args[1:])
File "/home/ubuntu/depot_tools/gclient.py", line 2117, in CMDsync
ret = client.RunOnDeps('update', args)
File "/home/ubuntu/depot_tools/gclient.py", line 1568, in RunOnDeps
work_queue.flush(revision_overrides, command, args, options=self._options)
File "/home/ubuntu/depot_tools/gclient_utils.py", line 1037, in run
self.item.run(*self.args, **self.kwargs)
File "/home/ubuntu/depot_tools/gclient.py", line 867, in run
file_list)
File "/home/ubuntu/depot_tools/gclient_scm.py", line 166, in RunCommand
return getattr(self, command)(options, args, file_list)
File "/home/ubuntu/depot_tools/gclient_scm.py", line 450, in update
self._Clone(revision, url, options)
File "/home/ubuntu/depot_tools/gclient_scm.py", line 970, in _Clone
if os.listdir(tmp_dir):
OSError: [Errno 2] No such file or directory: '/home/ubuntu/src/webrtc/src/chromium/src/third_party/boringssl/_gclient_src_tlrm0A'
Error: Command '/usr/bin/python -u src/sync_chromium.py --target-revision 90b4cf429c7e73e94f04a43bf573d98f03b80477' returned non-zero exit status 1 in /home/ubuntu/src/webrtc
Hook '/usr/bin/python -u src/sync_chromium.py --target-revision 90b4cf429c7e73e94f04a43bf573d98f03b80477' took 4528.93 secs