Boost logo

Boost Testing :

From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2007-12-04 07:50:31


I'm having this problem now. Metacomm ftp server does not accept connections:

bash-2.03$ ftp fx.meta-comm.com
ftp: connect: Connection refused
ftp> quit
bash-2.03$

Everything was fine yesterday night.

Thanks,
  Boris

----- Original Message -----
From: "K. Noel Belcourt" <kbelco_at_[hidden]>
To: <boost-testing_at_[hidden]>
Sent: Monday, December 03, 2007 12:06 PM
Subject: [Boost-testing] [Boost.testing]Upload to metacomm is failing?

> Hi,
>
> Is anyone else having this problem?
>
> -- Noel
>
> # Retrying (5 more attempts).
> # Uploading log archive "/scratch2/kbelco/boost/results/Sandia-
> sun.zip" to ftp://fx.meta-comm.com/boost-regression/trunk
> # <lambda> failed with message "(145, 'Connection timed out')"
> # Retrying (4 more attempts).
> # Uploading log archive "/scratch2/kbelco/boost/results/Sandia-
> sun.zip" to ftp://fx.meta-comm.com/boost-regression/trunk
> # <lambda> failed with message "(145, 'Connection timed out')"
> # Retrying (3 more attempts).
> # Uploading log archive "/scratch2/kbelco/boost/results/Sandia-
> sun.zip" to ftp://fx.meta-comm.com/boost-regression/trunk
> # <lambda> failed with message "(145, 'Connection timed out')"
> # Retrying (2 more attempts).
> # Uploading log archive "/scratch2/kbelco/boost/results/Sandia-
> sun.zip" to ftp://fx.meta-comm.com/boost-regression/trunk
> # <lambda> failed with message "(145, 'Connection timed out')"
> # Retrying (1 more attempts).
> # Uploading log archive "/scratch2/kbelco/boost/results/Sandia-
> sun.zip" to ftp://fx.meta-comm.com/boost-regression/trunk
> # <lambda> failed with message "(145, 'Connection timed out')"
> # Giving up.
> Traceback (most recent call last):
> File "run.py", line 60, in <module>
> runner(root)
> File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
> line 183, in __init__
> self.main()
> File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
> line 476, in main
> getattr(self,action_m)()
> File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
> line 443, in command_regression
> self.command_upload_logs()
> File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
> line 390, in command_upload_logs
> lambda:
> File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
> line 515, in retry
> return f()
> File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
> line 398, in <lambda>
> self.dart_server )
> File "/scratch2/kbelco/boost/tools_regression_src/
> collect_and_upload_logs.py", line 330, in upload_logs
> upload_to_ftp( tag, logs_archive, ftp_proxy, debug_level )
> File "/scratch2/kbelco/boost/tools_regression_src/
> collect_and_upload_logs.py", line 185, in upload_to_ftp
> ftp = ftplib.FTP( ftp_site )
> File "/home/kbelco/bin/python/sun/lib/python2.5/ftplib.py", line
> 107, in __init__
> self.connect(host)
> File "/home/kbelco/bin/python/sun/lib/python2.5/ftplib.py", line
> 129, in connect
> raise socket.error, msg
> socket.error: (145, 'Connection timed out')
>
>
> _______________________________________________
> Boost-Testing mailing list
> Boost-Testing_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-testing
>


Boost-testing list run by mbergal at meta-comm.com