Filed by: btara [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=263091752&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/OUj8Ple8RIe43Z9GOtP2gQ/runs/0/artifacts/public/logs/live_backing.log
[taskcluster 2019-08-23T08:56:46.907Z] Executing command 1: /usr/local/bin/python3 run-task '--gecko-checkout=./checkouts/gecko' --task-cwd checkouts/gecko -- bash -cx 'LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 ./mach python-test --python 2 --subsuite mozbase'
[setup 2019-08-23T08:56:47.001Z] run-task started in /Users/cltbld/tasks/task_1566550172
[vcs 2019-08-23T08:56:47.007Z] WARNING: vcs checkout path (./checkouts/gecko) not in cache or volume; performance will likely suffer
[vcs 2019-08-23T08:56:47.007Z] WARNING: HG_STORE_PATH (./checkouts/hg-shared) not in cache or volume; performance will likely suffer
[vcs 2019-08-23T08:56:47.007Z] fetching hgmointernal config from http://taskcluster/secrets/v1/secret/project/taskcluster/gecko/hgmointernal
[vcs 2019-08-23T08:56:47.022Z] Unable to retrieve hgmointernal config using the secret service; falling back to public hg.mozilla.org service
[vcs 2019-08-23T08:56:47.025Z] executing ['hg', 'robustcheckout', '--sharebase', '/Users/cltbld/tasks/task_1566550172/checkouts/hg-shared', '--purge', '--upstream', 'https://hg.mozilla.org/mozilla-unified', '--revision', 'f25f7188eaff13c8431823c3c11865e945beee69', 'https://hg.mozilla.org/integration/autoland', '/Users/cltbld/tasks/task_1566550172/checkouts/gecko']
[vcs 2019-08-23T08:56:47.381Z] (using Mercurial 5.0.2)
[vcs 2019-08-23T08:56:47.382Z] ensuring https://hg.mozilla.org/integration/autoland@f25f7188eaff13c8431823c3c11865e945beee69 is available at /Users/cltbld/tasks/task_1566550172/checkouts/gecko
[vcs 2019-08-23T08:56:47.385Z] (existing repository shared store: /Users/cltbld/tasks/task_1565663383/checkouts/hg-shared/8ba995b74e18334ab3707f27e9eb8f4e37ba3d29/.hg)
[vcs 2019-08-23T08:56:47.385Z] (shared store does not exist; deleting destination)
[vcs 2019-08-23T08:57:10.338Z] Traceback (most recent call last):
[vcs 2019-08-23T08:57:10.338Z] File "/usr/local/Cellar/mercurial/5.0.2/lib/python2.7/site-packages/mercurial/scmutil.py", line 167, in callcatch
[vcs 2019-08-23T08:57:10.338Z] return func()
[vcs 2019-08-23T08:57:10.338Z] File "/usr/local/Cellar/mercurial/5.0.2/lib/python2.7/site-packages/mercurial/dispatch.py", line 367, in _runcatchfunc
[vcs 2019-08-23T08:57:10.338Z] return _dispatch(req)
[vcs 2019-08-23T08:57:10.338Z] File "/usr/local/Cellar/mercurial/5.0.2/lib/python2.7/site-packages/mercurial/dispatch.py", line 1021, in _dispatch
[vcs 2019-08-23T08:57:10.338Z] cmdpats, cmdoptions)
[vcs 2019-08-23T08:57:10.338Z] File "/usr/local/Cellar/mercurial/5.0.2/lib/python2.7/site-packages/mercurial/dispatch.py", line 756, in runcommand
[vcs 2019-08-23T08:57:10.338Z] ret = _runcommand(ui, options, cmd, d)
[vcs 2019-08-23T08:57:10.338Z] File "/usr/local/Cellar/mercurial/5.0.2/lib/python2.7/site-packages/mercurial/dispatch.py", line 1030, in _runcommand
[vcs 2019-08-23T08:57:10.338Z] return cmdfunc()
[vcs 2019-08-23T08:57:10.338Z] File "/usr/local/Cellar/mercurial/5.0.2/lib/python2.7/site-packages/mercurial/dispatch.py", line 1018, in <lambda>
[vcs 2019-08-23T08:57:10.338Z] d = lambda: util.checksignature(func)(ui, *args, **strcmdopt)
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/Cellar/mercurial/5.0.2/lib/python2.7/site-packages/mercurial/util.py", line 1680, in check
[vcs 2019-08-23T08:57:10.339Z] return func(*args, **kwargs)
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/lib/hgext/robustcheckout.py", line 283, in robustcheckout
[vcs 2019-08-23T08:57:10.339Z] sparse_profile=sparseprofile)
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/lib/hgext/robustcheckout.py", line 445, in _docheckout
[vcs 2019-08-23T08:57:10.339Z] destvfs.rmtree(forcibly=True)
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/Cellar/mercurial/5.0.2/lib/python2.7/site-packages/mercurial/vfs.py", line 242, in rmtree
[vcs 2019-08-23T08:57:10.339Z] ignore_errors=ignore_errors, onerror=onerror)
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 270, in rmtree
[vcs 2019-08-23T08:57:10.339Z] rmtree(fullname, ignore_errors, onerror)
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 270, in rmtree
[vcs 2019-08-23T08:57:10.339Z] rmtree(fullname, ignore_errors, onerror)
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 270, in rmtree
[vcs 2019-08-23T08:57:10.339Z] rmtree(fullname, ignore_errors, onerror)
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 270, in rmtree
[vcs 2019-08-23T08:57:10.339Z] rmtree(fullname, ignore_errors, onerror)
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 270, in rmtree
[vcs 2019-08-23T08:57:10.339Z] rmtree(fullname, ignore_errors, onerror)
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 275, in rmtree
[vcs 2019-08-23T08:57:10.339Z] onerror(os.remove, fullname, sys.exc_info())
[vcs 2019-08-23T08:57:10.339Z] File "/usr/local/Cellar/mercurial/5.0.2/lib/python2.7/site-packages/mercurial/vfs.py", line 234, in onerror
[vcs 2019-08-23T08:57:10.339Z] s = os.stat(path)
[vcs 2019-08-23T08:57:10.339Z] OSError: [Errno 2] No such file or directory: '/Users/cltbld/tasks/task_1566550172/checkouts/gecko/testing/web-platform/tests/webdriver/tests/navigate_to'
[vcs 2019-08-23T08:57:10.339Z] abort: No such file or directory: '/Users/cltbld/tasks/task_1566550172/checkouts/gecko/testing/web-platform/tests/webdriver/tests/navigate_to'
[taskcluster 2019-08-23T08:57:10.360Z] Exit Code: 255
[taskcluster 2019-08-23T08:57:10.360Z] User Time: 1.99417s
[taskcluster 2019-08-23T08:57:10.360Z] Kernel Time: 16.607129s
[taskcluster 2019-08-23T08:57:10.360Z] Wall Time: 23.452224573s
[taskcluster 2019-08-23T08:57:10.360Z] Result: FAILED
[taskcluster 2019-08-23T08:57:10.360Z] === Task Finished ===
[taskcluster 2019-08-23T08:57:10.360Z] Task Duration: 23.457209012s
[taskcluster 2019-08-23T08:57:10.360Z] [mounts] Preserving cache: Moving "/Users/cltbld/tasks/task_1566550172/checkouts" to "/Users/cltbld/caches/GKmBajkkRDirJYqZYown7A"
[taskcluster:error] exit status 255
Description
•