[LLVMdev] LNT internal server error (original) (raw)
Chris Matthews chris.matthews at apple.com
Sun Mar 23 21:13:46 PDT 2014
- Previous message: [LLVMdev] LNT internal server error
- Next message: [LLVMdev] Memcpy / Memset for address spaces >= 256
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hard to say if that was a server error or not. Might be worth checking the server logs, both for LNT and the syslog.
Looks like it happened at: Sun Mar 23 15🔞57 2014
On Mar 23, 2014, at 3:24 PM, Tobias Grosser <tobias at grosser.es> wrote:
On 03/20/2014 07:49 PM, Chris Matthews wrote:
I have pushed my commits.
Logging will be in /var/log/lnt/lnt.log. You will need to make that directory. If anyone knows how to make setuptools do that at install time, please send me hints. I have been debugging an ISE here recently, it was caused by a segfault in httpd. In cases like that, OS crash logs have better data than the LNT log. Hi, could you have a look into the new logs. I just got the following timeouts from the buildbots: http://lab.llvm.org:8011/builders/polly-perf-O3-polly/builds/364/steps/lnt.nightly-test/logs/stdio File "/home/grosser/buildslave/pollyperf-O3-polly/lnt/lnt/util/ServerUtil.py", line 25, in submitFileToServer response = urllib2.urlopen(urllib2.Request(url, data)) File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 401, in open response = self.open(req, data) File "/usr/lib/python2.7/urllib2.py", line 419, in open 'open', req) File "/usr/lib/python2.7/urllib2.py", line 379, in callchain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 1211, in httpopen return self.doopen(httplib.HTTPConnection, req) File "/usr/lib/python2.7/urllib2.py", line 1181, in doopen raise URLError(err) urllib2.URLError: <urlopen error [Errno 104] Connection reset by peer> program finished with exit code 1 Thanks, Tobias
- Previous message: [LLVMdev] LNT internal server error
- Next message: [LLVMdev] Memcpy / Memset for address spaces >= 256
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]