[Tor-BSD] BSD buildbot

Vinícius Zavam egypcio at googlemail.com
Wed Jan 27 09:00:23 EST 2016


2016-01-25 14:07 GMT-03:00, Christian Sturm <reezer at reezer.org>:
> On 01/25/2016 04:13 PM, Vinícius Zavam wrote:
>> One of my machines in .br was running a buildbot slave; but now it
>> can't reach pixelminers' server (9989/TCP) anymore. Will it be other
>> ports available to the ones trying to contribute to the buildbot
>> project?
>>
>> I do know that there's firewall in front of the slave machine, and
>> that's the reason I can't reach pixelminers' server 9989/TCP. I do not
>> have permissions to change filtering rules or so.
>
> Hello,
>
> could you try again?
>

root at box2jail7:~ # host buildbot.pixelminers.net
buildbot.pixelminers.net has address 81.7.14.172

root at box2jail7:~ # nc -4nvz 81.7.14.172 9989
nc: connect to 81.7.14.172 port 9989 (tcp) failed: Connection refused

root at box2jail7:~ # /usr/local/bin/tor -f /var/db/torbsd/tor/torrc
--DataDirectory /var/db/torbsd/tor/data --RunAsDaemon 1 --PidFile
/var/db/torbsd/tor/pid
Jan 27 10:48:09.820 [notice] Tor v0.2.7.6 running on FreeBSD with
Libevent 2.0.22-stable, OpenSSL 1.0.2e and Zlib 1.2.8.
Jan 27 10:48:09.828 [notice] Tor can't help you if you use it wrong!
Learn how to be safe at
https://www.torproject.org/download/download#warning
Jan 27 10:48:09.845 [notice] Read configuration file "/var/db/torbsd/tor/torrc".
Jan 27 10:48:10.081 [notice] Opening Socks listener on 127.0.0.1:9050

root at box2jail7:~ # torify nc -4nvz 81.7.14.172 9989
Connection to 81.7.14.172 9989 port [tcp/*] succeeded!

root at box2jail7:~ # torify buildslave start /var/db/torbsd/buildbot/slave
Following twistd.log until startup finished..
2016-01-27 10:48:46-0300 [-] Log opened.
2016-01-27 10:48:46-0300 [-] twistd 15.2.1 (/usr/local/bin/python2.7
2.7.10) starting up.
2016-01-27 10:48:46-0300 [-] reactor class:
twisted.internet.pollreactor.PollReactor.
2016-01-27 10:48:46-0300 [-] Starting BuildSlave -- version: latest
2016-01-27 10:48:46-0300 [-] recording hostname in twistd.hostname
2016-01-27 10:48:46-0300 [-] Starting factory
<buildslave.bot.BotFactory instance at 0x80716c200>
2016-01-27 10:48:46-0300 [-] Connecting to buildbot.pixelminers.net:9989
[Jan 27 10:48:46] WARNING torsocks[80355]: [syscall] Unsupported
syscall number 417. Denying the call (in tsocks_syscall() at
syscall.c:473)
2016-01-27 10:48:52-0300 [Broker,client]
ReconnectingPBClientFactory.failedToGetPerspective
2016-01-27 10:48:52-0300 [Broker,client] unauthorized login; check
slave name and password
2016-01-27 10:48:52-0300 [Broker,client] Lost connection to
buildbot.pixelminers.net:9989
2016-01-27 10:48:52-0300 [Broker,client]
<twisted.internet.tcp.Connector instance at 0x80716c560> will retry in
3 seconds
2016-01-27 10:48:52-0300 [Broker,client] Stopping factory
<buildslave.bot.BotFactory instance at 0x80716c200>
2016-01-27 10:48:55-0300 [-] Starting factory
<buildslave.bot.BotFactory instance at 0x80716c200>
2016-01-27 10:48:55-0300 [-] Connecting to buildbot.pixelminers.net:9989

The buildslave took more than 10 seconds to start, so we were unable to
confirm that it started correctly. Please 'tail twistd.log' and look for a
line that says 'configuration update complete' to verify correct startup.

[Jan 27 10:48:55] WARNING torsocks[80355]: [syscall] Unsupported
syscall number 417. Denying the call (in tsocks_syscall() at
syscall.c:473)

root at box2jail7:~ # ps ax | grep torbsd
80351  -  SJ     0:01.93 /usr/local/bin/tor -f
/var/db/torbsd/tor/torrc --DataDirectory /var/db/torbsd/tor/data
--RunAsDaemon 1 --PidFile /var/db/torbsd/tor/pid
80370  -  SJ     0:46.79 /usr/local/bin/python2.7
/usr/local/bin/buildslave start /var/db/torbsd/buildbot/slave

root at box2jail7:~ # kill 80370 80351

root at box2jail7:~ # uname -a
FreeBSD box2jail7 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r292557: Mon
Dec 21 18:32:23 BRT 2015
root at box2:/usr/obj/panzer/freebsd/base/sys/BOX  amd64

root at box2jail7:~ # pkg info -x bui
buildbot-slave-0.8.12


-- 
Vinícius Zavam
keybase.io/egypcio/key.asc



More information about the Tor-BSD mailing list