Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 354174 - /tmp on dev.eclipse.org is full thus cvs is failing to checkout
Summary: /tmp on dev.eclipse.org is full thus cvs is failing to checkout
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CVS (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-08 15:19 EDT by Kim Moir CLA
Modified: 2011-08-08 15:35 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Moir CLA 2011-08-08 15:19:26 EDT
CVS failed due to an internal error (took 1:01.594)
   Error: The server reported an error: No space left on device
      Error: org.eclipse.releng.basebuilder: cannot create_adm_p /tmp/cvs-serv30304/plugins/org.eclipse.pde.build_3.7.0.v20110512-1320/data/21/fragment
***

kmoir@dev3:~> df | grep tmp
devtmpfs               8202076       164   8201912   1% /dev
tmpfs                  8202076         0   8202076   0% /dev/shm
/dev/md1               1027756    890380     85168  92% /tmp


Could you please clean it up?

And yes, ironically I am testing git migrations right now :-)
Comment 1 Kim Moir CLA 2011-08-08 15:23:04 EDT
Also, it looks like a single large file is consuming most of the space

kmoir@dev3:/tmp> du -sh *
3.8M    config.xml
du: cannot read directory `cvs-serv27424': Permission denied
4.0K    cvs-serv27424
du: cannot read directory `cvs-serv3191': Permission denied
4.0K    cvs-serv3191
du: cannot read directory `cvs-serv3198': Permission denied
4.0K    cvs-serv3198
0       gitc18Hoe.cvsps
0       gitEhLl3J.cvsps
0       gitHXAhCK.cvsps
4.0K    list_options
92K     logscan_stats.txt
848M    sort3xTKR9 <-----
Comment 2 Eclipse Webmaster CLA 2011-08-08 15:35:13 EDT
Sorry about that, I was sorting some apache logs.  I've killed the offending task.

-M.