[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #28671 [Core Tor/sbws]: Travis seems to fail to start tor
#28671: Travis seems to fail to start tor
-------------------------------+-------------------------------
Reporter: juga | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: sbws: 1.0.x-final
Component: Core Tor/sbws | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------+-------------------------------
sbws integration tests are failing because tor does not start anymore in
Travis.
When sbws try to launch it itself, the error is:
{{{
def timeout_handler(signum, frame):
> raise OSError('reached a %i second timeout without success' %
timeout)
E OSError: reached a 90 second timeout without success
}}}
https://travis-ci.org/juga0/sbws/jobs/461879325#L1480
When wait.py try to connect to the Tor test network, the error is:
{{{
File "/home/travis/build/torproject/sbws/.tox/integration/lib/python3.6
/site-packages/stem/socket.py", line 525, in _make_socket
control_socket.connect((self.address, self.port))
ConnectionRefusedError: [Errno 111] Connection refused
}}}
https://travis-ci.org/torproject/sbws/jobs/461798812#L1190
I've tried to solve it in branch
https://github.com/juga0/sbws/tree/travis_tor unsuccessfully. Not sure why
this started to fail today.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28671>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs