[webkit-dev] Commit queue stopped working

2013-01-24 Thread Dumez, Christophe
Hi,

It appears the commit queue stopped working due to lack of disk space:
https://bugs.webkit.org/show_bug.cgi?id=107680#c8

Failed to run ['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch',
'--status-host=queues.webkit.org', '--bot-id=gce-cq-04',
'apply-attachment', '--no-update', '--non-interactive', 184451,
'--port=chromium-xvfb'] exit_code: 2 cwd:
/mnt/git/webkit-commit-queue

Last 500 characters of output:
-queue

Parsed 4 diffs from patch file(s).
patch:  Can't create file /tmp/pptQe127 : No space left on device
patch:  Can't create file /tmp/ppIK0MM8 : No space left on device
patch:  Can't create file /tmp/ppTdTd08 : No space left on device
patch:  Can't create file /tmp/pp8tZQ8b : No space left on device


Kr,
-- 
Christophe Dumez, PhD
Linux Software Engineer
Intel Finland Oy - Open Source Technology Center
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Commit queue stopped working

2013-01-24 Thread Adam Barth
Thanks for the note.  We seem to have a temp file leak in
run-webkit-tests.  I'm rebuilding the machines now.

Adam


On Thu, Jan 24, 2013 at 10:03 AM, Dumez, Christophe
christophe.du...@intel.com wrote:
 Hi,

 It appears the commit queue stopped working due to lack of disk space:
 https://bugs.webkit.org/show_bug.cgi?id=107680#c8

 Failed to run ['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch',
 '--status-host=queues.webkit.org', '--bot-id=gce-cq-04', 'apply-attachment',
 '--no-update', '--non-interactive', 184451, '--port=chromium-xvfb']
 exit_code: 2 cwd: /mnt/git/webkit-commit-queue

 Last 500 characters of output:
 -queue

 Parsed 4 diffs from patch file(s).
 patch:  Can't create file /tmp/pptQe127 : No space left on device
 patch:  Can't create file /tmp/ppIK0MM8 : No space left on device
 patch:  Can't create file /tmp/ppTdTd08 : No space left on device
 patch:  Can't create file /tmp/pp8tZQ8b : No space left on device


 Kr,
 --
 Christophe Dumez, PhD
 Linux Software Engineer
 Intel Finland Oy - Open Source Technology Center

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Commit queue stopped working

2013-01-24 Thread Tony Chang
If Chromium DRT crashes, it will leak temp files.  Maybe run-webkit-tests
should try to clean these up?


On Thu, Jan 24, 2013 at 10:15 AM, Adam Barth aba...@webkit.org wrote:

 Thanks for the note.  We seem to have a temp file leak in
 run-webkit-tests.  I'm rebuilding the machines now.

 Adam


 On Thu, Jan 24, 2013 at 10:03 AM, Dumez, Christophe
 christophe.du...@intel.com wrote:
  Hi,
 
  It appears the commit queue stopped working due to lack of disk space:
  https://bugs.webkit.org/show_bug.cgi?id=107680#c8
 
  Failed to run
 ['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch',
  '--status-host=queues.webkit.org', '--bot-id=gce-cq-04',
 'apply-attachment',
  '--no-update', '--non-interactive', 184451, '--port=chromium-xvfb']
  exit_code: 2 cwd: /mnt/git/webkit-commit-queue
 
  Last 500 characters of output:
  -queue
 
  Parsed 4 diffs from patch file(s).
  patch:  Can't create file /tmp/pptQe127 : No space left on device
  patch:  Can't create file /tmp/ppIK0MM8 : No space left on device
  patch:  Can't create file /tmp/ppTdTd08 : No space left on device
  patch:  Can't create file /tmp/pp8tZQ8b : No space left on device
 
 
  Kr,
  --
  Christophe Dumez, PhD
  Linux Software Engineer
  Intel Finland Oy - Open Source Technology Center
 
  ___
  webkit-dev mailing list
  webkit-dev@lists.webkit.org
  http://lists.webkit.org/mailman/listinfo/webkit-dev
 
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev