x86-alex-paladin failed to cleanup |
||
Issue descriptionx86-alex-paladin (https://uberchromegw.corp.google.com/i/chromeos/builders/x86-alex-paladin/builds/24070) error log: @@@STEP_FAILURE@@@ 08:39:56: ERROR: <type 'exceptions.OSError'>: [Errno 39] Directory not empty: '/b/cbuild/internal_master/.repo/project-objects/chromiumos/third_party/kernel.git/objects' Traceback (most recent call last): File "/b/build/slave/x86-alex-paladin-master/build/chromite/lib/parallel.py", line 601, in TaskRunner task(*x, **task_kwargs) File "/b/build/slave/x86-alex-paladin-master/build/chromite/lib/parallel.py", line 799, in <lambda> fn = lambda idx, task_args: out_queue.put((idx, task(*task_args))) File "/b/build/slave/x86-alex-paladin-master/build/chromite/cbuildbot/commands.py", line 201, in RunCleanupCommands osutils.RmDir(store, ignore_missing=True) File "/b/build/slave/x86-alex-paladin-master/build/chromite/lib/osutils.py", line 296, in RmDir shutil.rmtree(path) File "/usr/lib/python2.7/shutil.py", line 245, in rmtree rmtree(fullname, ignore_errors, onerror) File "/usr/lib/python2.7/shutil.py", line 254, in rmtree onerror(os.rmdir, path, sys.exc_info()) File "/usr/lib/python2.7/shutil.py", line 252, in rmtree os.rmdir(path) OSError: [Errno 39] Directory not empty: '/b/cbuild/internal_master/.repo/project-objects/chromiumos/third_party/kernel.git/objects'
,
Apr 8 2016
It seems to be better than it was on the current build https://uberchromegw.corp.google.com/i/chromeos/builders/x86-alex-paladin/builds/24071 cleanup has warnings but did not fail, and the next phases are running. I am wondering if this was some sort of disk corruption?
,
Jun 26 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by xixuan@chromium.org
, Apr 8 2016Owner: benzh@chromium.org