ruaok: alastairp: i am trying to fix the failing test here https://ci.metabrainz.org/job/listenbrainz-spar.... It seems to happen because the test mocks subprocess.Popen which is also patched during sentry initialization. I have guarded the sentry_initialization so that it only happens in case there is a `LOG_SENTRY` variable in `config`. However, it still fails. How is the config set during spark tests?
yvanzo: not sure I asked clearly enough. Has the RMQ service name been renamed so that a service (listenbrainz spark) that doesn't know how to connect to the temporary service will now connect to the new service?
yvanzo
ruaok: no, rabbitmq-prince is the new service.
lks joined the channel
ruaok: ListenBrainz images need RABBITMQ_SERVICE set to 'rabbitmq-prince' to connect to it.
ruaok
yes, understood.
yvanzo
Replacing that env var to just use consul-template instead would need a patch to LB and rebuilding images again.
ruaok
we have one service whose setup has not been patched at all, that is why i am asking.
yvanzo
There currently are 3 connections using 'caa' user and 1 using 'lb' user to the old 'rabbitmq' on 'trille'.
CAA-indexer is not possibly doing that, so maybe the 'lb' connection doesn't come from an LB container either.
ruaok
oh, never mind. the spark request consumer is not part of the consul world, it needs to be manually updated in a much more complicated process. ok, I'll get that process going.
zas says that the telegraf configuration will automatically pick up the change an reconfigure once the rabbitmq service as defined by consul changes from rabbitmq to rabbitmq-prince.
I'm almost done double checking that this is right. lol. :)
shit, sorry.
62673 is the correct port. :(
zas? ^^
zas
ok :) fixing it
ruaok
thx
zas
shoot again
ruaok
works, thanks!!
BrainzGit
[musicbrainz-server] reosarevok opened pull request #1922 (master…MBS-5680): MBS-5680: Allow inc=artist-credits in combination with rels incs that have ACs https://github.com/metabrainz/musicbrainz-serve...
v6lur joined the channel
chaban has quit
reosarevok has quit
alastairp has quit
zas has quit
ruaok has quit
alastairp joined the channel
ruaok joined the channel
reosarevok joined the channel
zas joined the channel
chaban joined the channel
yvanzo
I just closed the 3 connections for 'caa' on old trille instance and they did not reopen.
However, the connection for 'lb' cannot be closed: it's still getting reopened.
zas
yvanzo: as said; if it is telegraf it will just remove this instance from its config when the container will be stopped