>>> matrix-appservice-irc: Building community/matrix-appservice-irc 0.25.0-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 04:22:32 +0000 >>> matrix-appservice-irc: Checking sanity of /home/buildozer/aports/community/matrix-appservice-irc/APKBUILD... >>> matrix-appservice-irc: Analyzing dependencies... >>> matrix-appservice-irc: Installing for build: build-base nodejs>=12 npm python3 (1/9) Installing nodejs (14.18.1-r1) (2/9) Installing npm (8.1.0-r0) (3/9) Installing libffi (3.4.2-r1) (4/9) Installing gdbm (1.20-r2) (5/9) Installing mpdecimal (2.5.1-r1) (6/9) Installing readline (8.1.1-r0) (7/9) Installing sqlite-libs (3.36.0-r0) (8/9) Installing python3 (3.9.7-r3) (9/9) Installing .makedepends-matrix-appservice-irc (20211021.042238) Executing busybox-1.34.1-r1.trigger OK: 437 MiB in 104 packages >>> matrix-appservice-irc: Cleaning up srcdir >>> matrix-appservice-irc: Cleaning up pkgdir >>> matrix-appservice-irc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/matrix-appservice-irc-0.25.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> matrix-appservice-irc: Fetching https://github.com/matrix-org/matrix-appservice-irc/archive/0.25.0/matrix-appservice-irc-0.25.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140 100 140 0 0 637 0 --:--:-- --:--:-- --:--:-- 636 100 307k 0 307k 0 0 597k 0 --:--:-- --:--:-- --:--:-- 597k >>> matrix-appservice-irc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/matrix-appservice-irc-0.25.0.tar.gz >>> matrix-appservice-irc: Checking sha512sums... matrix-appservice-irc-0.25.0.tar.gz: OK matrix-appservice-irc.initd: OK matrix-appservice-irc.confd: OK >>> matrix-appservice-irc: Unpacking /var/cache/distfiles/v3.15/matrix-appservice-irc-0.25.0.tar.gz... npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'matrix-bot-sdk@0.4.0', npm WARN EBADENGINE required: { node: '>=10.0.0', npm: '^6.0.0', yarn: '^1.19.0' }, npm WARN EBADENGINE current: { node: 'v14.18.1', npm: '8.1.0' } npm WARN EBADENGINE } npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated matrix-lastactive@0.1.5: This package is deprecated. See https://github.com/Half-Shot/matrix-lastactive/blob/master/README.md npm WARN deprecated har-validator@5.1.3: this library is no longer supported npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated debug@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated debug@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) > matrix-appservice-irc@0.25.0 prepare > npm run build > matrix-appservice-irc@0.25.0 build > tsc --project ./tsconfig.json added 540 packages, and audited 541 packages in 49s 35 packages are looking for funding run `npm fund` for details 22 vulnerabilities (14 moderate, 6 high, 2 critical) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. > matrix-appservice-irc@0.25.0 test > BLUEBIRD_DEBUG=1 node --max_old_space_size=3072 node_modules/jasmine/bin/jasmine.js --stop-on-failure=true Started Creating admin rooms should be possible by sending an invite to the bot's user ID ================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:32 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:32 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:32 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:32 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:32 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:32 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:32.608 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.617 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:32 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:32 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:32 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:32.624 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.624 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:32 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:32 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:32 INFO:Provisioner Provisioning started 2021-10-21 04:23:32 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:32 INFO:BridgedClient Created client for bot 2021-10-21 04:23:32 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:32 DEBUG:ClientPool Created new bot client for irc.example : 75u2bxp0awo00 (bot enabled=true) 2021-10-21 04:23:32 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:32 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:32 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:32 INFO:IrcBridge Startup complete. 2021-10-21 04:23:32 INFO:req [7xht3xb88zw00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:32 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:32 INFO:req [7xht3xb88zw00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:32.662 DEBUG MembershipQueue [7xht3xb88zw00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:32.662 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.662 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:32.667 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.667 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:32 INFO:IrcBridge [7xht3xb88zw00] [M->I] SUCCESS (18ms) 2021-10-21 04:23:32 INFO:main Killing bridge: test teardown 2021-10-21 04:23:32 INFO:IrcBridge Killing all clients 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:32 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:32 WARN:ClientPool Client 75u2bxp0awo00 (null) disconnected with reason killed 2021-10-21 04:23:32 INFO:ClientPool Dropping 75u2bxp0awo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED .Creating admin rooms should not create a room for a non is_direct invite ========================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:32 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:32 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:32 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:32 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:32 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:32.704 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.704 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:32 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:32 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:32 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:32.707 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.707 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:32 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:32 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:32 INFO:Provisioner Provisioning started 2021-10-21 04:23:32 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:32 INFO:BridgedClient Created client for bot 2021-10-21 04:23:32 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:32 DEBUG:ClientPool Created new bot client for irc.example : 1pg12zndid0g0 (bot enabled=true) 2021-10-21 04:23:32 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:32 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:32 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:32 INFO:IrcBridge Startup complete. 2021-10-21 04:23:32 INFO:req [f1vb8jzdqgw00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:32 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:32 INFO:IrcBridge [f1vb8jzdqgw00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:32 INFO:req [9os23ofn3bk00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:32 INFO:IrcBridge [9os23ofn3bk00] [M->I] SUCCESS (1ms) 2021-10-21 04:23:32 INFO:main Killing bridge: test teardown 2021-10-21 04:23:32 INFO:IrcBridge Killing all clients 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:32 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:32 WARN:ClientPool Client 1pg12zndid0g0 (null) disconnected with reason killed 2021-10-21 04:23:32 INFO:ClientPool Dropping 1pg12zndid0g0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED .Admin rooms should respond to bad !nick commands with a help notice ==================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:32 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:32 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:32 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:32 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:32 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:32 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:32.757 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.758 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:32 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:32 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:32 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:32.760 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.760 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:32 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:32 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:32 INFO:Provisioner Provisioning started 2021-10-21 04:23:32 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:32 INFO:BridgedClient Created client for bot 2021-10-21 04:23:32 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:32 DEBUG:ClientPool Created new bot client for irc.example : 5psjlosvz0s00 (bot enabled=true) 2021-10-21 04:23:32 INFO:MemberListSyncer Found 0 syncable rooms (8ms) 2021-10-21 04:23:32 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:32 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:32 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:32 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:32 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:32 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:32 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:32 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:32 INFO:IrcBridge Startup complete. 2021-10-21 04:23:32 INFO:req [gamgf5wldls00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:32 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:32 INFO:req [gamgf5wldls00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:32.778 DEBUG MembershipQueue [gamgf5wldls00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:32.778 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.779 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:32.779 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.779 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:32 INFO:IrcBridge [gamgf5wldls00] [M->I] SUCCESS (5ms) 2021-10-21 04:23:32 INFO:req [c8kwoz5n5og00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:32 DEBUG:req [c8kwoz5n5og00] [[M->I]] Message body: ping 2021-10-21 04:23:32 INFO:req [c8kwoz5n5og00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:32.785 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.785 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:32 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:32 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:32 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:32 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:32 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:32 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:32 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:32 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:32 INFO:IrcBridge [c8kwoz5n5og00] [M->I] SUCCESS (21ms) 2021-10-21 04:23:32 INFO:req [e5tn6n43rl400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:32 DEBUG:req [e5tn6n43rl400] [[M->I]] Message body: !nick blargle wargle 2021-10-21 04:23:32 INFO:req [e5tn6n43rl400] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:32 INFO:req [e5tn6n43rl400] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:32.807 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.808 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:IrcBridge [e5tn6n43rl400] [M->I] SUCCESS (6ms) 2021-10-21 04:23:32 INFO:main Killing bridge: test teardown 2021-10-21 04:23:32 INFO:IrcBridge Killing all clients 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:32 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:32 WARN:ClientPool Client 5psjlosvz0s00 (null) disconnected with reason killed 2021-10-21 04:23:32 INFO:ClientPool Dropping 5psjlosvz0s00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:32 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:32 WARN:ClientPool Client epc6qs8pqr400 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:32 INFO:ClientPool Dropping epc6qs8pqr400 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED .Admin rooms should respond to bad !join commands with a help notice ==================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:32 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:32 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:32 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:32 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:32 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:32.839 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.839 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:32 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:32 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:32 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:32.841 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.841 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:32 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:32 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:32 INFO:Provisioner Provisioning started 2021-10-21 04:23:32 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:32 INFO:BridgedClient Created client for bot 2021-10-21 04:23:32 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:32 DEBUG:ClientPool Created new bot client for irc.example : qc7cgc99ii80 (bot enabled=true) 2021-10-21 04:23:32 INFO:MemberListSyncer Found 0 syncable rooms (6ms) 2021-10-21 04:23:32 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:32 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:32 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:32 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:32 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:32 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:32 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:32 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:32 INFO:IrcBridge Startup complete. 2021-10-21 04:23:32 INFO:req [2b77hcari7b40] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:32 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:32 INFO:req [2b77hcari7b40] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:32.855 DEBUG MembershipQueue [2b77hcari7b40] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:32.856 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.856 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:32.856 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.857 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:32 INFO:IrcBridge [2b77hcari7b40] [M->I] SUCCESS (5ms) 2021-10-21 04:23:32 INFO:req [5cotcnw38ow00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:32 DEBUG:req [5cotcnw38ow00] [[M->I]] Message body: ping 2021-10-21 04:23:32 INFO:req [5cotcnw38ow00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:32.859 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.860 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:32 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:32 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:32 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:32 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:32 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:32 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:32 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:32 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:32 INFO:IrcBridge [5cotcnw38ow00] [M->I] SUCCESS (11ms) 2021-10-21 04:23:32 INFO:req [kreblihg92o00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:32 DEBUG:req [kreblihg92o00] [[M->I]] Message body: !join blargle 2021-10-21 04:23:32 INFO:req [kreblihg92o00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:32 INFO:req [kreblihg92o00] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:32.872 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.872 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:IrcBridge [kreblihg92o00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:32 INFO:main Killing bridge: test teardown 2021-10-21 04:23:32 INFO:IrcBridge Killing all clients 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:32 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:32 WARN:ClientPool Client qc7cgc99ii80 (null) disconnected with reason killed 2021-10-21 04:23:32 INFO:ClientPool Dropping qc7cgc99ii80 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:32 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:32 WARN:ClientPool Client 589gskbpw6400 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:32 INFO:ClientPool Dropping 589gskbpw6400 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED .Admin rooms should respond to unknown commands with a notice ============================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:32 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:32 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:32 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:32 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:32 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:32.902 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.903 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:32 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:32 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:32 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:32.905 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.905 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:32 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:32 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:32 INFO:Provisioner Provisioning started 2021-10-21 04:23:32 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:32 INFO:BridgedClient Created client for bot 2021-10-21 04:23:32 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:32 DEBUG:ClientPool Created new bot client for irc.example : abz730vcpcs00 (bot enabled=true) 2021-10-21 04:23:32 INFO:MemberListSyncer Found 0 syncable rooms (6ms) 2021-10-21 04:23:32 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:32 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:32 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:32 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:32 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:32 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:32 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:32 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:32 INFO:IrcBridge Startup complete. 2021-10-21 04:23:32 INFO:req [l3niwocui6800] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:32 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:32 INFO:req [l3niwocui6800] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:32.919 DEBUG MembershipQueue [l3niwocui6800] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:32.919 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.919 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:32.920 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.920 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:32 INFO:IrcBridge [l3niwocui6800] [M->I] SUCCESS (4ms) 2021-10-21 04:23:32 INFO:req [3he7gal2u9200] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:32 DEBUG:req [3he7gal2u9200] [[M->I]] Message body: ping 2021-10-21 04:23:32 INFO:req [3he7gal2u9200] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:32.923 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.923 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:32 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:32 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:32 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:32 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:32 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:32 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:32 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:32 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:32 INFO:IrcBridge [3he7gal2u9200] [M->I] SUCCESS (11ms) 2021-10-21 04:23:32 INFO:req [34yrkp62ilu00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:32 DEBUG:req [34yrkp62ilu00] [[M->I]] Message body: notacommand 2021-10-21 04:23:32 INFO:req [34yrkp62ilu00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:32 INFO:req [34yrkp62ilu00] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:32.935 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.935 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:IrcBridge [34yrkp62ilu00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:32 INFO:main Killing bridge: test teardown 2021-10-21 04:23:32 INFO:IrcBridge Killing all clients 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:32 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:32 WARN:ClientPool Client abz730vcpcs00 (null) disconnected with reason killed 2021-10-21 04:23:32 INFO:ClientPool Dropping abz730vcpcs00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:32 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:32 WARN:ClientPool Client ddpg2ihmok000 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:32 INFO:ClientPool Dropping ddpg2ihmok000 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:32 INFO:BridgedClient Killing client 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now KILLED .Admin rooms should ignore messages sent by the bot =================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:32 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:32 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:32 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:32 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:32 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:32 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:32.972 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.973 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:32 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:32 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:32 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:32.975 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.975 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:32 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:32 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:32 INFO:Provisioner Provisioning started 2021-10-21 04:23:32 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:32 INFO:BridgedClient Created client for bot 2021-10-21 04:23:32 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:32 DEBUG:ClientPool Created new bot client for irc.example : 3l0p5nx05eu00 (bot enabled=true) 2021-10-21 04:23:32 INFO:MemberListSyncer Found 0 syncable rooms (6ms) 2021-10-21 04:23:32 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:32 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:32 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:32 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:32 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:32 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:32 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:32 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:32 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:32 INFO:IrcBridge Startup complete. 2021-10-21 04:23:32 INFO:req [58d2pjdvqx80] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:32 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:32 INFO:req [58d2pjdvqx80] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:32.991 DEBUG MembershipQueue [58d2pjdvqx80] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:32.991 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.991 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:32.993 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.993 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:32 INFO:IrcBridge [58d2pjdvqx80] [M->I] SUCCESS (6ms) 2021-10-21 04:23:32 INFO:req [4fua9dw7bsm00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:32 DEBUG:req [4fua9dw7bsm00] [[M->I]] Message body: ping 2021-10-21 04:23:32 INFO:req [4fua9dw7bsm00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:32.997 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:32.997 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:32 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:32 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:32 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:32 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:32 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:32 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [4fua9dw7bsm00] [M->I] SUCCESS (9ms) 2021-10-21 04:23:33 INFO:req [96o9i0fesgg00] [[M->I]] onMessage: m.room.message usr=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [96o9i0fesgg00] [[M->I]] Message body: !join blargle 2021-10-21 04:23:33 INFO:IrcBridge [96o9i0fesgg00] [M->I] IGNORE virtual user (1ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 3l0p5nx05eu00 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 3l0p5nx05eu00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client 6vr4lntpn4c0 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 6vr4lntpn4c0 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to change their nick using !nick ============================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.038 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.038 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.040 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.040 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : 8up1qxcv98o00 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (6ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [6zh9l2rikpc00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [6zh9l2rikpc00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.054 DEBUG MembershipQueue [6zh9l2rikpc00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.054 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.054 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.055 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.055 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [6zh9l2rikpc00] [M->I] SUCCESS (4ms) 2021-10-21 04:23:33 INFO:req [d3nphbiju9400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [d3nphbiju9400] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [d3nphbiju9400] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.057 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.058 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [d3nphbiju9400] [M->I] SUCCESS (9ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' TEST: Test listening for irc.example_Blurple to call function 'say' 2021-10-21 04:23:33 INFO:req [3ujs9zf0n7q00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [3ujs9zf0n7q00] [[M->I]] Message body: !nick irc.example Blurple 2021-10-21 04:23:33 INFO:req [3ujs9zf0n7q00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [3ujs9zf0n7q00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [3ujs9zf0n7q00] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"Blurple"]} 2021-10-21 04:23:33 DEBUG:ClientPool Added pending nick: Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) NICK: Nick changed from 'M-someone' to 'Blurple'. 2021-10-21 04:23:33 INFO:ClientPool Remapped @someone:somewhere from M-someone to Blurple Oct-21 04:23:33.075 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.075 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge [3ujs9zf0n7q00] [M->I] SUCCESS (8ms) 2021-10-21 04:23:33 INFO:req [2bgaz6p7ky680] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [2bgaz6p7ky680] [[M->I]] Message body: I don't know what colour I am. 2021-10-21 04:23:33 INFO:req [2bgaz6p7ky680] [[M->I]] Relaying message in #coffee on irc.example 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as Blurple (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_Blurple","say",{"addr":"ir) TEST: Invoking test callback for user irc.example_Blurple : client.say([{"addr":"irc.example","nick":"Blurple",) 2021-10-21 04:23:33 INFO:IrcBridge [2bgaz6p7ky680] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 8up1qxcv98o00 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 8up1qxcv98o00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_Blurple","disconnect",{"ad) 2021-10-21 04:23:33 WARN:ClientPool Client 93h3zbh28b800 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 93h3zbh28b800 (Blurple) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to keep their name using !nick ========================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.103 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.103 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.104 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.104 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : 8he9lelrcqo00 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (6ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [5a3e37n0kk000] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [5a3e37n0kk000] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.116 DEBUG MembershipQueue [5a3e37n0kk000] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.117 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.117 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.117 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.117 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [5a3e37n0kk000] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [227cl6zr9s5c0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [227cl6zr9s5c0] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [227cl6zr9s5c0] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.120 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.120 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [227cl6zr9s5c0] [M->I] SUCCESS (12ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'say' 2021-10-21 04:23:33 INFO:req [39u11ph9b0600] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [39u11ph9b0600] [[M->I]] Message body: !nick irc.example M-someone 2021-10-21 04:23:33 INFO:req [39u11ph9b0600] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [39u11ph9b0600] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [39u11ph9b0600] [[M->I]] @someone:somewhere wants to change their nick on irc.example to M-someone 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to M-someone 2021-10-21 04:23:33 ERROR:req [39u11ph9b0600] [[M->I]] Error: Your nick is already 'M-someone'. Oct-21 04:23:33.136 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.136 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge [39u11ph9b0600] [M->I] SUCCESS (5ms) 2021-10-21 04:23:33 INFO:req [501bm9froho0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [501bm9froho0] [[M->I]] Message body: I don't know what colour I am. 2021-10-21 04:23:33 INFO:req [501bm9froho0] [[M->I]] Relaying message in #coffee on irc.example 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") TEST: Invoking test callback for user irc.example_M-someone : client.say([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [501bm9froho0] [M->I] SUCCESS (7ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 8he9lelrcqo00 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 8he9lelrcqo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client idlspjt00tc00 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping idlspjt00tc00 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:33 ERROR:ClientPool undefined .Admin rooms should be able to change their nick using !nick and have it persist across disconnects =================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured (node:6185) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 uncaughtException listeners added to [process]. Use emitter.setMaxListeners() to increase limit (Use `node --trace-warnings ...` to show where the warning was created) 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.178 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.178 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.180 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.181 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : b8oyk64kv7400 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [gohz30zdk2000] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [gohz30zdk2000] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.193 DEBUG MembershipQueue [gohz30zdk2000] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.193 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.193 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.193 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.193 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [gohz30zdk2000] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [6mqokuj5n9o00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [6mqokuj5n9o00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [6mqokuj5n9o00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.196 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.196 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [6mqokuj5n9o00] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_Blurple to call function 'connect' TEST: Test listening for irc.example_Blurple to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' TEST: Test listening for irc.example_Blurple to call function 'say' 2021-10-21 04:23:33 INFO:req [dahwbpz1z8g00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [dahwbpz1z8g00] [[M->I]] Message body: !nick irc.example Blurple 2021-10-21 04:23:33 INFO:req [dahwbpz1z8g00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [dahwbpz1z8g00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [dahwbpz1z8g00] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"Blurple"]} 2021-10-21 04:23:33 DEBUG:ClientPool Added pending nick: Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) NICK: Nick changed from 'M-someone' to 'Blurple'. 2021-10-21 04:23:33 INFO:ClientPool Remapped @someone:somewhere from M-someone to Blurple Oct-21 04:23:33.209 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.209 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge [dahwbpz1z8g00] [M->I] SUCCESS (6ms) 2021-10-21 04:23:33 ERROR:client-connection Server: irc.example (M-someone) Error: {"command":"err_testsezno"} 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - irc_error TEST: Bridge called IRC client.disconnect(["irc.example_Blurple","disconnect",{"ad) 2021-10-21 04:23:33 WARN:ClientPool Client 770kyh7yqds00 (@someone:somewhere) disconnected with reason irc_error 2021-10-21 04:23:33 INFO:req [jds6xcfv2a000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [jds6xcfv2a000] [[M->I]] Message body: I don't know what colour I am. 2021-10-21 04:23:33 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:33 ERROR:ClientPool undefined 2021-10-21 04:23:33 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:IrcBridge [jds6xcfv2a000] [M->I] DELAYED (4ms) 2021-10-21 04:23:33 DEBUG:BridgedClient Joined channel #coffee 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 INFO:ClientPool Reconnecting client. 0 left. 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Using cached ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as Blurple (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_Blurple","connect",{"addr") TEST: Invoking test callback for user irc.example_Blurple : client.connect([{"addr":"irc.example","nick":"Blurple",) 2021-10-21 04:23:33 INFO:req [jds6xcfv2a000] [[M->I]] Relaying message in #coffee on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Reconnected Blurple@irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Rejoining 1 channels 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_Blurple","join",{"addr":"i) TEST: Invoking test callback for user irc.example_Blurple : client.join([{"addr":"irc.example","nick":"Blurple",) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as Blurple (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Rejoined channels TEST: Bridge called IRC client.say(["irc.example_Blurple","say",{"addr":"ir) TEST: Invoking test callback for user irc.example_Blurple : client.say([{"addr":"irc.example","nick":"Blurple",) 2021-10-21 04:23:33 INFO:IrcBridge [jds6xcfv2a000] [M->I] SUCCESS (18ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client b8oyk64kv7400 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping b8oyk64kv7400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing Blurple@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_Blurple","disconnect",{"ad) 2021-10-21 04:23:33 WARN:ClientPool Client idtuitef5q000 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping idtuitef5q000 (Blurple) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to change their nick using !nick and have it persist when changing the display name =============================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.253 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.254 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.256 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.256 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : 5kef7mnzhno00 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [5yt5alqiux400] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [5yt5alqiux400] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.268 DEBUG MembershipQueue [5yt5alqiux400] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.268 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.268 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.269 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.269 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [5yt5alqiux400] [M->I] SUCCESS (4ms) 2021-10-21 04:23:33 INFO:req [57jyqg32n7800] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [57jyqg32n7800] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [57jyqg32n7800] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.271 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.271 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [57jyqg32n7800] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' TEST: Test listening for irc.example_Blurple to call function 'send' 2021-10-21 04:23:33 INFO:req [2l5p8urg8vo00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [2l5p8urg8vo00] [[M->I]] Message body: !nick irc.example Blurple 2021-10-21 04:23:33 INFO:req [2l5p8urg8vo00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [2l5p8urg8vo00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [2l5p8urg8vo00] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"Blurple"]} 2021-10-21 04:23:33 DEBUG:ClientPool Added pending nick: Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) NICK: Nick changed from 'M-someone' to 'Blurple'. 2021-10-21 04:23:33 INFO:ClientPool Remapped @someone:somewhere from M-someone to Blurple Oct-21 04:23:33.288 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.288 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge [2l5p8urg8vo00] [M->I] SUCCESS (9ms) 2021-10-21 04:23:33 INFO:req [4zu0z9gyoe800] [[M->I]] onJoin: usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 DEBUG:BridgedClient Joined channel #coffee 2021-10-21 04:23:33 INFO:IrcBridge [4zu0z9gyoe800] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 5kef7mnzhno00 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 5kef7mnzhno00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_Blurple","disconnect",{"ad) 2021-10-21 04:23:33 WARN:ClientPool Client jn6r2mj9t1400 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping jn6r2mj9t1400 (Blurple) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should propagate a display name change as a nick change when no custom nick is set =============================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.317 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.317 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.318 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.318 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : 6bsfetltmko00 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (6ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [6276hb7c1vw00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [6276hb7c1vw00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.330 DEBUG MembershipQueue [6276hb7c1vw00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.330 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.330 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.331 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.331 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [6276hb7c1vw00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [98z1atk0gso0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [98z1atk0gso0] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [98z1atk0gso0] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.333 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.333 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [98z1atk0gso0] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' 2021-10-21 04:23:33 INFO:req [6i642dkkguw00] [[M->I]] onJoin: usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 DEBUG:BridgedClient Joined channel #coffee Oct-21 04:23:33.344 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.344 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.344 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.344 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to M-Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"M-Blurple"]} 2021-10-21 04:23:33 DEBUG:ClientPool Added pending nick: M-Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [6i642dkkguw00] [M->I] SUCCESS (5ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 6bsfetltmko00 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 6bsfetltmko00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client jhcdlm5fq7400 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping jhcdlm5fq7400 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should reject !nick changes for IRC errors ======================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.379 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.379 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.382 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.382 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : 50tecbww12c00 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (7ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [4rjxmemwpzq00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [4rjxmemwpzq00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.405 DEBUG MembershipQueue [4rjxmemwpzq00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.406 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.406 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.406 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.406 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [4rjxmemwpzq00] [M->I] SUCCESS (11ms) 2021-10-21 04:23:33 INFO:req [71qovq64puo00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [71qovq64puo00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [71qovq64puo00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.409 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.409 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [71qovq64puo00] [M->I] SUCCESS (9ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' TEST: Test listening for irc.example_M-someone to call function 'say' 2021-10-21 04:23:33 INFO:req [ilpva1ftoa000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [ilpva1ftoa000] [[M->I]] Message body: !nick irc.example Blurple 2021-10-21 04:23:33 INFO:req [ilpva1ftoa000] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [ilpva1ftoa000] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [ilpva1ftoa000] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"Blurple"]} 2021-10-21 04:23:33 DEBUG:ClientPool Added pending nick: Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nicktoofast"} 2021-10-21 04:23:33 ERROR:BridgedClient (@someone:somewhere) Nick change error : err_nicktoofast 2021-10-21 04:23:33 ERROR:req [ilpva1ftoa000] [[M->I]] Error: Failed to change nick: err_nicktoofast Oct-21 04:23:33.425 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.425 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge [ilpva1ftoa000] [M->I] SUCCESS (10ms) 2021-10-21 04:23:33 INFO:req [gnad6mm8qts00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [gnad6mm8qts00] [[M->I]] Message body: I don't know what colour I am. 2021-10-21 04:23:33 INFO:req [gnad6mm8qts00] [[M->I]] Relaying message in #coffee on irc.example 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") TEST: Invoking test callback for user irc.example_M-someone : client.say([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [gnad6mm8qts00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 50tecbww12c00 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 50tecbww12c00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client cqql4fy66zc00 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping cqql4fy66zc00 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should timeout !nick changes after 10 seconds ========================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.457 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.458 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.459 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.459 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : ask90vvf4w400 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (6ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [bmedet111so00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [bmedet111so00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.471 DEBUG MembershipQueue [bmedet111so00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.471 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.471 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.473 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.473 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [bmedet111so00] [M->I] SUCCESS (5ms) 2021-10-21 04:23:33 INFO:req [b4tdssrf7s800] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [b4tdssrf7s800] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [b4tdssrf7s800] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.476 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.476 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [b4tdssrf7s800] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' 2021-10-21 04:23:33 INFO:req [3delk9elo9k00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [3delk9elo9k00] [[M->I]] Message body: !nick irc.example Blurple 2021-10-21 04:23:33 INFO:req [3delk9elo9k00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [3delk9elo9k00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [3delk9elo9k00] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 ERROR:client-connection Server: irc.example (M-someone) Error: {"commandType":"error","command":"err_nosuchnick","args":[null,"Blurple"]} 2021-10-21 04:23:33 DEBUG:ClientPool Added pending nick: Blurple TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:IrcBridge [3delk9elo9k00] [M->I] DELAYED (4ms) 2021-10-21 04:23:33 ERROR:BridgedClient (@someone:somewhere) Timed out trying to change nick to Blurple 2021-10-21 04:23:33 DEBUG:BridgedClient Joined channel #coffee 2021-10-21 04:23:33 ERROR:req [3delk9elo9k00] [[M->I]] Error: Timed out waiting for a response to change nick. Oct-21 04:23:33.489 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.489 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge [3delk9elo9k00] [M->I] SUCCESS (6ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client ask90vvf4w400 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping ask90vvf4w400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client h0r2g1vde1c00 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping h0r2g1vde1c00 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should not try to change to a nickname that is already in use ========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.513 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.513 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.515 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.515 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : 9zs98u5uuf400 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [2icaiq5g5dq00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [2icaiq5g5dq00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.526 DEBUG MembershipQueue [2icaiq5g5dq00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.526 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.527 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.527 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.527 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [2icaiq5g5dq00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [hsxdjn5nwfk00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [hsxdjn5nwfk00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [hsxdjn5nwfk00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.529 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.529 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [hsxdjn5nwfk00] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' TEST: Test listening for irc.example_M-someone to call function 'whois' 2021-10-21 04:23:33 INFO:req [eczb6dfpquw00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [eczb6dfpquw00] [[M->I]] Message body: !nick irc.example Blurple 2021-10-21 04:23:33 INFO:req [eczb6dfpquw00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [eczb6dfpquw00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [eczb6dfpquw00] [[M->I]] @someone:somewhere wants to change their nick on irc.example to Blurple 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Trying to change nick from M-someone to Blurple TEST: Bridge called IRC client.whois(["irc.example_M-someone","whois",{"addr") TEST: Invoking test callback for user irc.example_M-someone : client.whois([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 ERROR:req [eczb6dfpquw00] [[M->I]] Error: The nickname Blurple is taken on irc.example.Please pick a different nick. Oct-21 04:23:33.540 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.540 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge [eczb6dfpquw00] [M->I] SUCCESS (4ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 9zs98u5uuf400 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 9zs98u5uuf400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client 8zsr4na4czc00 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 8zsr4na4czc00 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to join a channel with !join if they are on the whitelist ===================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.564 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.564 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.565 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.566 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : dmxb0bn7o9k00 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (6ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (5ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [aqf5wsiupao00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [aqf5wsiupao00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.581 DEBUG MembershipQueue [aqf5wsiupao00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.581 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.582 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.582 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.582 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [aqf5wsiupao00] [M->I] SUCCESS (4ms) 2021-10-21 04:23:33 INFO:req [89565olh7oo00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [89565olh7oo00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [89565olh7oo00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.585 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.585 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [89565olh7oo00] [M->I] SUCCESS (14ms) TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:req [59ebfjhz9to00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [59ebfjhz9to00] [[M->I]] Message body: !join irc.example #awooga 2021-10-21 04:23:33 INFO:req [59ebfjhz9to00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [59ebfjhz9to00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [59ebfjhz9to00] [[M->I]] @someone:somewhere wants to join the channel #awooga on irc.example 2021-10-21 04:23:33 DEBUG:req [59ebfjhz9to00] [[M->I]] Going to track IRC channel #awooga Oct-21 04:23:33.603 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.603 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:req [59ebfjhz9to00] [[M->I]] Matrix room !aasifuhawei:efjkwehfi created for #awooga 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!aasifuhawei:efjkwehfi, addr=irc.example, chan=#awooga, origin=join) 2021-10-21 04:23:33 DEBUG:BridgedClient Joining channel #awooga TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 DEBUG:BridgedClient Joined channel #awooga 2021-10-21 04:23:33 INFO:req [59ebfjhz9to00] [[M->I]] Bot joined channel 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #awooga on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [59ebfjhz9to00] [[M->I]] Created a room to track #awooga on irc.example and invited @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #awooga TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #awooga 2021-10-21 04:23:33 INFO:IrcBridge [59ebfjhz9to00] [M->I] SUCCESS (10ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client dmxb0bn7o9k00 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping dmxb0bn7o9k00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client hg5nd18ae7s00 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping hg5nd18ae7s00 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should be able to join a channel with !join and a key ================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.633 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.633 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.634 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.634 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : ico0zrolniw00 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [9210fg0prgw00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [9210fg0prgw00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.646 DEBUG MembershipQueue [9210fg0prgw00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.646 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.646 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.646 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.646 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [9210fg0prgw00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [308tgmdgm4200] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [308tgmdgm4200] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [308tgmdgm4200] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.649 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.649 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [308tgmdgm4200] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:req [ayx8rwglf8s00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [ayx8rwglf8s00] [[M->I]] Message body: !join irc.example #awooga secret 2021-10-21 04:23:33 INFO:req [ayx8rwglf8s00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [ayx8rwglf8s00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [ayx8rwglf8s00] [[M->I]] @someone:somewhere wants to join the channel #awooga on irc.example 2021-10-21 04:23:33 DEBUG:req [ayx8rwglf8s00] [[M->I]] Going to track IRC channel #awooga Oct-21 04:23:33.658 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.659 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:req [ayx8rwglf8s00] [[M->I]] Matrix room !aasifuhawei:efjkwehfi created for #awooga 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!aasifuhawei:efjkwehfi, addr=irc.example, chan=#awooga, origin=join) 2021-10-21 04:23:33 DEBUG:BridgedClient Joining channel #awooga TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 DEBUG:BridgedClient Joined channel #awooga 2021-10-21 04:23:33 INFO:req [ayx8rwglf8s00] [[M->I]] Bot joined channel 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #awooga on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [ayx8rwglf8s00] [[M->I]] Created a room to track #awooga on irc.example and invited @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #awooga TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #awooga 2021-10-21 04:23:33 INFO:IrcBridge [ayx8rwglf8s00] [M->I] SUCCESS (7ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client ico0zrolniw00 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping ico0zrolniw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client gw35jykxz6g00 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping gw35jykxz6g00 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should allow arbitrary IRC commands to be issued ============================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.688 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.688 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.690 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.690 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : 911gqkol3x800 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [klavephxwog00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [klavephxwog00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.701 DEBUG MembershipQueue [klavephxwog00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.701 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.702 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.702 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.702 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [klavephxwog00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [cex82mzce3s00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [cex82mzce3s00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [cex82mzce3s00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.704 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.704 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [cex82mzce3s00] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' 2021-10-21 04:23:33 INFO:req [5k4y05hvvpo00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [5k4y05hvvpo00] [[M->I]] Message body: !cmd irc.example JOIN #coffee 2021-10-21 04:23:33 INFO:req [5k4y05hvvpo00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [5k4y05hvvpo00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [5k4y05hvvpo00] [[M->I]] No valid (old form) admin command, will try new format 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [5k4y05hvvpo00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [16s0xil63z400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [16s0xil63z400] [[M->I]] Message body: !cmd irc.example TOPIC #coffee :some new fancy topic 2021-10-21 04:23:33 INFO:req [16s0xil63z400] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [16s0xil63z400] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [16s0xil63z400] [[M->I]] No valid (old form) admin command, will try new format 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [16s0xil63z400] [M->I] SUCCESS (2ms) 2021-10-21 04:23:33 INFO:req [ghn3q3p9sio00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [ghn3q3p9sio00] [[M->I]] Message body: !cmd irc.example PART #coffee 2021-10-21 04:23:33 INFO:req [ghn3q3p9sio00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [ghn3q3p9sio00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [ghn3q3p9sio00] [[M->I]] No valid (old form) admin command, will try new format 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [ghn3q3p9sio00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:33 INFO:req [3g71hi7i70i00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [3g71hi7i70i00] [[M->I]] Message body: !cmd irc.example STUPID COMMANDS 2021-10-21 04:23:33 INFO:req [3g71hi7i70i00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [3g71hi7i70i00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [3g71hi7i70i00] [[M->I]] No valid (old form) admin command, will try new format 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [3g71hi7i70i00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:33 INFO:req [8ndhr8d8k1c00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [8ndhr8d8k1c00] [[M->I]] Message body: !cmd rubbishserver SOME COMMAND 2021-10-21 04:23:33 INFO:req [8ndhr8d8k1c00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [8ndhr8d8k1c00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [8ndhr8d8k1c00] [[M->I]] No valid (old form) admin command, will try new format Oct-21 04:23:33.723 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.723 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge [8ndhr8d8k1c00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 911gqkol3x800 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 911gqkol3x800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client 8eqeel5wke000 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 8eqeel5wke000 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should allow arbitrary IRC commands to be issued when server has not been set ========================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.747 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.747 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.749 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.749 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : irglpq75ha000 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [69904gphac800] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [69904gphac800] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.760 DEBUG MembershipQueue [69904gphac800] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.760 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.761 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.761 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.761 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [69904gphac800] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [30bkreet3m000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [30bkreet3m000] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [30bkreet3m000] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.763 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.763 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [30bkreet3m000] [M->I] SUCCESS (9ms) TEST: Test listening for irc.example_M-someone to call function 'send' 2021-10-21 04:23:33 INFO:req [fldn5frqo1s00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [fldn5frqo1s00] [[M->I]] Message body: !cmd JOIN #coffee 2021-10-21 04:23:33 INFO:req [fldn5frqo1s00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [fldn5frqo1s00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [fldn5frqo1s00] [[M->I]] No valid (old form) admin command, will try new format 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [fldn5frqo1s00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [6xqf5mvfwio00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [6xqf5mvfwio00] [[M->I]] Message body: !cmd TOPIC #coffee :some new fancy topic 2021-10-21 04:23:33 INFO:req [6xqf5mvfwio00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [6xqf5mvfwio00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [6xqf5mvfwio00] [[M->I]] No valid (old form) admin command, will try new format 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [6xqf5mvfwio00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:33 INFO:req [fxhztgm4ucg00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [fxhztgm4ucg00] [[M->I]] Message body: !cmd PART #coffee 2021-10-21 04:23:33 INFO:req [fxhztgm4ucg00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [fxhztgm4ucg00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [fxhztgm4ucg00] [[M->I]] No valid (old form) admin command, will try new format 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [fxhztgm4ucg00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:33 INFO:req [cx1jlhkkz6o00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [cx1jlhkkz6o00] [[M->I]] Message body: !cmd STUPID COMMANDS 2021-10-21 04:23:33 INFO:req [cx1jlhkkz6o00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [cx1jlhkkz6o00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [cx1jlhkkz6o00] [[M->I]] No valid (old form) admin command, will try new format 2021-10-21 04:23:33 DEBUG:ClientPool Returning cached bridged client @someone:somewhere TEST: Bridge called IRC client.send(["irc.example_M-someone","send",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.send([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:IrcBridge [cx1jlhkkz6o00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client irglpq75ha000 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping irglpq75ha000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client e49sjukggtk00 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping e49sjukggtk00 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should reject malformed commands (new form) ======================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.809 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.809 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.811 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.811 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : 9z3vbuse5o400 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [5ajsoad86vo00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [5ajsoad86vo00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.822 DEBUG MembershipQueue [5ajsoad86vo00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.822 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.822 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.823 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.823 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [5ajsoad86vo00] [M->I] SUCCESS (4ms) 2021-10-21 04:23:33 INFO:req [65a9j6w6lxs00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [65a9j6w6lxs00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [65a9j6w6lxs00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.825 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.825 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [65a9j6w6lxs00] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-someone to call function 'send' 2021-10-21 04:23:33 INFO:req [dr022xepscw00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [dr022xepscw00] [[M->I]] Message body: !cmd M4LF0RM3D command 2021-10-21 04:23:33 INFO:req [dr022xepscw00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [dr022xepscw00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [dr022xepscw00] [[M->I]] No valid (old form) admin command, will try new format Oct-21 04:23:33.834 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.834 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge [dr022xepscw00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 9z3vbuse5o400 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 9z3vbuse5o400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client gvfmxno6um800 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping gvfmxno6um800 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should reject PROTOCTL commands ============================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.860 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.860 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.862 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.862 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : wmfbfl0jiio0 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [60y0pyrmubc00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [60y0pyrmubc00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.873 DEBUG MembershipQueue [60y0pyrmubc00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.873 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.874 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.874 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.874 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [60y0pyrmubc00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [4u0a4lxpeew00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [4u0a4lxpeew00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [4u0a4lxpeew00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.876 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.876 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [4u0a4lxpeew00] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_M-someone to call function 'send' 2021-10-21 04:23:33 INFO:req [ffyfc08vq2000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [ffyfc08vq2000] [[M->I]] Message body: !cmd PROTOCTL command 2021-10-21 04:23:33 INFO:req [ffyfc08vq2000] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:33 INFO:req [ffyfc08vq2000] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:33 INFO:req [ffyfc08vq2000] [[M->I]] No valid (old form) admin command, will try new format Oct-21 04:23:33.886 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.886 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge [ffyfc08vq2000] [M->I] SUCCESS (2ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client wmfbfl0jiio0 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping wmfbfl0jiio0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client j8tc33jvz9400 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping j8tc33jvz9400 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms mx bot should be kicked when there are > 2 users in room and a message is sent =========================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.917 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.917 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.918 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.918 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : 9ytauimva8k0 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (6ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [98t8bj8lea800] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [98t8bj8lea800] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.930 DEBUG MembershipQueue [98t8bj8lea800] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.930 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.930 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.930 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.930 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [98t8bj8lea800] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [fp6yvrfls6o00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [fp6yvrfls6o00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [fp6yvrfls6o00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.932 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.933 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [fp6yvrfls6o00] [M->I] SUCCESS (8ms) 2021-10-21 04:23:33 INFO:req [7kpa0ce1gmo00] [[M->I]] onJoin: usr=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:IrcBridge [7kpa0ce1gmo00] [M->I] IGNORE virtual user (0ms) 2021-10-21 04:23:33 INFO:req [j0p3fm71xoo00] [[M->I]] onJoin: usr=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:IrcBridge [j0p3fm71xoo00] [M->I] IGNORE virtual user (1ms) 2021-10-21 04:23:33 INFO:req [ecj0foi8q9c00] [[M->I]] onMessage: m.room.message usr=@user2:localhost rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [ecj0foi8q9c00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [ecj0foi8q9c00] [[M->I]] Received admin message from @user2:localhost 2021-10-21 04:23:33 ERROR:req [ecj0foi8q9c00] [[M->I]] onAdminMessage: admin room has 3 users instead of just 2; bot will leave 2021-10-21 04:23:33 INFO:IrcBridge [ecj0foi8q9c00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 9ytauimva8k0 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 9ytauimva8k0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client debu7v4dx8000 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping debu7v4dx8000 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms mx bot should NOT be kicked when there are 2 users in room and a message is sent ============================================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:33 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:33 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:33 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:33 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:33 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:33 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:33.969 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.969 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:33 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:33 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:33 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:33.970 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.970 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:33 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:33 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:33 INFO:Provisioner Provisioning started 2021-10-21 04:23:33 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:33 INFO:BridgedClient Created client for bot 2021-10-21 04:23:33 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:33 DEBUG:ClientPool Created new bot client for irc.example : 797tmr1gewg00 (bot enabled=true) 2021-10-21 04:23:33 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:33 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:33 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:33 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:33 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:33 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:33 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:33 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:33 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:33 INFO:IrcBridge Startup complete. 2021-10-21 04:23:33 INFO:req [ey6s1mysv7s00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:33 INFO:req [ey6s1mysv7s00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:33.981 DEBUG MembershipQueue [ey6s1mysv7s00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:33.981 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.981 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:33.981 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.982 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:33 INFO:IrcBridge [ey6s1mysv7s00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:33 INFO:req [cmbt43jp2vs00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:33 DEBUG:req [cmbt43jp2vs00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [cmbt43jp2vs00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:33.984 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:33.984 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:33 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:33 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:33 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:33 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:33 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:33 INFO:IrcBridge [cmbt43jp2vs00] [M->I] SUCCESS (7ms) 2021-10-21 04:23:33 INFO:req [6056qq1kr5000] [[M->I]] onJoin: usr=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 INFO:IrcBridge [6056qq1kr5000] [M->I] IGNORE virtual user (0ms) 2021-10-21 04:23:33 INFO:req [aymgfkbxpnk00] [[M->I]] onMessage: m.room.message usr=@user2:localhost rm=!adminroomid:here id=undefined 2021-10-21 04:23:33 DEBUG:req [aymgfkbxpnk00] [[M->I]] Message body: ping 2021-10-21 04:23:33 INFO:req [aymgfkbxpnk00] [[M->I]] Received admin message from @user2:localhost 2021-10-21 04:23:33 INFO:req [aymgfkbxpnk00] [[M->I]] Handling command from @user2:localhost 2021-10-21 04:23:33 INFO:IrcBridge [aymgfkbxpnk00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:33 INFO:main Killing bridge: test teardown 2021-10-21 04:23:33 INFO:IrcBridge Killing all clients 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:33 WARN:ClientPool Client 797tmr1gewg00 (null) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 797tmr1gewg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:33 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:33 WARN:ClientPool Client 71qvdtidjvc00 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:33 INFO:ClientPool Dropping 71qvdtidjvc00 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:33 INFO:BridgedClient Killing client 2021-10-21 04:23:33 DEBUG:BridgedClient Client is now KILLED .Admin rooms should respond with a feature status for !feature ============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.015 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.016 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.017 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.017 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : 80mh6idxfes00 (bot enabled=true) 2021-10-21 04:23:34 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:34 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:34 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:34 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:34 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:34 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:req [fr0bmmk0zts00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:req [fr0bmmk0zts00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:34.028 DEBUG MembershipQueue [fr0bmmk0zts00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:34.028 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.028 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:34.028 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.028 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:34 INFO:IrcBridge [fr0bmmk0zts00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:34 INFO:req [can2xvh3svc00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:34 DEBUG:req [can2xvh3svc00] [[M->I]] Message body: ping 2021-10-21 04:23:34 INFO:req [can2xvh3svc00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:34.030 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.031 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:34 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:34 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:34 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:34 INFO:IrcBridge [can2xvh3svc00] [M->I] SUCCESS (7ms) 2021-10-21 04:23:34 INFO:req [1uz73p4zj0cg0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [1uz73p4zj0cg0] [[M->I]] Message body: !feature mentions 2021-10-21 04:23:34 INFO:req [1uz73p4zj0cg0] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [1uz73p4zj0cg0] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:34.039 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.039 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client 80mh6idxfes00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 80mh6idxfes00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:34 WARN:ClientPool Client k0b13sjgtk000 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping k0b13sjgtk000 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:IrcBridge [1uz73p4zj0cg0] [M->I] SUCCESS (6ms) .Admin rooms should set feature status with !feature ==================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.061 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.061 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.062 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.062 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : g6df04or21c00 (bot enabled=true) 2021-10-21 04:23:34 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:34 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:34 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:34 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:34 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:34 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:req [btm4u7w4fa000] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:req [btm4u7w4fa000] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:34.073 DEBUG MembershipQueue [btm4u7w4fa000] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:34.073 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.073 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:34.074 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.074 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:34 INFO:IrcBridge [btm4u7w4fa000] [M->I] SUCCESS (3ms) 2021-10-21 04:23:34 INFO:req [7aadwc35m3s00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:34 DEBUG:req [7aadwc35m3s00] [[M->I]] Message body: ping 2021-10-21 04:23:34 INFO:req [7aadwc35m3s00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:34.076 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.076 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:34 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:34 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:34 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:34 INFO:IrcBridge [7aadwc35m3s00] [M->I] SUCCESS (7ms) 2021-10-21 04:23:34 INFO:req [fryh3kqfvc000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [fryh3kqfvc000] [[M->I]] Message body: !feature mentions true 2021-10-21 04:23:34 INFO:req [fryh3kqfvc000] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [fryh3kqfvc000] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:34.085 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.085 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:req [cfmt4x8wj4800] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [cfmt4x8wj4800] [[M->I]] Message body: !feature mentions 2021-10-21 04:23:34 INFO:IrcBridge [fryh3kqfvc000] [M->I] SUCCESS (4ms) 2021-10-21 04:23:34 INFO:req [cfmt4x8wj4800] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [cfmt4x8wj4800] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:34.087 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.087 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client g6df04or21c00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping g6df04or21c00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:34 WARN:ClientPool Client 5v6fqlgihz000 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 5v6fqlgihz000 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:IrcBridge [cfmt4x8wj4800] [M->I] SUCCESS (5ms) .Admin rooms !feature should fail with a missing or invalidate feature-name =========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.109 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.109 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.110 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.110 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : an91542xq0000 (bot enabled=true) 2021-10-21 04:23:34 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:34 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:34 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:34 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:34 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:34 INFO:MemberListSyncer Joined Matrix users to IRC channels. (4ms) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:req [2tqps94oweg00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:req [2tqps94oweg00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:34.125 DEBUG MembershipQueue [2tqps94oweg00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:34.125 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.125 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:34.125 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.126 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:34 INFO:IrcBridge [2tqps94oweg00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:34 INFO:req [hvwh9proji000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:34 DEBUG:req [hvwh9proji000] [[M->I]] Message body: ping 2021-10-21 04:23:34 INFO:req [hvwh9proji000] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:34.128 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.128 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:34 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:34 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:34 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:34 INFO:IrcBridge [hvwh9proji000] [M->I] SUCCESS (7ms) 2021-10-21 04:23:34 INFO:req [jedvro5zxs800] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [jedvro5zxs800] [[M->I]] Message body: !feature 2021-10-21 04:23:34 INFO:req [k8hf91x5sk000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [k8hf91x5sk000] [[M->I]] Message body: !feature doggo 2021-10-21 04:23:34 INFO:req [6li5c5221t000] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [6li5c5221t000] [[M->I]] Message body: !feature enabled 2021-10-21 04:23:34 INFO:req [jedvro5zxs800] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [jedvro5zxs800] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:34.137 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.137 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:req [k8hf91x5sk000] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [k8hf91x5sk000] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:34.138 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.138 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge [jedvro5zxs800] [M->I] SUCCESS (4ms) 2021-10-21 04:23:34 INFO:IrcBridge [k8hf91x5sk000] [M->I] SUCCESS (5ms) 2021-10-21 04:23:34 INFO:req [6li5c5221t000] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [6li5c5221t000] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:34.139 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.139 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client an91542xq0000 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping an91542xq0000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:34 WARN:ClientPool Client ii2tma1a5a000 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping ii2tma1a5a000 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:IrcBridge [6li5c5221t000] [M->I] SUCCESS (11ms) .Admin rooms should set feature status with !feature ==================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.165 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.165 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.167 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.167 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : 51kx04923kg00 (bot enabled=true) 2021-10-21 04:23:34 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:34 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:34 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:34 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:34 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:34 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:req [7955dj549lo00] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:req [7955dj549lo00] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:34.177 DEBUG MembershipQueue [7955dj549lo00] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:34.178 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.178 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:34.178 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.178 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:34 INFO:IrcBridge [7955dj549lo00] [M->I] SUCCESS (4ms) 2021-10-21 04:23:34 INFO:req [dpfdipajatc00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:34 DEBUG:req [dpfdipajatc00] [[M->I]] Message body: ping 2021-10-21 04:23:34 INFO:req [dpfdipajatc00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:34.181 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.182 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:34 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:34 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:34 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:34 INFO:IrcBridge [dpfdipajatc00] [M->I] SUCCESS (8ms) 2021-10-21 04:23:34 INFO:req [5jao0i1bwfo00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [5jao0i1bwfo00] [[M->I]] Message body: !feature mentions bacon 2021-10-21 04:23:34 INFO:req [5jao0i1bwfo00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [5jao0i1bwfo00] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:34.190 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.190 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:req [ht8402cvc4o00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [ht8402cvc4o00] [[M->I]] Message body: !feature mentions 2021-10-21 04:23:34 INFO:IrcBridge [5jao0i1bwfo00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:34 INFO:req [ht8402cvc4o00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [ht8402cvc4o00] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:34.193 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.193 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client 51kx04923kg00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 51kx04923kg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:34 WARN:ClientPool Client d1wjkgzj60000 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping d1wjkgzj60000 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:IrcBridge [ht8402cvc4o00] [M->I] SUCCESS (6ms) .Admin rooms should be able to store a password with !storepass =============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.218 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.218 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.219 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.219 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : fvagvagkni800 (bot enabled=true) 2021-10-21 04:23:34 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:34 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:34 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:34 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:34 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:34 INFO:MemberListSyncer Joined Matrix users to IRC channels. (2ms) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:req [jc1lu2fpoc000] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:req [jc1lu2fpoc000] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:34.231 DEBUG MembershipQueue [jc1lu2fpoc000] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:34.231 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.231 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:34.232 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.232 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:34 INFO:IrcBridge [jc1lu2fpoc000] [M->I] SUCCESS (4ms) 2021-10-21 04:23:34 INFO:req [24gmepcrjotc0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:34 DEBUG:req [24gmepcrjotc0] [[M->I]] Message body: ping 2021-10-21 04:23:34 INFO:req [24gmepcrjotc0] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:34.234 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.234 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:34 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:34 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:34 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:34 INFO:IrcBridge [24gmepcrjotc0] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-someone to call function 'disconnect' TEST: Test listening for irc.example_M-someone to call function 'connect' 2021-10-21 04:23:34 INFO:req [54ojjb1vjq400] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [54ojjb1vjq400] [[M->I]] Message body: !storepass foobar 2021-10-21 04:23:34 INFO:req [54ojjb1vjq400] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [54ojjb1vjq400] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:34 INFO:client-connection disconnect()ing M-someone@irc.example - iwanttoreconnect TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") TEST: Invoking test callback for user irc.example_M-someone : client.disconnect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 WARN:ClientPool Client hnhy5h88fko00 (@someone:somewhere) disconnected with reason iwanttoreconnect Oct-21 04:23:34.244 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.244 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge [54ojjb1vjq400] [M->I] SUCCESS (5ms) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:34 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:34 INFO:ClientPool Reconnecting client. 0 left. 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:34 DEBUG:IdentGenerator Using cached ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Reconnected M-someone@irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Rejoining 1 channels 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client fvagvagkni800 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping fvagvagkni800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") TEST: Invoking test callback for user irc.example_M-someone : client.disconnect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 WARN:ClientPool Client e0f6ypjgr1c00 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping e0f6ypjgr1c00 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Rejoined channels .Admin rooms should be able to store a username:password with !storepass ======================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.282 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.282 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.284 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.284 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : kd2lwuyb0mo00 (bot enabled=true) 2021-10-21 04:23:34 INFO:MemberListSyncer Found 0 syncable rooms (6ms) 2021-10-21 04:23:34 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:34 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:34 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:34 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:34 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:req [1xvaidcw4s680] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:req [1xvaidcw4s680] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:34.296 DEBUG MembershipQueue [1xvaidcw4s680] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:34.296 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.299 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:34.300 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.300 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:34 INFO:IrcBridge [1xvaidcw4s680] [M->I] SUCCESS (7ms) 2021-10-21 04:23:34 INFO:req [19tsze2t29vk0] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:34 DEBUG:req [19tsze2t29vk0] [[M->I]] Message body: ping 2021-10-21 04:23:34 INFO:req [19tsze2t29vk0] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:34.302 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.302 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:34 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:34 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:34 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:34 INFO:IrcBridge [19tsze2t29vk0] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-someone to call function 'disconnect' TEST: Test listening for irc.example_M-someone to call function 'connect' 2021-10-21 04:23:34 INFO:req [91ftn0pdsro00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [91ftn0pdsro00] [[M->I]] Message body: !storepass mynick:foopassword 2021-10-21 04:23:34 INFO:req [91ftn0pdsro00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [91ftn0pdsro00] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:34 INFO:client-connection disconnect()ing M-someone@irc.example - iwanttoreconnect TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") TEST: Invoking test callback for user irc.example_M-someone : client.disconnect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 WARN:ClientPool Client 2xik53l42h400 (@someone:somewhere) disconnected with reason iwanttoreconnect Oct-21 04:23:34.313 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.313 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge [91ftn0pdsro00] [M->I] SUCCESS (4ms) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:34 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:34 INFO:ClientPool Reconnecting client. 0 left. 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:34 DEBUG:IdentGenerator Using cached ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Reconnected M-someone@irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Rejoining 1 channels 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client kd2lwuyb0mo00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping kd2lwuyb0mo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") TEST: Invoking test callback for user irc.example_M-someone : client.disconnect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 WARN:ClientPool Client a5vp48sm86800 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping a5vp48sm86800 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Rejoined channels .Admin rooms should be able to remove a password with !removepass ================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-someone to call function 'connect' TEST: Test listening for irc.example_M-someone to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.357 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.357 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.358 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.358 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : b44q1my48rc00 (bot enabled=true) 2021-10-21 04:23:34 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:34 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:34 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:34 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:34 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:34 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:req [5d09af2ba1400] [[M->I]] onInvite: from=@someone:somewhere to=@monkeybot:some.home.server rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:req [5d09af2ba1400] [[M->I]] Handling invite from @someone:somewhere directed to bot. Oct-21 04:23:34.369 DEBUG MembershipQueue [5d09af2ba1400] @monkeybot:some.home.server@!adminroomid:here -> join (reason: none, kicker: undefined) Oct-21 04:23:34.369 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.369 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:34.369 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.370 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:NeDBDataStore storeAdminRoom (id=!adminroomid:here, user_id=@someone:somewhere) 2021-10-21 04:23:34 INFO:IrcBridge [5d09af2ba1400] [M->I] SUCCESS (3ms) 2021-10-21 04:23:34 INFO:req [1mkw5r2i62n40] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!foo:bar id=undefined 2021-10-21 04:23:34 DEBUG:req [1mkw5r2i62n40] [[M->I]] Message body: ping 2021-10-21 04:23:34 INFO:req [1mkw5r2i62n40] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:34.371 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.372 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:ClientPool Creating virtual irc user with nick undefined for @someone:somewhere (display name undefined) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:34 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:34 DEBUG:IdentGenerator Pushing username generation request for @someone:somewhere on irc.example to the queue... 2021-10-21 04:23:34 DEBUG:IdentGenerator Generating username for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:IdentGenerator Generated ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 INFO:IrcBridge Sending IRC message in #coffee as M-someone (connected=true) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-someone","say",{"addr":") 2021-10-21 04:23:34 INFO:IrcBridge [1mkw5r2i62n40] [M->I] SUCCESS (6ms) 2021-10-21 04:23:34 INFO:req [1b48p2js5r280] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [1b48p2js5r280] [[M->I]] Message body: !storepass foobar 2021-10-21 04:23:34 INFO:req [1b48p2js5r280] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [1b48p2js5r280] [[M->I]] Handling command from @someone:somewhere 2021-10-21 04:23:34 INFO:client-connection disconnect()ing M-someone@irc.example - iwanttoreconnect TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:34 WARN:ClientPool Client 5f3tqlpisko00 (@someone:somewhere) disconnected with reason iwanttoreconnect Oct-21 04:23:34.381 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.381 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge [1b48p2js5r280] [M->I] SUCCESS (3ms) 2021-10-21 04:23:34 INFO:req [7gh1pcoet5g00] [[M->I]] onMessage: m.room.message usr=@someone:somewhere rm=!adminroomid:here id=undefined 2021-10-21 04:23:34 DEBUG:req [7gh1pcoet5g00] [[M->I]] Message body: !removepass 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Created client for @someone:somewhere 2021-10-21 04:23:34 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:34 INFO:ClientPool Reconnecting client. 0 left. 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Client is now CONNECTING 2021-10-21 04:23:34 DEBUG:IdentGenerator Using cached ident username someonesom for @someone:somewhere on irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Connecting to IRC server irc.example as M-someone (user=someonesom) TEST: Bridge called IRC client.connect(["irc.example_M-someone","connect",{"add) TEST: Invoking test callback for user irc.example_M-someone : client.connect([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Client is now CONNECTED 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Reconnected M-someone@irc.example 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Rejoining 1 channels 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-someone","join",{"addr":) TEST: Invoking test callback for user irc.example_M-someone : client.join([{"addr":"irc.example","nick":"M-someone) 2021-10-21 04:23:34 DEBUG:BridgedClient (@someone:somewhere) Joined channel #coffee 2021-10-21 04:23:34 INFO:BridgedClient (@someone:somewhere) Rejoined channels 2021-10-21 04:23:34 INFO:req [7gh1pcoet5g00] [[M->I]] Received admin message from @someone:somewhere 2021-10-21 04:23:34 INFO:req [7gh1pcoet5g00] [[M->I]] Handling command from @someone:somewhere Oct-21 04:23:34.400 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.400 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge [7gh1pcoet5g00] [M->I] SUCCESS (20ms) 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client b44q1my48rc00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping b44q1my48rc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing M-someone@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-someone","disconnect",{") 2021-10-21 04:23:34 WARN:ClientPool Client jxynonf821c00 (@someone:somewhere) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping jxynonf821c00 (M-someone) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Connection reaping users should appear online by default ========================================================= TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2021-10-21 04:23:34 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcBridge Restoring last active times from DB 2021-10-21 04:23:34 INFO:IrcBridge Restored 0 last active times from DB 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:34 INFO:DebugApi DEBUG API LISTENING ON :NaN Oct-21 04:23:34.440 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.440 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.441 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.442 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : kgz0qq4e5og00 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:MxActivityTracker MatrixLiteClient (REQ-1) 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 ERROR:MxActivityTracker MatrixLiteClient (REQ-1) getaddrinfo ENOTFOUND some.home.server.goeshere 2021-10-21 04:23:34 INFO:MxActivityTracker MatrixLiteClient (REQ-2) 2021-10-21 04:23:34 DEBUG:MxActivityTracker Metrics 2021-10-21 04:23:34 ERROR:MxActivityTracker MatrixLiteClient (REQ-2) getaddrinfo ENOTFOUND some.home.server.goeshere 2021-10-21 04:23:34 DEBUG:MxActivityTracker Metrics 2021-10-21 04:23:34 DEBUG:MxActivityTracker Metrics 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client kgz0qq4e5og00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping kgz0qq4e5og00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Connection reaping users should appear offline if they haven't sent any messages ================================================================================= TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcBridge Restoring last active times from DB 2021-10-21 04:23:34 INFO:IrcBridge Restored 0 last active times from DB 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:34 INFO:DebugApi DEBUG API LISTENING ON :NaN Oct-21 04:23:34.550 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.550 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.553 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.553 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : 27ve43lh258g0 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:MxActivityTracker MatrixLiteClient (REQ-1) 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 ERROR:MxActivityTracker MatrixLiteClient (REQ-1) getaddrinfo ENOTFOUND some.home.server.goeshere 2021-10-21 04:23:34 INFO:MxActivityTracker MatrixLiteClient (REQ-2) 2021-10-21 04:23:34 DEBUG:MxActivityTracker Metrics 2021-10-21 04:23:34 ERROR:MxActivityTracker MatrixLiteClient (REQ-2) getaddrinfo ENOTFOUND some.home.server.goeshere 2021-10-21 04:23:34 DEBUG:MxActivityTracker Metrics 2021-10-21 04:23:34 DEBUG:MxActivityTracker Metrics 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client 27ve43lh258g0 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 27ve43lh258g0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Connection reaping users should appear online if they have sent a message ========================================================================== TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcBridge Restoring last active times from DB 2021-10-21 04:23:34 INFO:IrcBridge Restored 0 last active times from DB 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:34 INFO:DebugApi DEBUG API LISTENING ON :NaN Oct-21 04:23:34.589 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.589 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.591 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.591 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : 1igddzhh8dpc0 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:MxActivityTracker MatrixLiteClient (REQ-1) 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 ERROR:MxActivityTracker MatrixLiteClient (REQ-1) getaddrinfo ENOTFOUND some.home.server.goeshere 2021-10-21 04:23:34 DEBUG:MxActivityTracker Metrics 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client 1igddzhh8dpc0 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 1igddzhh8dpc0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Connection reaping users last active status should be stored in the database ============================================================================= 2021-10-21 04:23:34 INFO:IrcBridge [fuwlbpbu6ao00] [M->I] SUCCESS (8ms) TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcBridge Restoring last active times from DB 2021-10-21 04:23:34 INFO:IrcBridge Restored 0 last active times from DB 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:34 INFO:DebugApi DEBUG API LISTENING ON :NaN Oct-21 04:23:34.622 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.623 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.624 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.624 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : 89a6x6v61w000 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:IrcBridge [jhyenqur8o800] [M->I] SUCCESS (1ms) 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client 89a6x6v61w000 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 89a6x6v61w000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Debug API should enable the debug API ====================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:34 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcBridge Restoring last active times from DB 2021-10-21 04:23:34 INFO:IrcBridge Restored 0 last active times from DB 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:34 INFO:DebugApi DEBUG API LISTENING ON :15555 Oct-21 04:23:34.654 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.654 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.656 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.656 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : b6zub9e1zjc00 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 DEBUG:DebugApi GET /version 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client b6zub9e1zjc00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping b6zub9e1zjc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Dynamic channels should join IRC channels when it receives special alias queries ================================================================================= TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2021-10-21 04:23:34 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.713 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.713 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.714 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.715 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : 8dshtnz819k00 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:34 INFO:req [31mars0l4m000] [[M->I]] onAliasQuery #irc_irc.example_#foobar:some.home.server 2021-10-21 04:23:34 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#foobar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #foobar 2021-10-21 04:23:34 INFO:req [31mars0l4m000] [[M->I]] Mapped to #foobar on irc.example 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 DEBUG:req [31mars0l4m000] [[M->I]] Going to track IRC channel #foobar Oct-21 04:23:34.723 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.723 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:req [31mars0l4m000] [[M->I]] Matrix room !newroom:id created for #foobar 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!newroom:id, addr=irc.example, chan=#foobar, origin=alias) 2021-10-21 04:23:34 DEBUG:BridgedClient Joining channel #foobar TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 DEBUG:BridgedClient Joined channel #foobar 2021-10-21 04:23:34 INFO:req [31mars0l4m000] [[M->I]] Bot joined channel 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #foobar on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:IrcBridge [31mars0l4m000] [M->I] SUCCESS (6ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client 8dshtnz819k00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 8dshtnz819k00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Dynamic channels should create federated room when joining channel and federation is enabled ============================================================================================= TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.749 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.749 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.751 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.751 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : jyac6h7cdww00 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:34 INFO:req [beaehxq5au000] [[M->I]] onAliasQuery #irc_irc.example_#foobar:some.home.server 2021-10-21 04:23:34 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#foobar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #foobar 2021-10-21 04:23:34 INFO:req [beaehxq5au000] [[M->I]] Mapped to #foobar on irc.example 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 DEBUG:req [beaehxq5au000] [[M->I]] Going to track IRC channel #foobar Oct-21 04:23:34.758 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.758 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:req [beaehxq5au000] [[M->I]] Matrix room !newroom:id created for #foobar 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!newroom:id, addr=irc.example, chan=#foobar, origin=alias) 2021-10-21 04:23:34 DEBUG:BridgedClient Joining channel #foobar TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 DEBUG:BridgedClient Joined channel #foobar 2021-10-21 04:23:34 INFO:req [beaehxq5au000] [[M->I]] Bot joined channel 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #foobar on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:IrcBridge [beaehxq5au000] [M->I] SUCCESS (5ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client jyac6h7cdww00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping jyac6h7cdww00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Dynamic channels should point to the same room ID for aliases with different cases =================================================================================== TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.782 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.783 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.784 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.784 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : 8r2z1rswvmo00 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:34 INFO:req [3p3kdhvc1r200] [[M->I]] onAliasQuery #irc_irc.example_#foobar:some.home.server 2021-10-21 04:23:34 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#foobar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #foobar 2021-10-21 04:23:34 INFO:req [3p3kdhvc1r200] [[M->I]] Mapped to #foobar on irc.example 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 DEBUG:req [3p3kdhvc1r200] [[M->I]] Going to track IRC channel #foobar Oct-21 04:23:34.792 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.792 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:req [3p3kdhvc1r200] [[M->I]] Matrix room !newroom:id created for #foobar 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!newroom:id, addr=irc.example, chan=#foobar, origin=alias) 2021-10-21 04:23:34 DEBUG:BridgedClient Joining channel #foobar TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 DEBUG:BridgedClient Joined channel #foobar 2021-10-21 04:23:34 INFO:req [3p3kdhvc1r200] [[M->I]] Bot joined channel 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #foobar on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:IrcBridge [3p3kdhvc1r200] [M->I] SUCCESS (5ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2021-10-21 04:23:34 INFO:req [25ndgj07obb40] [[M->I]] onAliasQuery #irc_irc.example_#FooBar:some.home.server 2021-10-21 04:23:34 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#FooBar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #FooBar 2021-10-21 04:23:34 INFO:req [25ndgj07obb40] [[M->I]] Mapped to #FooBar on irc.example 2021-10-21 04:23:34 INFO:req [25ndgj07obb40] [[M->I]] Pointing alias #irc_irc.example_#FooBar:some.home.server to !newroom:id 2021-10-21 04:23:34 INFO:IrcBridge [25ndgj07obb40] [M->I] SUCCESS (2ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client 8r2z1rswvmo00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 8r2z1rswvmo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Dynamic channels should create a channel with the specified room version ========================================================================= TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.822 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.822 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.824 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.824 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : jj8p615ftvk00 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:34 INFO:req [jyg7w8v5rgg00] [[M->I]] onAliasQuery #irc_irc.example_#foobar:some.home.server 2021-10-21 04:23:34 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#foobar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #foobar 2021-10-21 04:23:34 INFO:req [jyg7w8v5rgg00] [[M->I]] Mapped to #foobar on irc.example 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 DEBUG:req [jyg7w8v5rgg00] [[M->I]] Going to track IRC channel #foobar Oct-21 04:23:34.830 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.830 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:req [jyg7w8v5rgg00] [[M->I]] Matrix room !newroom:id created for #foobar 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!newroom:id, addr=irc.example, chan=#foobar, origin=alias) 2021-10-21 04:23:34 DEBUG:BridgedClient Joining channel #foobar TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 DEBUG:BridgedClient Joined channel #foobar 2021-10-21 04:23:34 INFO:req [jyg7w8v5rgg00] [[M->I]] Bot joined channel 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #foobar on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:IrcBridge [jyg7w8v5rgg00] [M->I] SUCCESS (5ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client jj8p615ftvk00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping jj8p615ftvk00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Dynamic channels (federation disabled) should create non federated room when joining channel and federation is disabled ======================================================================================================================== TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2021-10-21 04:23:34 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.853 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.853 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.854 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.854 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : 8jh4k0a2sz800 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:34 INFO:req [8f7yftdm6uo00] [[M->I]] onAliasQuery #irc_irc.example_#foobar:some.home.server 2021-10-21 04:23:34 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#foobar:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #foobar 2021-10-21 04:23:34 INFO:req [8f7yftdm6uo00] [[M->I]] Mapped to #foobar on irc.example 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 DEBUG:req [8f7yftdm6uo00] [[M->I]] Going to track IRC channel #foobar Oct-21 04:23:34.858 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.859 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:req [8f7yftdm6uo00] [[M->I]] Matrix room !newroom:id created for #foobar 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!newroom:id, addr=irc.example, chan=#foobar, origin=alias) 2021-10-21 04:23:34 DEBUG:BridgedClient Joining channel #foobar TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 DEBUG:BridgedClient Joined channel #foobar 2021-10-21 04:23:34 INFO:req [8f7yftdm6uo00] [[M->I]] Bot joined channel 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #foobar on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:IrcBridge [8f7yftdm6uo00] [M->I] SUCCESS (3ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client 8jh4k0a2sz800 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 8jh4k0a2sz800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Dynamic channels (disabled) should NOT join IRC channels when it receives special alias queries ================================================================================================ TEST: Test listening for irc.example_flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_flibble to call function 'join' 2021-10-21 04:23:34 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.878 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.878 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.879 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.879 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : 7ocz9q2u7ho00 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:34 INFO:req [7e9wopgfnf800] [[M->I]] onAliasQuery #irc.example_#foobar:some.home.server 2021-10-21 04:23:34 INFO:IrcBridge [7e9wopgfnf800] [M->I] FAILED (1ms) onAliasQuery threw => Error: Unknown alias: #irc.example_#foobar:some.home.server at MatrixHandler._onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/bridge/MatrixHandler.js:794:19) at MatrixHandler.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/bridge/MatrixHandler.js:949:37) at IrcBridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/bridge/IrcBridge.js:818:34) at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:712:60) at MockAppService._queryAlias (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/spec/util/app-service-mock.js:110:17) at UserContext. (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/spec/integ/dynamic-channels.spec.js:355:28) at QueueRunner.attempt (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7071:24) at QueueRunner.run (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7104:25) at runNext (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7023:18) at next (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:7030:11) at /home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:6924:9 at /home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/spec/util/test.js:175:13 at tryCatcher (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/util.js:16:23) at Promise._settlePromiseFromHandler (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/promise.js:547:31) at Promise._settlePromise (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/promise.js:604:18) at Promise._settlePromise0 (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/promise.js:649:10) at Promise._settlePromises (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/promise.js:729:18) at _drainQueueStep (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/async.js:93:12) at _drainQueue (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/async.js:86:9) at Async._drainQueues (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/async.js:102:5) at Immediate.Async.drainQueues (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/bluebird/js/release/async.js:15:14) at processImmediate (internal/timers.js:464:21) 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client 7ocz9q2u7ho00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 7ocz9q2u7ho00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : cipqbvrbuw000 (bot enabled=true) .2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Homeserver user queries should always create a new Matrix user for the specified ID ==================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:34 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.908 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.908 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.909 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.910 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : eubpmzb8yzk00 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2021-10-21 04:23:34 INFO:req [k34fz28rbv400] [[M->I]] onUserQuery: @irc.example_Alisha:some.home.server 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:IrcBridge irc.example_Alisha does not exist in the store yet, setting a profile Oct-21 04:23:34.919 DEBUG Intent Checking if user @irc.example_Alisha:some.home.server is registered Oct-21 04:23:34.920 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge [k34fz28rbv400] [M->I] SUCCESS (7ms) Oct-21 04:23:34.920 WARN bridge Not provisioning user for @irc.example_Alisha:some.home.server 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client eubpmzb8yzk00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping eubpmzb8yzk00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Homeserver alias queries should make the AS start tracking the channel specified in the alias. =============================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:34 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.937 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.937 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.938 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.938 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : 445qkhqvc6q00 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:34 INFO:req [i89g8kpvbls00] [[M->I]] onAliasQuery #irc_irc.example_#tower:some.home.server 2021-10-21 04:23:34 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#tower:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #tower 2021-10-21 04:23:34 INFO:req [i89g8kpvbls00] [[M->I]] Mapped to #tower on irc.example 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 DEBUG:req [i89g8kpvbls00] [[M->I]] Going to track IRC channel #tower Oct-21 04:23:34.942 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.942 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:req [i89g8kpvbls00] [[M->I]] Matrix room !something:somewhere created for #tower 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!something:somewhere, addr=irc.example, chan=#tower, origin=alias) 2021-10-21 04:23:34 DEBUG:BridgedClient Joining channel #tower TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 DEBUG:BridgedClient Joined channel #tower 2021-10-21 04:23:34 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:34 ERROR:ClientPool undefined 2021-10-21 04:23:34 INFO:req [i89g8kpvbls00] [[M->I]] Bot joined channel 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #tower on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:34 INFO:IrcBridge [i89g8kpvbls00] [M->I] SUCCESS (4ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:95:5) 2021-10-21 04:23:34 INFO:main Killing bridge: test teardown 2021-10-21 04:23:34 INFO:IrcBridge Killing all clients 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:34 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:34 WARN:ClientPool Client 445qkhqvc6q00 (null) disconnected with reason killed 2021-10-21 04:23:34 INFO:ClientPool Dropping 445qkhqvc6q00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:34 INFO:BridgedClient Killing client 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now KILLED .Initialisation should connect to the IRC network and channel in the config =========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:34 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:34 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:34 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:34 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:34 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:34 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:34 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:34.960 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.960 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:34 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:34 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:34 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:34.961 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:34.961 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:34 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:34 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:34 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:34 INFO:Provisioner Provisioning started 2021-10-21 04:23:34 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:34 INFO:BridgedClient Created client for bot 2021-10-21 04:23:34 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:34 DEBUG:ClientPool Created new bot client for irc.example : gt73p6d9vvk00 (bot enabled=true) 2021-10-21 04:23:34 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:34 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:34 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:34 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:34 INFO:IrcBridge Startup complete. 2021-10-21 04:23:34 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:35 ERROR:ClientPool undefined 2021-10-21 04:23:35 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:35 INFO:main Killing bridge: test teardown 2021-10-21 04:23:35 INFO:IrcBridge Killing all clients 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:35 WARN:ClientPool Client gt73p6d9vvk00 (null) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping gt73p6d9vvk00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED .Initialisation [BOTS-70] should attempt to set the bot nick if ircd assigned random string =========================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'send' 2021-10-21 04:23:35 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:35 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:35 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:35 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:35 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:35.495 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.495 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:35 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:35 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:35 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:35.496 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.496 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:35 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:35 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:35 INFO:Provisioner Provisioning started 2021-10-21 04:23:35 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:35 INFO:BridgedClient Created client for bot 2021-10-21 04:23:35 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:35 DEBUG:ClientPool Created new bot client for irc.example : dngs7vnynu800 (bot enabled=true) 2021-10-21 04:23:35 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:35 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:35 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:35 INFO:BridgedClient NICK: Nick changed from 'ro_bot_nick' to '5EXABJ6GG'. 2021-10-21 04:23:35 INFO:ClientPool Remapped null from ro_bot_nick to 5EXABJ6GG 2021-10-21 04:23:35 INFO:main Killing bridge: test teardown 2021-10-21 04:23:35 INFO:IrcBridge Killing all clients 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:IrcBridge Startup complete. .2021-10-21 04:23:35 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_5EXABJ6GG","mode",{"addr":) Invite-only rooms should be joined by the bot if the AS does know the room ID ============================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:35 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:35 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:35 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:35 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:35 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:35 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:35.527 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.527 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:35 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:35 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:35 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:35.529 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.529 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:35 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:35 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:35 INFO:Provisioner Provisioning started 2021-10-21 04:23:35 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:35 INFO:BridgedClient Created client for bot 2021-10-21 04:23:35 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:35 DEBUG:ClientPool Created new bot client for irc.example : 54bq33iuc7c00 (bot enabled=true) 2021-10-21 04:23:35 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:35 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:35 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:35 INFO:IrcBridge Startup complete. 2021-10-21 04:23:35 INFO:req [9kf5fleyouo0] [[M->I]] onInvite: from=@flibble:wibble to=@monkeybot:some.home.server rm=!adminroom:id id=undefined 2021-10-21 04:23:35 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:35 INFO:req [9kf5fleyouo0] [[M->I]] Handling invite from @flibble:wibble directed to bot. Oct-21 04:23:35.534 DEBUG MembershipQueue [9kf5fleyouo0] @monkeybot:some.home.server@!adminroom:id -> join (reason: none, kicker: undefined) Oct-21 04:23:35.534 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.535 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:NeDBDataStore storeAdminRoom (id=!adminroom:id, user_id=@flibble:wibble) 2021-10-21 04:23:35 INFO:IrcBridge [9kf5fleyouo0] [M->I] SUCCESS (2ms) 2021-10-21 04:23:35 INFO:req [coe7zvo6j6o00] [[M->I]] onInvite: from=@flibble:wibble to=@monkeybot:some.home.server rm=!adminroom:id id=undefined 2021-10-21 04:23:35 INFO:req [coe7zvo6j6o00] [[M->I]] Handling invite from @flibble:wibble directed to bot. Oct-21 04:23:35.536 DEBUG MembershipQueue [coe7zvo6j6o00] @monkeybot:some.home.server@!adminroom:id -> join (reason: none, kicker: undefined) Oct-21 04:23:35.537 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.537 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:NeDBDataStore storeAdminRoom (id=!adminroom:id, user_id=@flibble:wibble) 2021-10-21 04:23:35 INFO:IrcBridge [coe7zvo6j6o00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:35 INFO:main Killing bridge: test teardown 2021-10-21 04:23:35 INFO:IrcBridge Killing all clients 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:35 WARN:ClientPool Client 54bq33iuc7c00 (null) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping 54bq33iuc7c00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED .Invite-only rooms should be joined by a virtual IRC user if the bot invited them, regardless of the number of people in the room. ================================================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:35 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:35 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:35 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:35 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:35 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:35.569 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.569 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:35 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:35 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:35 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:35.571 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.572 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:35 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:35 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:35 INFO:Provisioner Provisioning started 2021-10-21 04:23:35 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:35 INFO:BridgedClient Created client for bot 2021-10-21 04:23:35 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:35 DEBUG:ClientPool Created new bot client for irc.example : drtaep6g5eg00 (bot enabled=true) 2021-10-21 04:23:35 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:35 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:35 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:35 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2021-10-21 04:23:35 INFO:req [4bufctgyu1400] [[M->I]] onInvite: from=@monkeybot:some.home.server to=@irc.example_foobar:some.home.server rm=!foo:bar id=undefined 2021-10-21 04:23:35 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:35 INFO:req [4bufctgyu1400] [[M->I]] Handling invite from bot directed at irc.example on foobar 2021-10-21 04:23:35 INFO:IrcBridge irc.example_foobar does not exist in the store yet, setting a profile Oct-21 04:23:35.582 DEBUG Intent Checking if user @irc.example_foobar:some.home.server is registered Oct-21 04:23:35.583 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:35.583 DEBUG MembershipQueue [4bufctgyu1400] @irc.example_foobar:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:35.584 DEBUG Intent Checking if user @irc.example_foobar:some.home.server is registered Oct-21 04:23:35.584 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:IrcBridge [4bufctgyu1400] [M->I] SUCCESS (5ms) 2021-10-21 04:23:35 INFO:main Killing bridge: test teardown 2021-10-21 04:23:35 INFO:IrcBridge Killing all clients 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:35 WARN:ClientPool Client drtaep6g5eg00 (null) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping drtaep6g5eg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED .IRC client cycling should disconnect the oldest (last message time) client =========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-alice to call function 'say' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'disconnect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'say' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'disconnect' TEST: Test listening for irc.example_M-bob to call function 'join' TEST: Test listening for irc.example_M-charles to call function 'say' TEST: Test listening for irc.example_M-charles to call function 'connect' TEST: Test listening for irc.example_M-charles to call function 'disconnect' TEST: Test listening for irc.example_M-charles to call function 'join' 2021-10-21 04:23:35 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:35 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:35 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:35 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:35 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:35 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:35.622 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.622 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:35 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:35 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:35 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:35.624 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.625 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:35 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:35 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:35 INFO:Provisioner Provisioning started 2021-10-21 04:23:35 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:35 INFO:BridgedClient Created client for bot 2021-10-21 04:23:35 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:35 DEBUG:ClientPool Created new bot client for irc.example : 551x1f2qmy400 (bot enabled=true) 2021-10-21 04:23:35 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:35 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:35 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:35 INFO:IrcBridge Startup complete. 2021-10-21 04:23:35 INFO:req [9vlsakx67r400] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2021-10-21 04:23:35 DEBUG:req [9vlsakx67r400] [[M->I]] Message body: A message 2021-10-21 04:23:35 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:35 INFO:req [9vlsakx67r400] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:35.633 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.634 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2021-10-21 04:23:35 DEBUG:ClientPool 2 active connections on irc.example (limit 2) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2021-10-21 04:23:35 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2021-10-21 04:23:35 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) TEST: Invoking test callback for user irc.example_M-alice : client.say([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 INFO:IrcBridge [9vlsakx67r400] [M->I] SUCCESS (15ms) 2021-10-21 04:23:35 INFO:req [966lrzcs55g0] [[M->I]] onMessage: m.room.message usr=@bob:hs rm=!foo:bar id=undefined 2021-10-21 04:23:35 DEBUG:req [966lrzcs55g0] [[M->I]] Message body: Another message 2021-10-21 04:23:35 INFO:req [966lrzcs55g0] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:35.647 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.648 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:ClientPool Creating virtual irc user with nick undefined for @bob:hs (display name undefined) 2021-10-21 04:23:35 INFO:BridgedClient (@bob:hs) Created client for @bob:hs 2021-10-21 04:23:35 DEBUG:ClientPool 3 active connections on irc.example (limit 2) 2021-10-21 04:23:35 INFO:client-connection disconnect()ing M-alice@irc.example - limit_reached TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) TEST: Invoking test callback for user irc.example_M-alice : client.disconnect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 WARN:ClientPool Client 3r7oup9d8pm00 (@alice:hs) disconnected with reason limit_reached 2021-10-21 04:23:35 INFO:ClientPool Dropping 3r7oup9d8pm00 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:35 DEBUG:BridgedClient (@bob:hs) Client is now CONNECTING 2021-10-21 04:23:35 DEBUG:IdentGenerator Pushing username generation request for @bob:hs on irc.example to the queue... 2021-10-21 04:23:35 DEBUG:IdentGenerator Generating username for @bob:hs on irc.example 2021-10-21 04:23:35 INFO:ClientPool Client limit exceeded: Disconnected M-alice on irc.example. 2021-10-21 04:23:35 INFO:BridgedClient (@bob:hs) Connecting to IRC server irc.example as M-bob (user=bobhs) TEST: Bridge called IRC client.connect(["irc.example_M-bob","connect",{"addr":") TEST: Invoking test callback for user irc.example_M-bob : client.connect([{"addr":"irc.example","nick":"M-bob","o) 2021-10-21 04:23:35 INFO:BridgedClient (@bob:hs) Client is now CONNECTED 2021-10-21 04:23:35 DEBUG:BridgedClient (@bob:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 INFO:IrcBridge Sending IRC message in #coffee as M-bob (connected=true) 2021-10-21 04:23:35 DEBUG:BridgedClient (@bob:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 DEBUG:BridgedClient (@bob:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-bob","join",{"addr":"irc) TEST: Invoking test callback for user irc.example_M-bob : client.join([{"addr":"irc.example","nick":"M-bob","o) 2021-10-21 04:23:35 DEBUG:BridgedClient (@bob:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-bob","say",{"addr":"irc.) TEST: Invoking test callback for user irc.example_M-bob : client.say([{"addr":"irc.example","nick":"M-bob","o) 2021-10-21 04:23:35 INFO:IrcBridge [966lrzcs55g0] [M->I] SUCCESS (15ms) 2021-10-21 04:23:35 INFO:req [2y382qdq55i00] [[M->I]] onMessage: m.room.message usr=@charles:hs rm=!foo:bar id=undefined 2021-10-21 04:23:35 DEBUG:req [2y382qdq55i00] [[M->I]] Message body: A third message 2021-10-21 04:23:35 INFO:req [2y382qdq55i00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:35.663 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.663 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:ClientPool Creating virtual irc user with nick undefined for @charles:hs (display name undefined) 2021-10-21 04:23:35 INFO:BridgedClient (@charles:hs) Created client for @charles:hs 2021-10-21 04:23:35 DEBUG:ClientPool 3 active connections on irc.example (limit 2) 2021-10-21 04:23:35 INFO:client-connection disconnect()ing M-bob@irc.example - limit_reached TEST: Bridge called IRC client.disconnect(["irc.example_M-bob","disconnect",{"addr) TEST: Invoking test callback for user irc.example_M-bob : client.disconnect([{"addr":"irc.example","nick":"M-bob","o) 2021-10-21 04:23:35 WARN:ClientPool Client 1rac4d73x9ts0 (@bob:hs) disconnected with reason limit_reached 2021-10-21 04:23:35 INFO:ClientPool Dropping 1rac4d73x9ts0 (M-bob) because explicitDisconnect is true 2021-10-21 04:23:35 DEBUG:BridgedClient (@charles:hs) Client is now CONNECTING 2021-10-21 04:23:35 DEBUG:IdentGenerator Pushing username generation request for @charles:hs on irc.example to the queue... 2021-10-21 04:23:35 DEBUG:IdentGenerator Generating username for @charles:hs on irc.example 2021-10-21 04:23:35 INFO:ClientPool Client limit exceeded: Disconnected M-bob on irc.example. 2021-10-21 04:23:35 INFO:BridgedClient (@charles:hs) Connecting to IRC server irc.example as M-charles (user=charleshs) TEST: Bridge called IRC client.connect(["irc.example_M-charles","connect",{"add) TEST: Invoking test callback for user irc.example_M-charles : client.connect([{"addr":"irc.example","nick":"M-charles) 2021-10-21 04:23:35 INFO:BridgedClient (@charles:hs) Client is now CONNECTED 2021-10-21 04:23:35 DEBUG:BridgedClient (@charles:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 INFO:IrcBridge Sending IRC message in #coffee as M-charles (connected=true) 2021-10-21 04:23:35 DEBUG:BridgedClient (@charles:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 DEBUG:BridgedClient (@charles:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-charles","join",{"addr":) TEST: Invoking test callback for user irc.example_M-charles : client.join([{"addr":"irc.example","nick":"M-charles) 2021-10-21 04:23:35 DEBUG:BridgedClient (@charles:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-charles","say",{"addr":") TEST: Invoking test callback for user irc.example_M-charles : client.say([{"addr":"irc.example","nick":"M-charles) 2021-10-21 04:23:35 INFO:IrcBridge [2y382qdq55i00] [M->I] SUCCESS (12ms) 2021-10-21 04:23:35 INFO:main Killing bridge: test teardown 2021-10-21 04:23:35 INFO:IrcBridge Killing all clients 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:35 WARN:ClientPool Client 551x1f2qmy400 (null) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping 551x1f2qmy400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing M-charles@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-charles","disconnect",{") TEST: Invoking test callback for user irc.example_M-charles : client.disconnect([{"addr":"irc.example","nick":"M-charles) 2021-10-21 04:23:35 WARN:ClientPool Client 2ssveo67m0400 (@charles:hs) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping 2ssveo67m0400 (M-charles) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED .IRC client cycling should reconnect (make a new connection) for a cycled-out client when speaking and not use the old disconnected client ========================================================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-alice to call function 'say' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'disconnect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'say' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'disconnect' TEST: Test listening for irc.example_M-bob to call function 'join' TEST: Test listening for irc.example_M-charles to call function 'say' TEST: Test listening for irc.example_M-charles to call function 'connect' TEST: Test listening for irc.example_M-charles to call function 'disconnect' TEST: Test listening for irc.example_M-charles to call function 'join' 2021-10-21 04:23:35 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:35 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:35 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:35 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:35 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:35.702 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.702 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:35 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:35 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:35 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:35.704 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.704 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:35 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:35 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:35 INFO:Provisioner Provisioning started 2021-10-21 04:23:35 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:35 INFO:BridgedClient Created client for bot 2021-10-21 04:23:35 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:35 DEBUG:ClientPool Created new bot client for irc.example : igkz2a80stc00 (bot enabled=true) 2021-10-21 04:23:35 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:35 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:35 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:35 INFO:IrcBridge Startup complete. 2021-10-21 04:23:35 INFO:req [6oimg2ni9w800] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2021-10-21 04:23:35 DEBUG:req [6oimg2ni9w800] [[M->I]] Message body: A message 2021-10-21 04:23:35 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:35 INFO:req [6oimg2ni9w800] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:35.712 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.712 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2021-10-21 04:23:35 DEBUG:ClientPool 2 active connections on irc.example (limit 2) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2021-10-21 04:23:35 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2021-10-21 04:23:35 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) TEST: Invoking test callback for user irc.example_M-alice : client.say([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 INFO:IrcBridge [6oimg2ni9w800] [M->I] SUCCESS (9ms) 2021-10-21 04:23:35 INFO:req [jkuk8xd4ykw00] [[M->I]] onMessage: m.room.message usr=@bob:hs rm=!foo:bar id=undefined 2021-10-21 04:23:35 DEBUG:req [jkuk8xd4ykw00] [[M->I]] Message body: Another message 2021-10-21 04:23:35 INFO:req [jkuk8xd4ykw00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:35.721 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.721 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:ClientPool Creating virtual irc user with nick undefined for @bob:hs (display name undefined) 2021-10-21 04:23:35 INFO:BridgedClient (@bob:hs) Created client for @bob:hs 2021-10-21 04:23:35 DEBUG:ClientPool 3 active connections on irc.example (limit 2) 2021-10-21 04:23:35 INFO:client-connection disconnect()ing M-alice@irc.example - limit_reached TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) TEST: Invoking test callback for user irc.example_M-alice : client.disconnect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 WARN:ClientPool Client 4rf3metn7rc00 (@alice:hs) disconnected with reason limit_reached 2021-10-21 04:23:35 INFO:ClientPool Dropping 4rf3metn7rc00 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:35 DEBUG:BridgedClient (@bob:hs) Client is now CONNECTING 2021-10-21 04:23:35 DEBUG:IdentGenerator Pushing username generation request for @bob:hs on irc.example to the queue... 2021-10-21 04:23:35 DEBUG:IdentGenerator Generating username for @bob:hs on irc.example 2021-10-21 04:23:35 INFO:ClientPool Client limit exceeded: Disconnected M-alice on irc.example. 2021-10-21 04:23:35 INFO:BridgedClient (@bob:hs) Connecting to IRC server irc.example as M-bob (user=bobhs) TEST: Bridge called IRC client.connect(["irc.example_M-bob","connect",{"addr":") TEST: Invoking test callback for user irc.example_M-bob : client.connect([{"addr":"irc.example","nick":"M-bob","o) 2021-10-21 04:23:35 INFO:BridgedClient (@bob:hs) Client is now CONNECTED 2021-10-21 04:23:35 DEBUG:BridgedClient (@bob:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 INFO:IrcBridge Sending IRC message in #coffee as M-bob (connected=true) 2021-10-21 04:23:35 DEBUG:BridgedClient (@bob:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 DEBUG:BridgedClient (@bob:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-bob","join",{"addr":"irc) TEST: Invoking test callback for user irc.example_M-bob : client.join([{"addr":"irc.example","nick":"M-bob","o) 2021-10-21 04:23:35 DEBUG:BridgedClient (@bob:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-bob","say",{"addr":"irc.) TEST: Invoking test callback for user irc.example_M-bob : client.say([{"addr":"irc.example","nick":"M-bob","o) 2021-10-21 04:23:35 INFO:IrcBridge [jkuk8xd4ykw00] [M->I] SUCCESS (10ms) 2021-10-21 04:23:35 INFO:req [b1xx1rbu1mw00] [[M->I]] onMessage: m.room.message usr=@charles:hs rm=!foo:bar id=undefined 2021-10-21 04:23:35 DEBUG:req [b1xx1rbu1mw00] [[M->I]] Message body: A third message 2021-10-21 04:23:35 INFO:req [b1xx1rbu1mw00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:35.731 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.731 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:ClientPool Creating virtual irc user with nick undefined for @charles:hs (display name undefined) 2021-10-21 04:23:35 INFO:BridgedClient (@charles:hs) Created client for @charles:hs 2021-10-21 04:23:35 DEBUG:ClientPool 3 active connections on irc.example (limit 2) 2021-10-21 04:23:35 INFO:client-connection disconnect()ing M-bob@irc.example - limit_reached TEST: Bridge called IRC client.disconnect(["irc.example_M-bob","disconnect",{"addr) TEST: Invoking test callback for user irc.example_M-bob : client.disconnect([{"addr":"irc.example","nick":"M-bob","o) 2021-10-21 04:23:35 WARN:ClientPool Client kcht82qhej400 (@bob:hs) disconnected with reason limit_reached 2021-10-21 04:23:35 INFO:ClientPool Dropping kcht82qhej400 (M-bob) because explicitDisconnect is true 2021-10-21 04:23:35 DEBUG:BridgedClient (@charles:hs) Client is now CONNECTING 2021-10-21 04:23:35 DEBUG:IdentGenerator Pushing username generation request for @charles:hs on irc.example to the queue... 2021-10-21 04:23:35 DEBUG:IdentGenerator Generating username for @charles:hs on irc.example 2021-10-21 04:23:35 INFO:ClientPool Client limit exceeded: Disconnected M-bob on irc.example. 2021-10-21 04:23:35 INFO:BridgedClient (@charles:hs) Connecting to IRC server irc.example as M-charles (user=charleshs) TEST: Bridge called IRC client.connect(["irc.example_M-charles","connect",{"add) TEST: Invoking test callback for user irc.example_M-charles : client.connect([{"addr":"irc.example","nick":"M-charles) 2021-10-21 04:23:35 INFO:BridgedClient (@charles:hs) Client is now CONNECTED 2021-10-21 04:23:35 DEBUG:BridgedClient (@charles:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 INFO:IrcBridge Sending IRC message in #coffee as M-charles (connected=true) 2021-10-21 04:23:35 DEBUG:BridgedClient (@charles:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 DEBUG:BridgedClient (@charles:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-charles","join",{"addr":) TEST: Invoking test callback for user irc.example_M-charles : client.join([{"addr":"irc.example","nick":"M-charles) 2021-10-21 04:23:35 DEBUG:BridgedClient (@charles:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-charles","say",{"addr":") TEST: Invoking test callback for user irc.example_M-charles : client.say([{"addr":"irc.example","nick":"M-charles) 2021-10-21 04:23:35 INFO:IrcBridge [b1xx1rbu1mw00] [M->I] SUCCESS (10ms) 2021-10-21 04:23:35 INFO:req [eixcl8mjas000] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2021-10-21 04:23:35 DEBUG:req [eixcl8mjas000] [[M->I]] Message body: That first guy is back again. 2021-10-21 04:23:35 INFO:req [eixcl8mjas000] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:35.742 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.742 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 DEBUG:ClientPool Configuring IRC user from store => @alice:hs=>irc.example={"username":"alicehs"} 2021-10-21 04:23:35 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2021-10-21 04:23:35 DEBUG:ClientPool 3 active connections on irc.example (limit 2) 2021-10-21 04:23:35 INFO:client-connection disconnect()ing M-charles@irc.example - limit_reached TEST: Bridge called IRC client.disconnect(["irc.example_M-charles","disconnect",{") TEST: Invoking test callback for user irc.example_M-charles : client.disconnect([{"addr":"irc.example","nick":"M-charles) 2021-10-21 04:23:35 WARN:ClientPool Client 73wz0sspj0800 (@charles:hs) disconnected with reason limit_reached 2021-10-21 04:23:35 INFO:ClientPool Dropping 73wz0sspj0800 (M-charles) because explicitDisconnect is true 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2021-10-21 04:23:35 DEBUG:IdentGenerator Using cached ident username alicehs for @alice:hs on irc.example 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 INFO:ClientPool Client limit exceeded: Disconnected M-charles on irc.example. 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) TEST: Invoking test callback for user irc.example_M-alice : client.say([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 INFO:IrcBridge [eixcl8mjas000] [M->I] SUCCESS (15ms) 2021-10-21 04:23:35 INFO:main Killing bridge: test teardown 2021-10-21 04:23:35 INFO:IrcBridge Killing all clients 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:35 WARN:ClientPool Client igkz2a80stc00 (null) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping igkz2a80stc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) TEST: Invoking test callback for user irc.example_M-alice : client.disconnect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 WARN:ClientPool Client 8zlox9w5gi800 (@alice:hs) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping 8zlox9w5gi800 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED .IRC connections should use the matrix user's display name if they have one =========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:35 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:35 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:35 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:35 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:35 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:35 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:35.787 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.788 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:35 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:35 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:35 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:35.789 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.790 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:35 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:35 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:35 INFO:Provisioner Provisioning started 2021-10-21 04:23:35 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:35 INFO:BridgedClient Created client for bot 2021-10-21 04:23:35 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:35 DEBUG:ClientPool Created new bot client for irc.example : 6flxqfnl7ck00 (bot enabled=true) 2021-10-21 04:23:35 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:35 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:35 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:35 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-Some_Name to call function 'join' TEST: Test listening for irc.example_M-Some_Name to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-Some_Name to call function 'say' 2021-10-21 04:23:35 INFO:req [dvnlkb2cec000] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2021-10-21 04:23:35 DEBUG:req [dvnlkb2cec000] [[M->I]] Message body: A message 2021-10-21 04:23:35 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:35 INFO:req [dvnlkb2cec000] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:35.798 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.798 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name Some_Name) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2021-10-21 04:23:35 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2021-10-21 04:23:35 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2021-10-21 04:23:35 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-Some_Name (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-Some_Name","connect",{"a) TEST: Invoking test callback for user irc.example_M-Some_Name : client.connect([{"addr":"irc.example","nick":"M-Some_Na) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 INFO:IrcBridge Sending IRC message in #coffee as M-Some_Name (connected=true) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-Some_Name","join",{"addr) TEST: Invoking test callback for user irc.example_M-Some_Name : client.join([{"addr":"irc.example","nick":"M-Some_Na) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-Some_Name","say",{"addr") TEST: Invoking test callback for user irc.example_M-Some_Name : client.say([{"addr":"irc.example","nick":"M-Some_Na) 2021-10-21 04:23:35 INFO:IrcBridge [dvnlkb2cec000] [M->I] SUCCESS (10ms) 2021-10-21 04:23:35 INFO:main Killing bridge: test teardown 2021-10-21 04:23:35 INFO:IrcBridge Killing all clients 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:35 WARN:ClientPool Client 6flxqfnl7ck00 (null) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping 6flxqfnl7ck00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing M-Some_Name@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-Some_Name","disconnect",) 2021-10-21 04:23:35 WARN:ClientPool Client griuo75jwe800 (@alice:hs) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping griuo75jwe800 (M-Some_Name) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED .IRC connections should coerce invalid nicks into a valid form ============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:35 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:35 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:35 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:35 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:35 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:35.831 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.831 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:35 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:35 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:35 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:35.833 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.833 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:35 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:35 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:35 INFO:Provisioner Provisioning started 2021-10-21 04:23:35 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:35 INFO:BridgedClient Created client for bot 2021-10-21 04:23:35 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:35 DEBUG:ClientPool Created new bot client for irc.example : k4fwssc9jlc00 (bot enabled=true) 2021-10-21 04:23:35 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:35 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:35 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:35 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-123NumBer to call function 'join' TEST: Test listening for irc.example_M-123NumBer to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-123NumBer to call function 'say' 2021-10-21 04:23:35 INFO:req [9hmmjpcffvw00] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2021-10-21 04:23:35 DEBUG:req [9hmmjpcffvw00] [[M->I]] Message body: A message 2021-10-21 04:23:35 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:35 INFO:req [9hmmjpcffvw00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:35.843 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.843 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name 123Num£Ber) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2021-10-21 04:23:35 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2021-10-21 04:23:35 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2021-10-21 04:23:35 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-123NumBer (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-123NumBer","connect",{"a) TEST: Invoking test callback for user irc.example_M-123NumBer : client.connect([{"addr":"irc.example","nick":"M-123NumB) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 INFO:IrcBridge Sending IRC message in #coffee as M-123NumBer (connected=true) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-123NumBer","join",{"addr) TEST: Invoking test callback for user irc.example_M-123NumBer : client.join([{"addr":"irc.example","nick":"M-123NumB) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-123NumBer","say",{"addr") TEST: Invoking test callback for user irc.example_M-123NumBer : client.say([{"addr":"irc.example","nick":"M-123NumB) 2021-10-21 04:23:35 INFO:IrcBridge [9hmmjpcffvw00] [M->I] SUCCESS (18ms) 2021-10-21 04:23:35 INFO:main Killing bridge: test teardown 2021-10-21 04:23:35 INFO:IrcBridge Killing all clients 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:35 WARN:ClientPool Client k4fwssc9jlc00 (null) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping k4fwssc9jlc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:35 INFO:client-connection disconnect()ing M-123NumBer@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-123NumBer","disconnect",) 2021-10-21 04:23:35 WARN:ClientPool Client jn8y9gkk9wg00 (@alice:hs) disconnected with reason killed 2021-10-21 04:23:35 INFO:ClientPool Dropping jn8y9gkk9wg00 (M-123NumBer) because explicitDisconnect is true 2021-10-21 04:23:35 INFO:BridgedClient Killing client 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now KILLED .IRC connections should use the nick assigned in the rpl_welcome (registered) event =================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:35 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:35 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:35 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:35 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:35 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:35 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:35.892 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.892 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:35 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:35 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:35 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:35.894 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.894 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:35 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:35 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:35 INFO:Provisioner Provisioning started 2021-10-21 04:23:35 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:35 INFO:BridgedClient Created client for bot 2021-10-21 04:23:35 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:35 DEBUG:ClientPool Created new bot client for irc.example : 5efy62njkks00 (bot enabled=true) 2021-10-21 04:23:35 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:35 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:35 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:35 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:35 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_monkeys to call function 'join' 2021-10-21 04:23:35 INFO:req [7jk1wgfbgnk00] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2021-10-21 04:23:35 DEBUG:req [7jk1wgfbgnk00] [[M->I]] Message body: A message 2021-10-21 04:23:35 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:35 INFO:req [7jk1wgfbgnk00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:35.902 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:35.902 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:35 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2021-10-21 04:23:35 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2021-10-21 04:23:35 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2021-10-21 04:23:35 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:35 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2021-10-21 04:23:35 DEBUG:ClientPool Connected with nick 'monkeys' instead of desired nick 'M-alice' 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 INFO:IrcBridge Sending IRC message in #coffee as monkeys (connected=true) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_monkeys","join",{"addr":"i) TEST: Invoking test callback for user irc.example_monkeys : client.join([{"addr":"irc.example","nick":"monkeys",) 2021-10-21 04:23:35 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_monkeys","say",{"addr":"ir) 2021-10-21 04:23:35 INFO:IrcBridge [7jk1wgfbgnk00] [M->I] SUCCESS (10ms) 2021-10-21 04:23:35 INFO:IrcBridge [bzvydcdixfs00] [I->M] IGNORE virtual user (2ms) 2021-10-21 04:23:36 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:36 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:36 ERROR:ClientPool undefined 2021-10-21 04:23:36 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:36 ERROR:ClientPool undefined 2021-10-21 04:23:36 INFO:main Killing bridge: test teardown 2021-10-21 04:23:36 INFO:IrcBridge Killing all clients 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:36 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:36 WARN:ClientPool Client 5efy62njkks00 (null) disconnected with reason killed 2021-10-21 04:23:36 INFO:ClientPool Dropping 5efy62njkks00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:36 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_monkeys","disconnect",{"ad) 2021-10-21 04:23:36 WARN:ClientPool Client jt71xlt8x3400 (@alice:hs) disconnected with reason killed 2021-10-21 04:23:36 INFO:ClientPool Dropping jt71xlt8x3400 (monkeys) because explicitDisconnect is true 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED .IRC connections should be made once per client, regardless of how many messages are to be sent to IRC ====================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:36 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:36 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:36 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:36 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:36 ERROR:ClientPool undefined 2021-10-21 04:23:36 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:36 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:36.139 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.139 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:36 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:36 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:36 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:36.140 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.140 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:36 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:36 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:36 INFO:Provisioner Provisioning started 2021-10-21 04:23:36 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:36 INFO:BridgedClient Created client for bot 2021-10-21 04:23:36 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:36 DEBUG:ClientPool Created new bot client for irc.example : jvzcg2y7cs000 (bot enabled=true) 2021-10-21 04:23:36 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:36 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:36 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:36 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-alice to call function 'connect' 2021-10-21 04:23:36 INFO:req [9jw7j4osofs00] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2021-10-21 04:23:36 DEBUG:req [9jw7j4osofs00] [[M->I]] Message body: A message 2021-10-21 04:23:36 INFO:req [73tw52q9lww00] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2021-10-21 04:23:36 DEBUG:req [73tw52q9lww00] [[M->I]] Message body: Another message 2021-10-21 04:23:36 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:36 INFO:req [9jw7j4osofs00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:36.148 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.148 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:req [73tw52q9lww00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:36.149 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.149 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2021-10-21 04:23:36 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2021-10-21 04:23:36 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:36 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2021-10-21 04:23:36 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2021-10-21 04:23:36 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2021-10-21 04:23:36 DEBUG:ClientPool Returning cached bridged client @alice:hs 2021-10-21 04:23:36 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:36 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:36 ERROR:ClientPool undefined 2021-10-21 04:23:36 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:36 ERROR:ClientPool undefined 2021-10-21 04:23:36 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:36 ERROR:ClientPool undefined 2021-10-21 04:23:36 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:36 ERROR:ClientPool undefined 2021-10-21 04:23:36 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:36 DEBUG:BridgedClient Joined channel #coffee 2021-10-21 04:23:36 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2021-10-21 04:23:36 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:36 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:36 DEBUG:BridgedClient (@alice:hs) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2021-10-21 04:23:36 INFO:IrcBridge [73tw52q9lww00] [M->I] SUCCESS (512ms) 2021-10-21 04:23:36 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:36 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2021-10-21 04:23:36 INFO:IrcBridge [9jw7j4osofs00] [M->I] SUCCESS (515ms) 2021-10-21 04:23:36 INFO:main Killing bridge: test teardown 2021-10-21 04:23:36 INFO:IrcBridge Killing all clients 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:36 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:36 WARN:ClientPool Client jvzcg2y7cs000 (null) disconnected with reason killed 2021-10-21 04:23:36 INFO:ClientPool Dropping jvzcg2y7cs000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:36 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:36 WARN:ClientPool Client 60tfpncpuo80 (@alice:hs) disconnected with reason killed 2021-10-21 04:23:36 INFO:ClientPool Dropping 60tfpncpuo80 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED .IRC connections [BOTS-41] should be able to handle clashing nicks without causing echos ======================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:36 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:36 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:36 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:36 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:36 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:36.682 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.682 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:36 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:36 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:36 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:36.684 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.684 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:36 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:36 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:36 INFO:Provisioner Provisioning started 2021-10-21 04:23:36 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:36 INFO:BridgedClient Created client for bot 2021-10-21 04:23:36 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:36 DEBUG:ClientPool Created new bot client for irc.example : 1x5qh5i59xc00 (bot enabled=true) 2021-10-21 04:23:36 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:36 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:36 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:36 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-kermit to call function 'connect' TEST: Test listening for irc.example_M-kermit to call function 'join' TEST: Test listening for irc.example_M-kermit1 to call function 'join' 2021-10-21 04:23:36 INFO:req [5y7xmwm510k00] [[M->I]] onMessage: m.room.message usr=@kermit:bar rm=!foo:bar id=undefined 2021-10-21 04:23:36 DEBUG:req [5y7xmwm510k00] [[M->I]] Message body: A message 2021-10-21 04:23:36 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:36 INFO:req [5y7xmwm510k00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:36.690 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.690 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:ClientPool Creating virtual irc user with nick undefined for @kermit:bar (display name undefined) 2021-10-21 04:23:36 INFO:BridgedClient (@kermit:bar) Created client for @kermit:bar 2021-10-21 04:23:36 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:bar) Client is now CONNECTING 2021-10-21 04:23:36 DEBUG:IdentGenerator Pushing username generation request for @kermit:bar on irc.example to the queue... 2021-10-21 04:23:36 DEBUG:IdentGenerator Generating username for @kermit:bar on irc.example 2021-10-21 04:23:36 INFO:BridgedClient (@kermit:bar) Connecting to IRC server irc.example as M-kermit (user=kermitbar) TEST: Bridge called IRC client.connect(["irc.example_M-kermit","connect",{"addr) TEST: Invoking test callback for user irc.example_M-kermit : client.connect([{"addr":"irc.example","nick":"M-kermit") 2021-10-21 04:23:36 INFO:BridgedClient (@kermit:bar) Client is now CONNECTED 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:bar) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 INFO:IrcBridge Sending IRC message in #coffee as M-kermit (connected=true) 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:bar) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:bar) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-kermit","join",{"addr":") TEST: Invoking test callback for user irc.example_M-kermit : client.join([{"addr":"irc.example","nick":"M-kermit") 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:bar) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-kermit","say",{"addr":"i) 2021-10-21 04:23:36 INFO:IrcBridge [5y7xmwm510k00] [M->I] SUCCESS (7ms) 2021-10-21 04:23:36 INFO:req [glb36k9qxuo00] [[M->I]] onMessage: m.room.message usr=@kermit:someplace rm=!foo:bar id=undefined 2021-10-21 04:23:36 DEBUG:req [glb36k9qxuo00] [[M->I]] Message body: Another message 2021-10-21 04:23:36 INFO:req [glb36k9qxuo00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:36.697 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.697 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:ClientPool Creating virtual irc user with nick undefined for @kermit:someplace (display name undefined) 2021-10-21 04:23:36 INFO:BridgedClient (@kermit:someplace) Created client for @kermit:someplace 2021-10-21 04:23:36 DEBUG:ClientPool 3 active connections on irc.example 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:someplace) Client is now CONNECTING 2021-10-21 04:23:36 DEBUG:IdentGenerator Pushing username generation request for @kermit:someplace on irc.example to the queue... 2021-10-21 04:23:36 DEBUG:IdentGenerator Generating username for @kermit:someplace on irc.example 2021-10-21 04:23:36 INFO:IdentGenerator Generated ident username kermitsome for @kermit:someplace on irc.example 2021-10-21 04:23:36 INFO:BridgedClient (@kermit:someplace) Connecting to IRC server irc.example as M-kermit (user=kermitsome) TEST: Bridge called IRC client.connect(["irc.example_M-kermit","connect",{"addr) TEST: Invoking test callback for user irc.example_M-kermit : client.connect([{"addr":"irc.example","nick":"M-kermit") 2021-10-21 04:23:36 INFO:BridgedClient (@kermit:someplace) Client is now CONNECTED 2021-10-21 04:23:36 DEBUG:ClientPool Connected with nick 'M-kermit1' instead of desired nick 'M-kermit' 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:someplace) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 INFO:IrcBridge Sending IRC message in #coffee as M-kermit1 (connected=true) 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:someplace) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:someplace) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-kermit1","join",{"addr":) TEST: Invoking test callback for user irc.example_M-kermit1 : client.join([{"addr":"irc.example","nick":"M-kermit1) 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:someplace) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-kermit1","say",{"addr":") 2021-10-21 04:23:36 INFO:IrcBridge [glb36k9qxuo00] [M->I] SUCCESS (10ms) 2021-10-21 04:23:36 INFO:req [3eiff207ok600] [[M->I]] onMessage: m.room.message usr=@kermit:bar rm=!foo:bar id=undefined 2021-10-21 04:23:36 DEBUG:req [3eiff207ok600] [[M->I]] Message body: 3rd message 2021-10-21 04:23:36 INFO:req [3eiff207ok600] [[M->I]] Relaying message in #coffee on irc.example 2021-10-21 04:23:36 INFO:IrcBridge Sending IRC message in #coffee as M-kermit (connected=true) 2021-10-21 04:23:36 DEBUG:BridgedClient (@kermit:bar) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 INFO:IrcBridge [3eiff207ok600] [M->I] SUCCESS (1ms) 2021-10-21 04:23:36 INFO:IrcBridge [17qelgpizhq80] [I->M] IGNORE virtual user (0ms) 2021-10-21 04:23:36 INFO:main Killing bridge: test teardown 2021-10-21 04:23:36 INFO:IrcBridge Killing all clients 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:36 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:36 WARN:ClientPool Client 1x5qh5i59xc00 (null) disconnected with reason killed 2021-10-21 04:23:36 INFO:ClientPool Dropping 1x5qh5i59xc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:36 INFO:client-connection disconnect()ing M-kermit@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-kermit","disconnect",{"a) 2021-10-21 04:23:36 WARN:ClientPool Client clcki7tx4yw00 (@kermit:bar) disconnected with reason killed 2021-10-21 04:23:36 INFO:ClientPool Dropping clcki7tx4yw00 (M-kermit) because explicitDisconnect is true 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:36 INFO:client-connection disconnect()ing M-kermit@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-kermit1","disconnect",{") 2021-10-21 04:23:36 WARN:ClientPool Client b4fn241clx400 (@kermit:someplace) disconnected with reason killed 2021-10-21 04:23:36 INFO:ClientPool Dropping b4fn241clx400 (M-kermit1) because explicitDisconnect is true 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED .IRC connections should assign different ident usernames for long user IDs ========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:36 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:36 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:36 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:36 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:36 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:36.936 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.936 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:36 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:36 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:36 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:36.937 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.937 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:36 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:36 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:36 INFO:Provisioner Provisioning started 2021-10-21 04:23:36 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:36 INFO:BridgedClient Created client for bot 2021-10-21 04:23:36 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:36 DEBUG:ClientPool Created new bot client for irc.example : byqms9s48so00 (bot enabled=true) 2021-10-21 04:23:36 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:36 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:36 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:36 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-averyverylongname to call function 'join' TEST: Test listening for irc.example_M-averyverylongnameagain to call function 'join' TEST: Test listening for irc.example_M-averyverylongname to call function 'connect' TEST: Test listening for irc.example_M-averyverylongnameagain to call function 'connect' 2021-10-21 04:23:36 INFO:req [bwsyd6hi1m000] [[M->I]] onMessage: m.room.message usr=@averyverylongname:localhost rm=!foo:bar id=undefined 2021-10-21 04:23:36 DEBUG:req [bwsyd6hi1m000] [[M->I]] Message body: A message 2021-10-21 04:23:36 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:36 INFO:req [bwsyd6hi1m000] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:36.943 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.943 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:ClientPool Creating virtual irc user with nick undefined for @averyverylongname:localhost (display name undefined) 2021-10-21 04:23:36 INFO:BridgedClient (@averyverylongname:localhost) Created client for @averyverylongname:localhost 2021-10-21 04:23:36 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongname:localhost) Client is now CONNECTING 2021-10-21 04:23:36 DEBUG:IdentGenerator Pushing username generation request for @averyverylongname:localhost on irc.example to the queue... 2021-10-21 04:23:36 DEBUG:IdentGenerator Generating username for @averyverylongname:localhost on irc.example 2021-10-21 04:23:36 INFO:IdentGenerator Generated ident username averyveryl for @averyverylongname:localhost on irc.example 2021-10-21 04:23:36 INFO:BridgedClient (@averyverylongname:localhost) Connecting to IRC server irc.example as M-averyverylongname (user=averyveryl) TEST: Bridge called IRC client.connect(["irc.example_M-averyverylongname","conn) TEST: Invoking test callback for user irc.example_M-averyverylongname : client.connect([{"addr":"irc.example","nick":"M-averyve) 2021-10-21 04:23:36 INFO:BridgedClient (@averyverylongname:localhost) Client is now CONNECTED 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongname:localhost) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 INFO:IrcBridge Sending IRC message in #coffee as M-averyverylongname (connected=true) 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongname:localhost) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongname:localhost) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-averyverylongname","join) TEST: Invoking test callback for user irc.example_M-averyverylongname : client.join([{"addr":"irc.example","nick":"M-averyve) 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongname:localhost) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-averyverylongname","say") 2021-10-21 04:23:36 INFO:IrcBridge [bwsyd6hi1m000] [M->I] SUCCESS (7ms) 2021-10-21 04:23:36 INFO:req [e4b5gh7zlpk00] [[M->I]] onMessage: m.room.message usr=@averyverylongnameagain:localhost rm=!foo:bar id=undefined 2021-10-21 04:23:36 DEBUG:req [e4b5gh7zlpk00] [[M->I]] Message body: A message2 2021-10-21 04:23:36 INFO:req [e4b5gh7zlpk00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:36.951 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.951 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:ClientPool Creating virtual irc user with nick undefined for @averyverylongnameagain:localhost (display name undefined) 2021-10-21 04:23:36 INFO:BridgedClient (@averyverylongnameagain:localhost) Created client for @averyverylongnameagain:localhost 2021-10-21 04:23:36 DEBUG:ClientPool 3 active connections on irc.example 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Client is now CONNECTING 2021-10-21 04:23:36 DEBUG:IdentGenerator Pushing username generation request for @averyverylongnameagain:localhost on irc.example to the queue... 2021-10-21 04:23:36 DEBUG:IdentGenerator Generating username for @averyverylongnameagain:localhost on irc.example 2021-10-21 04:23:36 INFO:IdentGenerator Generated ident username averyver_1 for @averyverylongnameagain:localhost on irc.example 2021-10-21 04:23:36 INFO:BridgedClient (@averyverylongnameagain:localhost) Connecting to IRC server irc.example as M-averyverylongnameagain (user=averyver_1) TEST: Bridge called IRC client.connect(["irc.example_M-averyverylongnameagain",) TEST: Invoking test callback for user irc.example_M-averyverylongnameagain : client.connect([{"addr":"irc.example","nick":"M-averyve) 2021-10-21 04:23:36 INFO:BridgedClient (@averyverylongnameagain:localhost) Client is now CONNECTED 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongnameagain:localhost) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 INFO:IrcBridge Sending IRC message in #coffee as M-averyverylongnameagain (connected=true) 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongnameagain:localhost) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-averyverylongnameagain",) TEST: Invoking test callback for user irc.example_M-averyverylongnameagain : client.join([{"addr":"irc.example","nick":"M-averyve) 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-averyverylongnameagain",) 2021-10-21 04:23:36 INFO:IrcBridge [e4b5gh7zlpk00] [M->I] SUCCESS (7ms) 2021-10-21 04:23:36 INFO:main Killing bridge: test teardown 2021-10-21 04:23:36 INFO:IrcBridge Killing all clients 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:36 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:36 WARN:ClientPool Client byqms9s48so00 (null) disconnected with reason killed 2021-10-21 04:23:36 INFO:ClientPool Dropping byqms9s48so00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:36 INFO:client-connection disconnect()ing M-averyverylongname@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-averyverylongname","disc) 2021-10-21 04:23:36 WARN:ClientPool Client f3haqfa7y4000 (@averyverylongname:localhost) disconnected with reason killed 2021-10-21 04:23:36 INFO:ClientPool Dropping f3haqfa7y4000 (M-averyverylongname) because explicitDisconnect is true 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:36 INFO:client-connection disconnect()ing M-averyverylongnameagain@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-averyverylongnameagain",) 2021-10-21 04:23:36 WARN:ClientPool Client 2um51z5lzmw00 (@averyverylongnameagain:localhost) disconnected with reason killed 2021-10-21 04:23:36 INFO:ClientPool Dropping 2um51z5lzmw00 (M-averyverylongnameagain) because explicitDisconnect is true 2021-10-21 04:23:36 INFO:BridgedClient Killing client 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now KILLED .IRC connections should queue ident generation requests to avoid racing when querying for cached ident usernames ================================================================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:36 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:36 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:36 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:36 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:36 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:36 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:36.982 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.982 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:36 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:36 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:36 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:36.983 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.983 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:36 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:36 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:36 INFO:Provisioner Provisioning started 2021-10-21 04:23:36 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:36 INFO:BridgedClient Created client for bot 2021-10-21 04:23:36 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:36 DEBUG:ClientPool Created new bot client for irc.example : di1egz05acg00 (bot enabled=true) 2021-10-21 04:23:36 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:36 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:36 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:36 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:36 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-averyverylongname to call function 'join' TEST: Test listening for irc.example_M-averyverylongnameagain to call function 'join' TEST: Test listening for irc.example_M-averyverylongname to call function 'connect' TEST: Test listening for irc.example_M-averyverylongnameagain to call function 'connect' 2021-10-21 04:23:36 INFO:req [8cptg4gu1fw00] [[M->I]] onMessage: m.room.message usr=@averyverylongname:localhost rm=!foo:bar id=undefined 2021-10-21 04:23:36 DEBUG:req [8cptg4gu1fw00] [[M->I]] Message body: A message 2021-10-21 04:23:36 INFO:req [abbl0jek57c00] [[M->I]] onMessage: m.room.message usr=@averyverylongnameagain:localhost rm=!foo:bar id=undefined 2021-10-21 04:23:36 DEBUG:req [abbl0jek57c00] [[M->I]] Message body: A message2 2021-10-21 04:23:36 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:36 INFO:req [8cptg4gu1fw00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:36.991 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.991 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:req [abbl0jek57c00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:36.992 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:36.992 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:36 INFO:ClientPool Creating virtual irc user with nick undefined for @averyverylongname:localhost (display name undefined) 2021-10-21 04:23:36 INFO:BridgedClient (@averyverylongname:localhost) Created client for @averyverylongname:localhost 2021-10-21 04:23:36 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongname:localhost) Client is now CONNECTING 2021-10-21 04:23:36 DEBUG:IdentGenerator Pushing username generation request for @averyverylongname:localhost on irc.example to the queue... 2021-10-21 04:23:36 DEBUG:IdentGenerator Generating username for @averyverylongname:localhost on irc.example 2021-10-21 04:23:36 INFO:ClientPool Creating virtual irc user with nick undefined for @averyverylongnameagain:localhost (display name undefined) 2021-10-21 04:23:36 INFO:BridgedClient (@averyverylongnameagain:localhost) Created client for @averyverylongnameagain:localhost 2021-10-21 04:23:36 DEBUG:ClientPool 3 active connections on irc.example 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Client is now CONNECTING 2021-10-21 04:23:36 DEBUG:IdentGenerator Pushing username generation request for @averyverylongnameagain:localhost on irc.example to the queue... 2021-10-21 04:23:36 INFO:IdentGenerator Generated ident username averyveryl for @averyverylongname:localhost on irc.example 2021-10-21 04:23:36 DEBUG:IdentGenerator Generating username for @averyverylongnameagain:localhost on irc.example 2021-10-21 04:23:36 INFO:BridgedClient (@averyverylongname:localhost) Connecting to IRC server irc.example as M-averyverylongname (user=averyveryl) TEST: Bridge called IRC client.connect(["irc.example_M-averyverylongname","conn) TEST: Invoking test callback for user irc.example_M-averyverylongname : client.connect([{"addr":"irc.example","nick":"M-averyve) 2021-10-21 04:23:36 INFO:BridgedClient (@averyverylongname:localhost) Client is now CONNECTED 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongname:localhost) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 INFO:IrcBridge Sending IRC message in #coffee as M-averyverylongname (connected=true) 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongname:localhost) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:36 DEBUG:BridgedClient (@averyverylongname:localhost) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-averyverylongname","join) TEST: Invoking test callback for user irc.example_M-averyverylongname : client.join([{"addr":"irc.example","nick":"M-averyve) 2021-10-21 04:23:37 DEBUG:BridgedClient (@averyverylongname:localhost) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-averyverylongname","say") 2021-10-21 04:23:37 INFO:IdentGenerator Generated ident username averyver_1 for @averyverylongnameagain:localhost on irc.example 2021-10-21 04:23:37 INFO:IrcBridge [8cptg4gu1fw00] [M->I] SUCCESS (12ms) 2021-10-21 04:23:37 INFO:BridgedClient (@averyverylongnameagain:localhost) Connecting to IRC server irc.example as M-averyverylongnameagain (user=averyver_1) TEST: Bridge called IRC client.connect(["irc.example_M-averyverylongnameagain",) TEST: Invoking test callback for user irc.example_M-averyverylongnameagain : client.connect([{"addr":"irc.example","nick":"M-averyve) 2021-10-21 04:23:37 INFO:BridgedClient (@averyverylongnameagain:localhost) Client is now CONNECTED 2021-10-21 04:23:37 DEBUG:BridgedClient (@averyverylongnameagain:localhost) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:37 INFO:IrcBridge Sending IRC message in #coffee as M-averyverylongnameagain (connected=true) 2021-10-21 04:23:37 DEBUG:BridgedClient (@averyverylongnameagain:localhost) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:37 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-averyverylongnameagain",) TEST: Invoking test callback for user irc.example_M-averyverylongnameagain : client.join([{"addr":"irc.example","nick":"M-averyve) 2021-10-21 04:23:37 DEBUG:BridgedClient (@averyverylongnameagain:localhost) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-averyverylongnameagain",) 2021-10-21 04:23:37 INFO:IrcBridge [abbl0jek57c00] [M->I] SUCCESS (20ms) 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client di1egz05acg00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping di1egz05acg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing M-averyverylongname@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-averyverylongname","disc) 2021-10-21 04:23:37 WARN:ClientPool Client jbk23rcymbk00 (@averyverylongname:localhost) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping jbk23rcymbk00 (M-averyverylongname) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing M-averyverylongnameagain@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-averyverylongnameagain",) 2021-10-21 04:23:37 WARN:ClientPool Client phmja5467kg0 (@averyverylongnameagain:localhost) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping phmja5467kg0 (M-averyverylongnameagain) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED .IRC connections should gracefully fail if it fails to join a channel when sending a message ============================================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.030 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.030 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.031 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.032 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : hgz090cdenk00 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' 2021-10-21 04:23:37 INFO:req [6q1kt1093t800] [[M->I]] onMessage: m.room.message usr=@alice:hs rm=!foo:bar id=undefined 2021-10-21 04:23:37 DEBUG:req [6q1kt1093t800] [[M->I]] Message body: A message 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:req [6q1kt1093t800] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:37.038 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.038 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:hs (display name undefined) 2021-10-21 04:23:37 INFO:BridgedClient (@alice:hs) Created client for @alice:hs 2021-10-21 04:23:37 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:37 DEBUG:BridgedClient (@alice:hs) Client is now CONNECTING 2021-10-21 04:23:37 DEBUG:IdentGenerator Pushing username generation request for @alice:hs on irc.example to the queue... 2021-10-21 04:23:37 DEBUG:IdentGenerator Generating username for @alice:hs on irc.example 2021-10-21 04:23:37 INFO:BridgedClient (@alice:hs) Connecting to IRC server irc.example as M-alice (user=alicehs) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:37 INFO:BridgedClient (@alice:hs) Client is now CONNECTED 2021-10-21 04:23:37 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:37 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:37 DEBUG:BridgedClient (@alice:hs) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:37 DEBUG:BridgedClient (@alice:hs) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:37 ERROR:client-connection Server: irc.example (M-alice) Error: {"command":"err_bannedfromchan","args":["#coffee"]} 2021-10-21 04:23:37 ERROR:BridgedClient (@alice:hs) Join channel #coffee : {"command":"err_bannedfromchan","args":["#coffee"]} 2021-10-21 04:23:37 ERROR:BridgedClient (@alice:hs) Cannot track channel #coffee: err_bannedfromchan 2021-10-21 04:23:37 INFO:ClientPool Kicking @alice:hs from room due to err_bannedfromchan 2021-10-21 04:23:37 INFO:req [hx1w9b4mb3c00] [[I->M]] M-alice@irc.example#42srktwe5fs00~@alice:hs : Sending metadata 'Could not join #coffee on 'irc.example': err_bannedfromchan' 2021-10-21 04:23:37 ERROR:BridgedClient (@alice:hs) sendMessage: Failed to join channel #coffee 2021-10-21 04:23:37 INFO:IrcBridge [6q1kt1093t800] [M->I] FAILED (11ms) 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client hgz090cdenk00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping hgz090cdenk00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:37 WARN:ClientPool Client 42srktwe5fs00 (@alice:hs) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping 42srktwe5fs00 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED Oct-21 04:23:37.050 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.050 DEBUG Intent ensureRegistered: Registered, and not encrypted .2021-10-21 04:23:37 INFO:req [hx1w9b4mb3c00] [[I->M]] Creating an admin room with @alice:hs Oct-21 04:23:37.051 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.051 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge [hx1w9b4mb3c00] [I->M] FAILED (6ms) IRC connections should not bridge matrix users who are excluded ================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.070 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.070 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.071 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.071 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : chc085t2zzs0 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-excluded to call function 'connect' 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:ClientPool Creating virtual irc user with nick undefined for @excluded:hs (display name undefined) 2021-10-21 04:23:37 ERROR:ClientPool Couldn't connect virtual user undefined (@excluded:hs) to irc.example : {} 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client chc085t2zzs0 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping chc085t2zzs0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED .IRC connections should not bridge matrix users who are deactivated =================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.095 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.096 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.097 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.097 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : 5p2bknsk6m400 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) TEST: Test listening for irc.example_M-deactivated to call function 'connect' 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client 5p2bknsk6m400 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping 5p2bknsk6m400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix mode bridging should set join_rules to 'invite' on +k. ===================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.122 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.122 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.123 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.123 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : 8121opvvgzw00 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:req [853bgbcibp400] [[I->M]] onMode(+k) in #coffee by anIrcUser (arg=undefined) 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:NeDBDataStore setModeForRoom (mode=k, roomId=!foo:bar, enabled=true) 2021-10-21 04:23:37 INFO:req [853bgbcibp400] [[I->M]] Locking room !foo:bar 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client 8121opvvgzw00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping 8121opvvgzw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [853bgbcibp400] [I->M] SUCCESS (7ms) .IRC-to-Matrix mode bridging should set join_rules to 'invite' on +i. ===================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.152 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.152 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.153 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.153 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : 9pwoyfiolxc00 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:req [e8cqqpkeznc00] [[I->M]] onMode(+i) in #coffee by anIrcUser (arg=undefined) 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:NeDBDataStore setModeForRoom (mode=i, roomId=!foo:bar, enabled=true) 2021-10-21 04:23:37 INFO:req [e8cqqpkeznc00] [[I->M]] Locking room !foo:bar 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client 9pwoyfiolxc00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping 9pwoyfiolxc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [e8cqqpkeznc00] [I->M] SUCCESS (4ms) .IRC-to-Matrix mode bridging should revert join_rules to config value on -i. ============================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.184 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.184 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.186 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.186 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : 580ws0g2ygk00 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:req [1c88xi9f42o00] [[I->M]] onMode(-i) in #coffee by anIrcUser (arg=undefined) 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:NeDBDataStore setModeForRoom (mode=i, roomId=!foo:bar, enabled=false) 2021-10-21 04:23:37 INFO:req [1c88xi9f42o00] [[I->M]] Reverting !foo:bar back to default join_rule 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client 580ws0g2ygk00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping 580ws0g2ygk00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [1c88xi9f42o00] [I->M] SUCCESS (5ms) .IRC-to-Matrix mode bridging should revert join_rules to config value on -k. ============================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.219 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.219 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.220 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.220 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : 9agkne0ptr800 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:req [9nrkleeo7dg00] [[I->M]] onMode(-k) in #coffee by anIrcUser (arg=undefined) 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:NeDBDataStore setModeForRoom (mode=k, roomId=!foo:bar, enabled=false) 2021-10-21 04:23:37 INFO:req [9nrkleeo7dg00] [[I->M]] Reverting !foo:bar back to default join_rule 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client 9agkne0ptr800 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping 9agkne0ptr800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [9nrkleeo7dg00] [I->M] SUCCESS (4ms) .IRC-to-Matrix message bridging should bridge IRC text as Matrix message's m.text ================================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.247 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.247 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.248 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.248 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : amndezcpbw800 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:req [3deubkrcjj000] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2021-10-21 04:23:37 DEBUG:req [3deubkrcjj000] [[I->M]] action={"type":"message","text":"this is some test text.","ts":0} 2021-10-21 04:23:37 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Oct-21 04:23:37.258 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.258 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 DEBUG:req [3deubkrcjj000] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:37.259 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.259 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client amndezcpbw800 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping amndezcpbw800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [3deubkrcjj000] [I->M] SUCCESS (9ms) .IRC-to-Matrix message bridging should bridge IRC actions as Matrix message's m.emote ===================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.278 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.278 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.280 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.280 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : cujsfr1ma0o00 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:req [7ae3zx3hlps00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2021-10-21 04:23:37 DEBUG:req [7ae3zx3hlps00] [[I->M]] action={"type":"emote","text":"thinks for a bit","ts":0} 2021-10-21 04:23:37 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Oct-21 04:23:37.286 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.287 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 DEBUG:req [7ae3zx3hlps00] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:37.287 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.287 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client cujsfr1ma0o00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping cujsfr1ma0o00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [7ae3zx3hlps00] [I->M] SUCCESS (6ms) .IRC-to-Matrix message bridging should bridge IRC notices as Matrix message's m.notice ====================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.307 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.307 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.308 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.308 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : huglqjux2d400 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:req [5q25e746htk00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2021-10-21 04:23:37 DEBUG:req [5q25e746htk00] [[I->M]] action={"type":"notice","text":"Automated bot text: SUCCESS!","ts":0} 2021-10-21 04:23:37 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Oct-21 04:23:37.318 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.319 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 DEBUG:req [5q25e746htk00] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:37.319 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.320 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client huglqjux2d400 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping huglqjux2d400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [5q25e746htk00] [I->M] SUCCESS (6ms) .IRC-to-Matrix message bridging should bridge IRC topics as Matrix m.room.topic in aliased rooms ================================================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.341 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.341 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.342 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.342 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : clli69o92cg00 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:37 INFO:req [5qw9cgywjuk00] [[M->I]] onAliasQuery #irc_irc.example_#someotherchannel:some.home.server 2021-10-21 04:23:37 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#someotherchannel:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #someotherchannel 2021-10-21 04:23:37 INFO:req [5qw9cgywjuk00] [[M->I]] Mapped to #someotherchannel on irc.example 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 DEBUG:req [5qw9cgywjuk00] [[M->I]] Going to track IRC channel #someotherchannel Oct-21 04:23:37.348 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.349 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:req [5qw9cgywjuk00] [[M->I]] Matrix room !foo:bar created for #someotherchannel 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#someotherchannel, origin=alias) 2021-10-21 04:23:37 DEBUG:BridgedClient Joining channel #someotherchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 DEBUG:BridgedClient Joined channel #someotherchannel 2021-10-21 04:23:37 INFO:req [5qw9cgywjuk00] [[M->I]] Bot joined channel 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #someotherchannel on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:IrcBridge [5qw9cgywjuk00] [M->I] SUCCESS (4ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2021-10-21 04:23:37 INFO:req [e2oqy2mjuuw00] [[I->M]] onTopic: irc.example from=mike (null@irc.example) to=#someotherchannel 2021-10-21 04:23:37 DEBUG:req [e2oqy2mjuuw00] [[I->M]] action={"type":"topic","text":"Topics are liek the best thing eletz!","ts":0} 2021-10-21 04:23:37 INFO:req [e2oqy2mjuuw00] [[I->M]] New topic in #someotherchannel - bot queing to set topic in [ '!foo:bar' ] Oct-21 04:23:37.355 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.356 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client clli69o92cg00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping clli69o92cg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED .2021-10-21 04:23:37 INFO:req [e2oqy2mjuuw00] [[I->M]] Topic: 'Topics are liek the ...' set in rooms: IRC-to-Matrix message bridging should bridge IRC topics as Matrix m.room.topic in aliased rooms, using the bot =============================================================================================================== 2021-10-21 04:23:37 INFO:IrcBridge [e2oqy2mjuuw00] [I->M] SUCCESS (9ms) TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.376 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.376 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.377 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.378 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : i8fq8vc33c800 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:37 INFO:req [j41lt9qwcfk00] [[M->I]] onAliasQuery #irc_irc.example_#someotherchannel:some.home.server 2021-10-21 04:23:37 INFO:IrcServer getChannelFromAlias -> #irc_irc.example_#someotherchannel:some.home.server -> #irc_irc\.example_([^:]*):some\.home\.server -> #someotherchannel 2021-10-21 04:23:37 INFO:req [j41lt9qwcfk00] [[M->I]] Mapped to #someotherchannel on irc.example 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 DEBUG:req [j41lt9qwcfk00] [[M->I]] Going to track IRC channel #someotherchannel Oct-21 04:23:37.384 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.384 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:req [j41lt9qwcfk00] [[M->I]] Matrix room !foo:bar created for #someotherchannel 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#someotherchannel, origin=alias) 2021-10-21 04:23:37 DEBUG:BridgedClient Joining channel #someotherchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 DEBUG:BridgedClient Joined channel #someotherchannel 2021-10-21 04:23:37 INFO:req [j41lt9qwcfk00] [[M->I]] Bot joined channel 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #someotherchannel on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:IrcBridge [j41lt9qwcfk00] [M->I] SUCCESS (4ms) onAliasQuery threw => Error: Not provisioning room for this alias at Bridge.onAliasQuery (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/bridge.js:715:19) 2021-10-21 04:23:37 INFO:req [kjx1zsb3qpo00] [[I->M]] onTopic: irc.example from=mike (null@irc.example) to=#someotherchannel 2021-10-21 04:23:37 DEBUG:req [kjx1zsb3qpo00] [[I->M]] action={"type":"topic","text":"Topics are liek the best thing eletz!","ts":0} 2021-10-21 04:23:37 INFO:req [kjx1zsb3qpo00] [[I->M]] New topic in #someotherchannel - bot queing to set topic in [ '!foo:bar' ] Oct-21 04:23:37.388 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.388 DEBUG Intent ensureRegistered: Registered, and not encrypted (node:6185) Warning: a promise was rejected with a non-error: [object String] Oct-21 04:23:37.393 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.393 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client i8fq8vc33c800 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping i8fq8vc33c800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED .2021-10-21 04:23:37 INFO:req [kjx1zsb3qpo00] [[I->M]] Topic: 'Topics are liek the ...' set in rooms: IRC-to-Matrix message bridging should be insensitive to the case of the channel ================================================================================ 2021-10-21 04:23:37 INFO:IrcBridge [kjx1zsb3qpo00] [I->M] SUCCESS (10ms) TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.416 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.416 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.417 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.417 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : fk8on07oogo00 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:req [24kxgs1b8bts0] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#COFFEE 2021-10-21 04:23:37 DEBUG:req [24kxgs1b8bts0] [[I->M]] action={"type":"message","text":"this is some test text.","ts":0} 2021-10-21 04:23:37 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Oct-21 04:23:37.421 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.422 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 DEBUG:req [24kxgs1b8bts0] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:37.422 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.422 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client fk8on07oogo00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping fk8on07oogo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [24kxgs1b8bts0] [I->M] SUCCESS (4ms) .IRC-to-Matrix message bridging should bridge IRC formatted text as Matrix's org.matrix.custom.html =================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.436 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.437 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.437 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.437 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : axx4kwdff8g00 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:req [apc7or9i6cs00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2021-10-21 04:23:37 DEBUG:req [apc7or9i6cs00] [[I->M]] action={"type":"message","text":"This text is \u0002bold\u000f and this is \u001funderl 2021-10-21 04:23:37 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Oct-21 04:23:37.442 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.443 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 DEBUG:req [apc7or9i6cs00] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:37.443 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.443 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client axx4kwdff8g00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping axx4kwdff8g00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [apc7or9i6cs00] [I->M] SUCCESS (4ms) .IRC-to-Matrix message bridging should bridge badly formatted IRC text as Matrix's org.matrix.custom.html ========================================================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.458 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.459 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.459 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.460 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : dt807f396mw00 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:req [96wujvrmoc800] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2021-10-21 04:23:37 DEBUG:req [96wujvrmoc800] [[I->M]] action={"type":"message","text":"\u0002hello \u001d world\u0002 ! \u001d","ts":0} 2021-10-21 04:23:37 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Oct-21 04:23:37.464 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.464 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 DEBUG:req [96wujvrmoc800] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:37.465 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.465 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client dt807f396mw00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping dt807f396mw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [96wujvrmoc800] [I->M] SUCCESS (5ms) .IRC-to-Matrix message bridging should bridge special regex character formatted IRC colours as Matrix'sorg.matrix.custom.html ============================================================================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.479 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.479 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.480 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.480 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : c6gv94su8w000 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:req [iy0f2q44ll400] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2021-10-21 04:23:37 DEBUG:req [iy0f2q44ll400] [[I->M]] action={"type":"message","text":"\u000303$& \u000304 world\u000303 ! \u000304","ts":0} 2021-10-21 04:23:37 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Oct-21 04:23:37.484 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.484 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 DEBUG:req [iy0f2q44ll400] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:37.485 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.485 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client c6gv94su8w000 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping c6gv94su8w000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 INFO:IrcBridge [iy0f2q44ll400] [I->M] SUCCESS (7ms) .IRC-to-Matrix message bridging should html escape IRC text =========================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.505 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.505 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.506 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.508 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : epitkhhfik800 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:req [ajiqx0yl87c00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2021-10-21 04:23:37 DEBUG:req [ajiqx0yl87c00] [[I->M]] action={"type":"message","text":"This text is \u0002bold\u000f and has
tags & cha 2021-10-21 04:23:37 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Oct-21 04:23:37.512 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.512 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 DEBUG:req [ajiqx0yl87c00] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:37.513 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.513 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client epitkhhfik800 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping epitkhhfik800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [ajiqx0yl87c00] [I->M] SUCCESS (4ms) .IRC-to-Matrix message bridging should toggle on IRC formatting flags ===================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.530 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.530 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.531 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.531 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : 7rjrwgqsylo00 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 INFO:req [a1lf09yb6ew00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2021-10-21 04:23:37 DEBUG:req [a1lf09yb6ew00] [[I->M]] action={"type":"message","text":"This text is \u0002bold\u0002 and \u0002\u0002thats it 2021-10-21 04:23:37 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Oct-21 04:23:37.536 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.536 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 DEBUG:req [a1lf09yb6ew00] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:37.536 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:37.536 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:main Killing bridge: test teardown 2021-10-21 04:23:37 INFO:IrcBridge Killing all clients 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:37 WARN:ClientPool Client 7rjrwgqsylo00 (null) disconnected with reason killed 2021-10-21 04:23:37 INFO:ClientPool Dropping 7rjrwgqsylo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:37 INFO:BridgedClient Killing client 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:37 INFO:IrcBridge [a1lf09yb6ew00] [I->M] SUCCESS (4ms) .IRC-to-Matrix operator modes bridging should bridge modes to power levels ========================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'join' 2021-10-21 04:23:37 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:37 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:37 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:37 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:37 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:37 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:37 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:37.559 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.559 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:37 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:37 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:37 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:37.560 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.560 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:37 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:37 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:37 INFO:Provisioner Provisioning started 2021-10-21 04:23:37 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:37 INFO:BridgedClient Created client for bot 2021-10-21 04:23:37 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:37 DEBUG:ClientPool Created new bot client for irc.example : bl99o01wm9400 (bot enabled=true) 2021-10-21 04:23:37 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:37 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:37 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:37 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:37 INFO:IrcBridge Startup complete. 2021-10-21 04:23:37 INFO:req [3gc75x93wb200] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2021-10-21 04:23:37 DEBUG:req [3gc75x93wb200] [[M->I]] Message body: get me in 2021-10-21 04:23:37 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:37 INFO:req [3gc75x93wb200] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:37.564 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.564 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2021-10-21 04:23:37 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2021-10-21 04:23:37 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:37 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2021-10-21 04:23:37 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2021-10-21 04:23:37 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:37 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:37 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:37 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2021-10-21 04:23:37 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:37 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:37 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:37 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:37 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2021-10-21 04:23:37 INFO:IrcBridge [3gc75x93wb200] [M->I] SUCCESS (6ms) 2021-10-21 04:23:37 INFO:req [4ukb0znfjzi00] [[I->M]] onMode(+o) in #coffee by op-er (arg=M-alice) 2021-10-21 04:23:37 INFO:req [4ukb0znfjzi00] [[I->M]] onMode: Mode o received for M-alice, granting level of 50 to @alice:anotherhomeserver Oct-21 04:23:37.570 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:37.571 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:37 INFO:IrcBridge [4ukb0znfjzi00] [I->M] SUCCESS (1ms) 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:37 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:37 ERROR:ClientPool undefined 2021-10-21 04:23:38 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:38 ERROR:ClientPool undefined 2021-10-21 04:23:38 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:38 ERROR:ClientPool undefined 2021-10-21 04:23:38 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:38 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Oct-21 04:23:38.573 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:38.573 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:38 INFO:main Killing bridge: test teardown 2021-10-21 04:23:38 INFO:IrcBridge Killing all clients 2021-10-21 04:23:38 INFO:BridgedClient Killing client 2021-10-21 04:23:38 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:38 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:38 WARN:ClientPool Client bl99o01wm9400 (null) disconnected with reason killed 2021-10-21 04:23:38 INFO:ClientPool Dropping bl99o01wm9400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:38 INFO:BridgedClient Killing client 2021-10-21 04:23:38 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:38 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:38 WARN:ClientPool Client 9wv6vm3am7s00 (@alice:anotherhomeserver) disconnected with reason killed 2021-10-21 04:23:38 INFO:ClientPool Dropping 9wv6vm3am7s00 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:38 INFO:BridgedClient Killing client 2021-10-21 04:23:38 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix operator modes bridging should bridge multiple mode changes as a single power level event ======================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'join' 2021-10-21 04:23:38 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:38 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:38 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:38 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:38 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:38 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:38 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:38 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:38 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:38 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:38 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:38.599 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:38.600 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:38 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:38 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:38 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:38 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:38.601 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:38.601 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:38 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:38 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:38 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:38 INFO:Provisioner Provisioning started 2021-10-21 04:23:38 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:38 INFO:BridgedClient Created client for bot 2021-10-21 04:23:38 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:38 DEBUG:ClientPool Created new bot client for irc.example : 1gub8m61c4kg0 (bot enabled=true) 2021-10-21 04:23:38 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:38 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:38 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:38 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:38 INFO:IrcBridge Startup complete. 2021-10-21 04:23:38 INFO:req [jdcj1apart400] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2021-10-21 04:23:38 DEBUG:req [jdcj1apart400] [[M->I]] Message body: get me in 2021-10-21 04:23:38 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:38 INFO:req [jdcj1apart400] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:38.606 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:38.606 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:38 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2021-10-21 04:23:38 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2021-10-21 04:23:38 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:38 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2021-10-21 04:23:38 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2021-10-21 04:23:38 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:38 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:38 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:38 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2021-10-21 04:23:38 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:38 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:38 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:38 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:38 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2021-10-21 04:23:38 INFO:IrcBridge [jdcj1apart400] [M->I] SUCCESS (7ms) 2021-10-21 04:23:38 INFO:req [jkbkp3eisuo00] [[M->I]] onMessage: m.room.message usr=@bob:anotherhomeserver rm=!foo:bar id=undefined 2021-10-21 04:23:38 DEBUG:req [jkbkp3eisuo00] [[M->I]] Message body: get me in 2021-10-21 04:23:38 INFO:req [jkbkp3eisuo00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:38.613 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:38.613 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:38 INFO:ClientPool Creating virtual irc user with nick undefined for @bob:anotherhomeserver (display name undefined) 2021-10-21 04:23:38 INFO:BridgedClient (@bob:anotherhomeserver) Created client for @bob:anotherhomeserver 2021-10-21 04:23:38 DEBUG:ClientPool 3 active connections on irc.example 2021-10-21 04:23:38 DEBUG:BridgedClient (@bob:anotherhomeserver) Client is now CONNECTING 2021-10-21 04:23:38 DEBUG:IdentGenerator Pushing username generation request for @bob:anotherhomeserver on irc.example to the queue... 2021-10-21 04:23:38 DEBUG:IdentGenerator Generating username for @bob:anotherhomeserver on irc.example 2021-10-21 04:23:38 INFO:IdentGenerator Generated ident username bobanother for @bob:anotherhomeserver on irc.example 2021-10-21 04:23:38 INFO:BridgedClient (@bob:anotherhomeserver) Connecting to IRC server irc.example as M-bob (user=bobanother) TEST: Bridge called IRC client.connect(["irc.example_M-bob","connect",{"addr":") TEST: Invoking test callback for user irc.example_M-bob : client.connect([{"addr":"irc.example","nick":"M-bob","o) 2021-10-21 04:23:38 INFO:BridgedClient (@bob:anotherhomeserver) Client is now CONNECTED 2021-10-21 04:23:38 DEBUG:BridgedClient (@bob:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:38 INFO:IrcBridge Sending IRC message in #coffee as M-bob (connected=true) 2021-10-21 04:23:38 DEBUG:BridgedClient (@bob:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:38 DEBUG:BridgedClient (@bob:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-bob","join",{"addr":"irc) TEST: Invoking test callback for user irc.example_M-bob : client.join([{"addr":"irc.example","nick":"M-bob","o) 2021-10-21 04:23:38 DEBUG:BridgedClient (@bob:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-bob","say",{"addr":"irc.) 2021-10-21 04:23:38 INFO:IrcBridge [jkbkp3eisuo00] [M->I] SUCCESS (7ms) 2021-10-21 04:23:38 INFO:req [4k1jvvbz9s000] [[I->M]] onMode(+o) in #coffee by op-er (arg=M-alice) 2021-10-21 04:23:38 INFO:req [51go08t1n1g00] [[I->M]] onMode(+o) in #coffee by op-er (arg=M-bob) 2021-10-21 04:23:38 INFO:req [4k1jvvbz9s000] [[I->M]] onMode: Mode o received for M-alice, granting level of 50 to @alice:anotherhomeserver Oct-21 04:23:38.620 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:38.621 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:38 INFO:IrcBridge [4k1jvvbz9s000] [I->M] SUCCESS (1ms) 2021-10-21 04:23:38 INFO:req [51go08t1n1g00] [[I->M]] onMode: Mode o received for M-bob, granting level of 50 to @bob:anotherhomeserver 2021-10-21 04:23:38 INFO:IrcBridge [51go08t1n1g00] [I->M] SUCCESS (1ms) 2021-10-21 04:23:39 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:39 INFO:RoomAccessSyncer Changing power levels for 2 user(s) from !foo:bar Oct-21 04:23:39.622 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:39.622 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:39 INFO:main Killing bridge: test teardown 2021-10-21 04:23:39 INFO:IrcBridge Killing all clients 2021-10-21 04:23:39 INFO:BridgedClient Killing client 2021-10-21 04:23:39 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:39 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:39 WARN:ClientPool Client 1gub8m61c4kg0 (null) disconnected with reason killed 2021-10-21 04:23:39 INFO:ClientPool Dropping 1gub8m61c4kg0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:39 INFO:BridgedClient Killing client 2021-10-21 04:23:39 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:39 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:39 WARN:ClientPool Client 5m32idprf8k00 (@alice:anotherhomeserver) disconnected with reason killed 2021-10-21 04:23:39 INFO:ClientPool Dropping 5m32idprf8k00 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:39 INFO:BridgedClient Killing client 2021-10-21 04:23:39 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:39 INFO:client-connection disconnect()ing M-bob@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-bob","disconnect",{"addr) 2021-10-21 04:23:39 WARN:ClientPool Client fa5bx685ryo00 (@bob:anotherhomeserver) disconnected with reason killed 2021-10-21 04:23:39 INFO:ClientPool Dropping fa5bx685ryo00 (M-bob) because explicitDisconnect is true 2021-10-21 04:23:39 INFO:BridgedClient Killing client 2021-10-21 04:23:39 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix operator modes bridging should bridge the highest power of multiple modes ======================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'join' 2021-10-21 04:23:39 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:39 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:39 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:39 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:39 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:39 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:39 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:39 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:39 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:39 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:39 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:39.654 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:39.654 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:39 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:39 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:39 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:39 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:39.655 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:39.655 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:39 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:39 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:39 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:39 INFO:Provisioner Provisioning started 2021-10-21 04:23:39 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:39 INFO:BridgedClient Created client for bot 2021-10-21 04:23:39 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:39 DEBUG:ClientPool Created new bot client for irc.example : 6cl4uxyq7x800 (bot enabled=true) 2021-10-21 04:23:39 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:39 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:39 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:39 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:39 INFO:IrcBridge Startup complete. 2021-10-21 04:23:39 INFO:req [k8xb5p61svk00] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2021-10-21 04:23:39 DEBUG:req [k8xb5p61svk00] [[M->I]] Message body: get me in 2021-10-21 04:23:39 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:39 INFO:req [k8xb5p61svk00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:39.662 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:39.662 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:39 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2021-10-21 04:23:39 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2021-10-21 04:23:39 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:39 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2021-10-21 04:23:39 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2021-10-21 04:23:39 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:39 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:39 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:39 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2021-10-21 04:23:39 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:39 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:39 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:39 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:39 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2021-10-21 04:23:39 INFO:IrcBridge [k8xb5p61svk00] [M->I] SUCCESS (8ms) 2021-10-21 04:23:39 INFO:req [4hvy2bh088o00] [[I->M]] onMode(+o) in #coffee by op-er (arg=M-alice) 2021-10-21 04:23:39 INFO:req [4hvy2bh088o00] [[I->M]] onMode: Mode o received for M-alice, granting level of 50 to @alice:anotherhomeserver Oct-21 04:23:39.669 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:39.669 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:39 INFO:IrcBridge [4hvy2bh088o00] [I->M] SUCCESS (1ms) 2021-10-21 04:23:40 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:40 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Oct-21 04:23:40.670 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:40.670 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:40 INFO:main Killing bridge: test teardown 2021-10-21 04:23:40 INFO:IrcBridge Killing all clients 2021-10-21 04:23:40 INFO:BridgedClient Killing client 2021-10-21 04:23:40 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:40 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:40 WARN:ClientPool Client 6cl4uxyq7x800 (null) disconnected with reason killed 2021-10-21 04:23:40 INFO:ClientPool Dropping 6cl4uxyq7x800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:40 INFO:BridgedClient Killing client 2021-10-21 04:23:40 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:40 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:40 WARN:ClientPool Client cddopkdp3ko00 (@alice:anotherhomeserver) disconnected with reason killed 2021-10-21 04:23:40 INFO:ClientPool Dropping cddopkdp3ko00 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:40 INFO:BridgedClient Killing client 2021-10-21 04:23:40 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix operator modes bridging should bridge the highest power of multiple modes when a higher power mode is removed ============================================================================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'join' 2021-10-21 04:23:40 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:40 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:40 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:40 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:40 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:40 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:40 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:40 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:40 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:40 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:40 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:40.695 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:40.695 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:40 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:40 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:40 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:40 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:40.696 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:40.696 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:40 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:40 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:40 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:40 INFO:Provisioner Provisioning started 2021-10-21 04:23:40 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:40 INFO:BridgedClient Created client for bot 2021-10-21 04:23:40 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:40 DEBUG:ClientPool Created new bot client for irc.example : 2tyzndn3id600 (bot enabled=true) 2021-10-21 04:23:40 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:40 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:40 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:40 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:40 INFO:IrcBridge Startup complete. 2021-10-21 04:23:40 INFO:req [d8y3oqmhouw00] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2021-10-21 04:23:40 DEBUG:req [d8y3oqmhouw00] [[M->I]] Message body: get me in 2021-10-21 04:23:40 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:40 INFO:req [d8y3oqmhouw00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:40.701 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:40.701 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:40 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2021-10-21 04:23:40 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2021-10-21 04:23:40 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:40 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2021-10-21 04:23:40 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2021-10-21 04:23:40 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:40 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:40 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:40 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2021-10-21 04:23:40 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:40 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:40 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:40 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:40 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2021-10-21 04:23:40 INFO:IrcBridge [d8y3oqmhouw00] [M->I] SUCCESS (7ms) 2021-10-21 04:23:40 INFO:req [inh6fhdj51k00] [[I->M]] onMode(+v) in #coffee by op-er (arg=M-alice) 2021-10-21 04:23:40 INFO:req [ezio6cm72m800] [[I->M]] onMode(-o) in #coffee by op-er (arg=M-alice) 2021-10-21 04:23:40 INFO:req [inh6fhdj51k00] [[I->M]] onMode: Mode v received for M-alice, granting level of 25 to @alice:anotherhomeserver Oct-21 04:23:40.708 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:40.709 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:40 INFO:IrcBridge [inh6fhdj51k00] [I->M] SUCCESS (1ms) 2021-10-21 04:23:40 INFO:req [ezio6cm72m800] [[I->M]] onMode: Mode o received for M-alice, granting level of 0 to @alice:anotherhomeserver 2021-10-21 04:23:40 DEBUG:req [ezio6cm72m800] [[I->M]] Not granting PLs, user already has correct PL 2021-10-21 04:23:40 INFO:IrcBridge [ezio6cm72m800] [I->M] SUCCESS (2ms) 2021-10-21 04:23:41 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:41 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Oct-21 04:23:41.710 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:41.710 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:41 INFO:main Killing bridge: test teardown 2021-10-21 04:23:41 INFO:IrcBridge Killing all clients 2021-10-21 04:23:41 INFO:BridgedClient Killing client 2021-10-21 04:23:41 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:41 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:41 WARN:ClientPool Client 2tyzndn3id600 (null) disconnected with reason killed 2021-10-21 04:23:41 INFO:ClientPool Dropping 2tyzndn3id600 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:41 INFO:BridgedClient Killing client 2021-10-21 04:23:41 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:41 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:41 WARN:ClientPool Client 8bka9wfhwj400 (@alice:anotherhomeserver) disconnected with reason killed 2021-10-21 04:23:41 INFO:ClientPool Dropping 8bka9wfhwj400 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:41 INFO:BridgedClient Killing client 2021-10-21 04:23:41 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix operator modes bridging should bridge the highest power of multiple modes when a lower power mode is removed =========================================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-bob to call function 'connect' TEST: Test listening for irc.example_M-bob to call function 'join' 2021-10-21 04:23:41 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:41 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:41 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:41 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:41 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:41 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:41 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:41 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:41 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:41 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:41 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:41.738 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:41.738 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:41 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:41 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:41 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:41 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:41.741 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:41.741 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:41 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:41 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:41 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:41 INFO:Provisioner Provisioning started 2021-10-21 04:23:41 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:41 INFO:BridgedClient Created client for bot 2021-10-21 04:23:41 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:41 DEBUG:ClientPool Created new bot client for irc.example : g25b9b8nj7k0 (bot enabled=true) 2021-10-21 04:23:41 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:41 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:41 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:41 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:41 INFO:IrcBridge Startup complete. 2021-10-21 04:23:41 INFO:req [dy11cr3aza800] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2021-10-21 04:23:41 DEBUG:req [dy11cr3aza800] [[M->I]] Message body: get me in 2021-10-21 04:23:41 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:41 INFO:req [dy11cr3aza800] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:41.748 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:41.748 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:41 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2021-10-21 04:23:41 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2021-10-21 04:23:41 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:41 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2021-10-21 04:23:41 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2021-10-21 04:23:41 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:41 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:41 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:41 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2021-10-21 04:23:41 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:41 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:41 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:41 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:41 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2021-10-21 04:23:41 INFO:IrcBridge [dy11cr3aza800] [M->I] SUCCESS (8ms) 2021-10-21 04:23:41 INFO:req [205dgnls4gg00] [[I->M]] onMode(+o) in #coffee by op-er (arg=M-alice) 2021-10-21 04:23:41 INFO:req [jn6rzzqxxpc00] [[I->M]] onMode(-v) in #coffee by op-er (arg=M-alice) 2021-10-21 04:23:41 INFO:req [205dgnls4gg00] [[I->M]] onMode: Mode o received for M-alice, granting level of 50 to @alice:anotherhomeserver Oct-21 04:23:41.756 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:41.756 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:41 INFO:IrcBridge [205dgnls4gg00] [I->M] SUCCESS (6ms) 2021-10-21 04:23:41 INFO:req [jn6rzzqxxpc00] [[I->M]] onMode: Mode v received for M-alice, granting level of 0 to @alice:anotherhomeserver 2021-10-21 04:23:41 DEBUG:req [jn6rzzqxxpc00] [[I->M]] Not granting PLs, user already has correct PL 2021-10-21 04:23:41 INFO:IrcBridge [jn6rzzqxxpc00] [I->M] SUCCESS (6ms) 2021-10-21 04:23:42 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:42 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Oct-21 04:23:42.761 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:42.761 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:main Killing bridge: test teardown 2021-10-21 04:23:42 INFO:IrcBridge Killing all clients 2021-10-21 04:23:42 INFO:BridgedClient Killing client 2021-10-21 04:23:42 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:42 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:42 WARN:ClientPool Client g25b9b8nj7k0 (null) disconnected with reason killed 2021-10-21 04:23:42 INFO:ClientPool Dropping g25b9b8nj7k0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:42 INFO:BridgedClient Killing client 2021-10-21 04:23:42 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:42 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:42 WARN:ClientPool Client 4wbqemkou4q00 (@alice:anotherhomeserver) disconnected with reason killed 2021-10-21 04:23:42 INFO:ClientPool Dropping 4wbqemkou4q00 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:42 INFO:BridgedClient Killing client 2021-10-21 04:23:42 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix name bridging should set the matrix display name from the config file template ============================================================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:42 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:42 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:42 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:42 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:42 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:42 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:42.787 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:42.787 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:42 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:42 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:42 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:42.788 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:42.788 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:42 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:42 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:42 INFO:Provisioner Provisioning started 2021-10-21 04:23:42 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:42 INFO:BridgedClient Created client for bot 2021-10-21 04:23:42 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:42 DEBUG:ClientPool Created new bot client for irc.example : i5falemm6mo00 (bot enabled=true) 2021-10-21 04:23:42 INFO:MemberListSyncer Found 0 syncable rooms (9ms) 2021-10-21 04:23:42 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:42 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:42 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:42 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:42 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:42 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:42 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:42 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:42 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:42 INFO:IrcBridge Startup complete. 2021-10-21 04:23:42 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:42 INFO:req [fwj7rrgmpeo00] [[I->M]] onMessage: irc.example from=mike (null@irc.example) to=#coffee 2021-10-21 04:23:42 DEBUG:req [fwj7rrgmpeo00] [[I->M]] action={"type":"message","text":"ping","ts":0} 2021-10-21 04:23:42 INFO:IrcBridge irc.example_mike does not exist in the store yet, setting a profile Oct-21 04:23:42.807 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:42.808 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:main Killing bridge: test teardown 2021-10-21 04:23:42 INFO:IrcBridge Killing all clients 2021-10-21 04:23:42 INFO:BridgedClient Killing client 2021-10-21 04:23:42 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:42 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:42 WARN:ClientPool Client i5falemm6mo00 (null) disconnected with reason killed 2021-10-21 04:23:42 INFO:ClientPool Dropping i5falemm6mo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:42 INFO:BridgedClient Killing client 2021-10-21 04:23:42 DEBUG:BridgedClient Client is now KILLED .2021-10-21 04:23:42 DEBUG:req [fwj7rrgmpeo00] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:42.813 DEBUG Intent Checking if user @irc.example_mike:some.home.server is registered Oct-21 04:23:42.813 DEBUG Intent ensureRegistered: Registered, and not encrypted IRC-to-Matrix name bridging should process all NAMEs entries ============================================================= TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:42 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:42 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:42 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:42 INFO:IrcBridge [fwj7rrgmpeo00] [I->M] SUCCESS (34ms) 2021-10-21 04:23:42 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:42 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:42.843 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:42.843 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:42 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:42 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:42 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:42.845 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:42.845 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:42 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:42 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:42 INFO:Provisioner Provisioning started 2021-10-21 04:23:42 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:42 INFO:BridgedClient Created client for bot 2021-10-21 04:23:42 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:42 DEBUG:ClientPool Created new bot client for irc.example : kej5wo6hphs00 (bot enabled=true) 2021-10-21 04:23:42 INFO:MemberListSyncer Found 0 syncable rooms (9ms) 2021-10-21 04:23:42 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:42 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:42 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:42 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:42 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:42 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:42 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:42 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:42 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:42 INFO:IrcBridge Startup complete. 2021-10-21 04:23:42 INFO:MemberListSyncer updateIrcMemberList: Updating IRC member list for #coffee with 3 IRC nicks 2021-10-21 04:23:42 INFO:BridgedClient NAMEs: Adding 3 nicks from #coffee. 2021-10-21 04:23:42 DEBUG:BridgedClient Names bucket has 3 entries 2021-10-21 04:23:42 INFO:req [8v5ez7yjhcs00] [[I->M]] onJoin(names) Clarissa to #coffee 2021-10-21 04:23:42 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:42 INFO:IrcBridge irc.example_Clarissa does not exist in the store yet, setting a profile Oct-21 04:23:42.869 DEBUG Intent Checking if user @irc.example_Clarissa:some.home.server is registered 2021-10-21 04:23:42 INFO:MemberListSyncer updateIrcMemberList: Leaving 0 users as they are not in #coffee. Oct-21 04:23:42.870 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:req [8v5ez7yjhcs00] [[I->M]] Joining room !foo:bar and setting presence to online Oct-21 04:23:42.872 DEBUG MembershipQueue [8v5ez7yjhcs00] @irc.example_Clarissa:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:42.872 DEBUG Intent Checking if user @irc.example_Clarissa:some.home.server is registered Oct-21 04:23:42.872 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:42.873 DEBUG Intent Checking if user @irc.example_Clarissa:some.home.server is registered Oct-21 04:23:42.873 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:IrcBridge [8v5ez7yjhcs00] [I->M] SUCCESS (8ms) 2021-10-21 04:23:42 INFO:req [8v5ez7yjhcs00] [[I->M]] Calculating +mode for Clarissa in #coffee with opLevel=[object Object] 2021-10-21 04:23:42 INFO:req [bwwcl7g8vjk00] [[I->M]] onJoin(names) Bertha to #coffee 2021-10-21 04:23:42 INFO:IrcBridge irc.example_Bertha does not exist in the store yet, setting a profile Oct-21 04:23:42.879 DEBUG Intent Checking if user @irc.example_Bertha:some.home.server is registered Oct-21 04:23:42.879 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:req [bwwcl7g8vjk00] [[I->M]] Joining room !foo:bar and setting presence to online Oct-21 04:23:42.881 DEBUG MembershipQueue [bwwcl7g8vjk00] @irc.example_Bertha:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:42.881 DEBUG Intent Checking if user @irc.example_Bertha:some.home.server is registered Oct-21 04:23:42.882 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:42.882 DEBUG Intent Checking if user @irc.example_Bertha:some.home.server is registered Oct-21 04:23:42.882 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:IrcBridge [bwwcl7g8vjk00] [I->M] SUCCESS (5ms) 2021-10-21 04:23:42 INFO:req [bwwcl7g8vjk00] [[I->M]] Calculating +mode for Bertha in #coffee with opLevel=[object Object] 2021-10-21 04:23:42 INFO:req [a2gjrwn936000] [[I->M]] onJoin(names) Alicia to #coffee 2021-10-21 04:23:42 INFO:IrcBridge irc.example_Alicia does not exist in the store yet, setting a profile Oct-21 04:23:42.884 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Oct-21 04:23:42.885 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:req [a2gjrwn936000] [[I->M]] Joining room !foo:bar and setting presence to online Oct-21 04:23:42.887 DEBUG MembershipQueue [a2gjrwn936000] @irc.example_Alicia:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:42.887 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Oct-21 04:23:42.887 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:main Killing bridge: test teardown 2021-10-21 04:23:42 INFO:IrcBridge Killing all clients 2021-10-21 04:23:42 INFO:BridgedClient Killing client 2021-10-21 04:23:42 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:42 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:42 WARN:ClientPool Client kej5wo6hphs00 (null) disconnected with reason killed 2021-10-21 04:23:42 INFO:ClientPool Dropping kej5wo6hphs00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:42 INFO:BridgedClient Killing client 2021-10-21 04:23:42 DEBUG:BridgedClient Client is now KILLED Oct-21 04:23:42.892 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Oct-21 04:23:42.892 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:IrcBridge [a2gjrwn936000] [I->M] SUCCESS (9ms) 2021-10-21 04:23:42 ERROR:req [a2gjrwn936000] [[I->M]] No client exists to set onMode for Alicia .IRC-to-Matrix name bridging should retry a join ================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:42 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:42 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:42 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:42 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:42 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:42 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:42.922 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:42.923 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:42 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:42 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:42 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:42.924 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:42.925 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:42 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:42 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:42 INFO:Provisioner Provisioning started 2021-10-21 04:23:42 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:42 INFO:BridgedClient Created client for bot 2021-10-21 04:23:42 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:42 DEBUG:ClientPool Created new bot client for irc.example : eo48f835fag00 (bot enabled=true) 2021-10-21 04:23:42 INFO:MemberListSyncer Found 0 syncable rooms (8ms) 2021-10-21 04:23:42 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:42 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:42 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:42 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:42 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:42 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:42 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:42 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:42 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:42 INFO:IrcBridge Startup complete. 2021-10-21 04:23:42 INFO:MemberListSyncer updateIrcMemberList: Updating IRC member list for #coffee with 1 IRC nicks 2021-10-21 04:23:42 INFO:BridgedClient NAMEs: Adding 1 nicks from #coffee. 2021-10-21 04:23:42 DEBUG:BridgedClient Names bucket has 1 entries 2021-10-21 04:23:42 INFO:req [iqzuxnbkr5s00] [[I->M]] onJoin(names) Alicia to #coffee 2021-10-21 04:23:42 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:42 INFO:IrcBridge irc.example_Alicia does not exist in the store yet, setting a profile Oct-21 04:23:42.943 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered 2021-10-21 04:23:42 INFO:MemberListSyncer updateIrcMemberList: Leaving 0 users as they are not in #coffee. Oct-21 04:23:42.944 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:42 INFO:req [iqzuxnbkr5s00] [[I->M]] Joining room !foo:bar and setting presence to online Oct-21 04:23:42.945 DEBUG MembershipQueue [iqzuxnbkr5s00] @irc.example_Alicia:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:42.945 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Oct-21 04:23:42.946 DEBUG Intent ensureRegistered: Registered, and not encrypted (node:6185) Warning: a promise was rejected with a non-error: [object Object] Oct-21 04:23:42.948 WARN MembershipQueue [iqzuxnbkr5s00] Failed to join !foo:bar, delaying for 329.10845352286924ms Oct-21 04:23:42.948 DEBUG MembershipQueue [iqzuxnbkr5s00] Failed with: undefined Failed to join room Oct-21 04:23:43.279 DEBUG MembershipQueue [iqzuxnbkr5s00] @irc.example_Alicia:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:43.279 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Oct-21 04:23:43.279 DEBUG Intent ensureRegistered: Registered, and not encrypted (node:6185) Warning: a promise was rejected with a non-error: [object Object] Oct-21 04:23:43.282 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Oct-21 04:23:43.282 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:43 INFO:IrcBridge [iqzuxnbkr5s00] [I->M] SUCCESS (341ms) 2021-10-21 04:23:43 INFO:req [iqzuxnbkr5s00] [[I->M]] Calculating +mode for Alicia in #coffee with opLevel=[object Object] Oct-21 04:23:43.283 WARN MembershipQueue [iqzuxnbkr5s00] Failed to join !foo:bar, delaying for 500ms Oct-21 04:23:43.283 DEBUG MembershipQueue [iqzuxnbkr5s00] Failed with: undefined Failed to join room 2021-10-21 04:23:43 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:43 ERROR:ClientPool undefined 2021-10-21 04:23:43 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:43 ERROR:ClientPool undefined 2021-10-21 04:23:43 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) Oct-21 04:23:43.784 DEBUG MembershipQueue [iqzuxnbkr5s00] @irc.example_Alicia:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:43.785 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Oct-21 04:23:43.785 DEBUG Intent ensureRegistered: Registered, and not encrypted (node:6185) Warning: a promise was rejected with a non-error: [object Object] Oct-21 04:23:43.787 WARN MembershipQueue [iqzuxnbkr5s00] Failed to join !foo:bar, delaying for 500ms Oct-21 04:23:43.787 DEBUG MembershipQueue [iqzuxnbkr5s00] Failed with: undefined Failed to join room Oct-21 04:23:44.289 DEBUG MembershipQueue [iqzuxnbkr5s00] @irc.example_Alicia:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:44.289 DEBUG Intent Checking if user @irc.example_Alicia:some.home.server is registered Oct-21 04:23:44.289 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client eo48f835fag00 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping eo48f835fag00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED .Kicking IRC users on IRC should make the kickee leave the Matrix room ====================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.318 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.319 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.320 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.320 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : cpnv1esuio800 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. 2021-10-21 04:23:44 INFO:req [57lps9gw0r800] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [57lps9gw0r800] [[M->I]] Message body: let me in 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [57lps9gw0r800] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.326 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.326 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2021-10-21 04:23:44 INFO:IrcBridge [57lps9gw0r800] [M->I] SUCCESS (8ms) 2021-10-21 04:23:44 INFO:req [6o68xz3586s00] [[I->M]] onKick(irc.example) KickerNick is kicking bob from #coffee 2021-10-21 04:23:44 INFO:req [d3t8sq3vg5400] [[I->M]] onMessage: irc.example from=bob (null@irc.example) to=#coffee 2021-10-21 04:23:44 DEBUG:req [d3t8sq3vg5400] [[I->M]] action={"type":"message","text":"let me in","ts":0} 2021-10-21 04:23:44 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:44.334 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:44.335 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 DEBUG:req [d3t8sq3vg5400] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:44.337 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:44.337 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge [d3t8sq3vg5400] [I->M] SUCCESS (5ms) 2021-10-21 04:23:44 INFO:IrcBridge irc.example_KickerNick does not exist in the store yet, setting a profile Oct-21 04:23:44.337 DEBUG Intent Checking if user @irc.example_KickerNick:some.home.server is registered Oct-21 04:23:44.338 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:req [6o68xz3586s00] [[I->M]] Mapped kickee nick bob to {"userId":"@irc.example_bob:some.home.server","_data":{"displayName":"bob (IRC)"},"_localpart":"irc.example_bob","host":"some.home.server"} Oct-21 04:23:44.339 DEBUG MembershipQueue [6o68xz3586s00] @irc.example_bob:some.home.server@!foo:bar -> leave (reason: They had to go, they knew too much, kicker: @irc.example_KickerNick:some.home.server) Oct-21 04:23:44.339 DEBUG Intent Checking if user @irc.example_KickerNick:some.home.server is registered Oct-21 04:23:44.339 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge [6o68xz3586s00] [I->M] SUCCESS (7ms) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client cpnv1esuio800 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping cpnv1esuio800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 1udlf89m5oyo0 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 1udlf89m5oyo0 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED .Kicking Matrix users on Matrix should make the kickee part the IRC channel =========================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.364 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.365 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.366 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.366 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : js7hal79i9s00 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. 2021-10-21 04:23:44 INFO:req [jbm00fpfxuo00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [jbm00fpfxuo00] [[M->I]] Message body: let me in 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [jbm00fpfxuo00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.371 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.371 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2021-10-21 04:23:44 INFO:IrcBridge [jbm00fpfxuo00] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-flibble to call function 'part' 2021-10-21 04:23:44 INFO:req [erj7zhbxyjk00] [[M->I]] onKick @the_kicker:localhost is kicking/banning @flibble:wibble from !foo:bar (reason: none) 2021-10-21 04:23:44 INFO:req [bbr1wmmbgqw00] [[I->M]] onMessage: irc.example from=bob (null@irc.example) to=#coffee 2021-10-21 04:23:44 DEBUG:req [bbr1wmmbgqw00] [[I->M]] action={"type":"message","text":"let me in","ts":0} 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Leaving channel #coffee TEST: Bridge called IRC client.part(["irc.example_M-flibble","part",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.part([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Left channel #coffee 2021-10-21 04:23:44 INFO:IrcBridge [erj7zhbxyjk00] [M->I] SUCCESS (4ms) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client js7hal79i9s00 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping js7hal79i9s00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 2qj495pxfbi00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 2qj495pxfbi00 (M-flibble) because they are not joined to any channels 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:44.385 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered .Oct-21 04:23:44.385 DEBUG Intent ensureRegistered: Registered, and not encrypted Kicking Matrix users on IRC should make the AS bot kick the Matrix user from the Matrix room ============================================================================================= 2021-10-21 04:23:44 DEBUG:req [bbr1wmmbgqw00] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:44.386 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:44.387 DEBUG Intent ensureRegistered: Registered, and not encrypted TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcBridge [bbr1wmmbgqw00] [I->M] SUCCESS (24ms) 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.403 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.403 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.404 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.404 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : du76jp5zj6000 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. 2021-10-21 04:23:44 INFO:req [1pxharv6esgw0] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [1pxharv6esgw0] [[M->I]] Message body: let me in 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [1pxharv6esgw0] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.409 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.409 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2021-10-21 04:23:44 INFO:IrcBridge [1pxharv6esgw0] [M->I] SUCCESS (7ms) 2021-10-21 04:23:44 INFO:req [y9h7zr8cogw] [[I->M]] onKick(irc.example) KickerNick is kicking M-flibble from #coffee 2021-10-21 04:23:44 INFO:req [27v6hs8etx0k0] [[I->M]] onMessage: irc.example from=bob (null@irc.example) to=#coffee 2021-10-21 04:23:44 DEBUG:req [27v6hs8etx0k0] [[I->M]] action={"type":"message","text":"let me in","ts":0} Oct-21 04:23:44.417 DEBUG MembershipQueue [y9h7zr8cogw] @flibble:wibble@!foo:bar -> leave (reason: KickerNick has kicked this user from #coffee (Reasons), kicker: @monkeybot:some.home.server) Oct-21 04:23:44.417 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.417 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client du76jp5zj6000 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping du76jp5zj6000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client bjkxjn74n8o00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping bjkxjn74n8o00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:IrcBridge [y9h7zr8cogw] [I->M] SUCCESS (5ms) 2021-10-21 04:23:44 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:44.421 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered .Oct-21 04:23:44.421 DEBUG Intent ensureRegistered: Registered, and not encrypted Kicking IRC users on Matrix should make the virtual IRC client KICK the real IRC user ====================================================================================== 2021-10-21 04:23:44 DEBUG:req [27v6hs8etx0k0] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:44.423 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:44.423 DEBUG Intent ensureRegistered: Registered, and not encrypted TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcBridge [27v6hs8etx0k0] [I->M] SUCCESS (22ms) 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.439 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.439 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.440 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.440 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : k80nmzedigg00 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. 2021-10-21 04:23:44 INFO:req [8ldntfkf7kg00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [8ldntfkf7kg00] [[M->I]] Message body: let me in 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [8ldntfkf7kg00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.445 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.445 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2021-10-21 04:23:44 INFO:IrcBridge [8ldntfkf7kg00] [M->I] SUCCESS (10ms) TEST: Test listening for irc.example_M-flibble to call function 'send' 2021-10-21 04:23:44 INFO:req [j1nu3bimc0w00] [[M->I]] onKick @flibble:wibble is kicking/banning @irc.example_bob:some.home.server from !foo:bar (reason: they are a fish) 2021-10-21 04:23:44 INFO:req [c87cly2cqd400] [[I->M]] onMessage: irc.example from=bob (null@irc.example) to=#coffee 2021-10-21 04:23:44 DEBUG:req [c87cly2cqd400] [[I->M]] action={"type":"message","text":"let me in","ts":0} 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Kicking bob from channel #coffee TEST: Bridge called IRC client.send(["irc.example_M-flibble","send",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.send([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:IrcBridge [j1nu3bimc0w00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client k80nmzedigg00 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping k80nmzedigg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 3iut60bl05q00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 3iut60bl05q00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:44.461 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:44.461 DEBUG Intent ensureRegistered: Registered, and not encrypted .2021-10-21 04:23:44 DEBUG:req [c87cly2cqd400] [[I->M]] Relaying in room(s) !foo:bar Oct-21 04:23:44.462 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:44.463 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge [c87cly2cqd400] [I->M] SUCCESS (9ms) Kicking on IRC join should be done for err_needreggednick ========================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.480 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.480 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.481 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.482 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : 6rxq81s1y4000 (bot enabled=true) 2021-10-21 04:23:44 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:44 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:44 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:44 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:44 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:44 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'join' 2021-10-21 04:23:44 INFO:req [gaqsekje5xs00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 DEBUG:BridgedClient Joined channel #coffee 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 ERROR:client-connection Server: irc.example (M-flibble) Error: {"command":"err_needreggednick","args":["#coffee"]} 2021-10-21 04:23:44 ERROR:BridgedClient (@flibble:wibble) Join channel #coffee : {"command":"err_needreggednick","args":["#coffee"]} 2021-10-21 04:23:44 ERROR:BridgedClient (@flibble:wibble) Cannot track channel #coffee: err_needreggednick 2021-10-21 04:23:44 INFO:ClientPool Kicking @flibble:wibble from room due to err_needreggednick 2021-10-21 04:23:44 INFO:req [6xs64qx1k9s00] [[I->M]] M-flibble@irc.example#6aucr3lnguo0~@flibble:wibble : Sending metadata 'Could not join #coffee on 'irc.example': err_needreggednick' 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee 2021-10-21 04:23:44 INFO:IrcBridge [gaqsekje5xs00] [M->I] FAILED (8ms) Oct-21 04:23:44.501 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.502 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client 6rxq81s1y4000 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 6rxq81s1y4000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 6aucr3lnguo0 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 6aucr3lnguo0 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:req [6xs64qx1k9s00] [[I->M]] Creating an admin room with @flibble:wibble Oct-21 04:23:44.505 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.506 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge [6xs64qx1k9s00] [I->M] FAILED (7ms) .Matrix-to-IRC message bridging should bridge matrix messages as IRC text ========================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.525 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.525 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.526 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.526 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : 48p02n5t4vw00 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [3zk3d6ef0ji00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [3zk3d6ef0ji00] [[M->I]] Message body: Here is some test text. 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [3zk3d6ef0ji00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.537 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.537 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client 48p02n5t4vw00 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 48p02n5t4vw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client fq8a6rc8wzk00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping fq8a6rc8wzk00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:IrcBridge [3zk3d6ef0ji00] [M->I] SUCCESS (11ms) .Matrix-to-IRC message bridging should bridge formatted matrix messages as formatted IRC text ============================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.562 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.562 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.563 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.563 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : 2y70xm7896200 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [3yggxfpi52q00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [3yggxfpi52q00] [[M->I]] Message body: I support em, strong bold and normal bold and bold and underline including green 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [3yggxfpi52q00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.583 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.583 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client 2y70xm7896200 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 2y70xm7896200 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client a3kjml7kff400 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping a3kjml7kff400 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:IrcBridge [3yggxfpi52q00] [M->I] SUCCESS (25ms) .Matrix-to-IRC message bridging should bridge escaped HTML matrix messages as unescaped HTML ============================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.607 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.607 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.609 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.609 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : 3x7tcqzfh3000 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [ktqkv9364fk00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [ktqkv9364fk00] [[M->I]] Message body: this is a "test" & some _ mo!re fun ch@racters... are < included > here. 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [ktqkv9364fk00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.615 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.615 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client 3x7tcqzfh3000 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 3x7tcqzfh3000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client ef11edm7uoo00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping ef11edm7uoo00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:IrcBridge [ktqkv9364fk00] [M->I] SUCCESS (11ms) .Matrix-to-IRC message bridging should strip out unknown html tags from formatted_body ====================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.639 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.639 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.640 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.641 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : 592814uvnz400 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [b2k47xg8uog00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [b2k47xg8uog00] [[M->I]] Message body: Here is baz text 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [b2k47xg8uog00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.646 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.646 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client 592814uvnz400 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 592814uvnz400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client enso1yb7lbc00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping enso1yb7lbc00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:IrcBridge [b2k47xg8uog00] [M->I] SUCCESS (11ms) .Matrix-to-IRC message bridging should use the fallback text if there are unrecognised tags =========================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.671 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.671 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.672 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.672 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : 5dycqv7w8v000 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [7g23jja7w5s00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [7g23jja7w5s00] [[M->I]] Message body: Here is *baz* text 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [7g23jja7w5s00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.678 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.678 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client 5dycqv7w8v000 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 5dycqv7w8v000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 9mk2iab0ttc00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 9mk2iab0ttc00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:IrcBridge [7g23jja7w5s00] [M->I] SUCCESS (12ms) .Matrix-to-IRC message bridging should bridge matrix emotes as IRC actions ========================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.706 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.706 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.707 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.707 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : dvs609cpsr400 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'action' 2021-10-21 04:23:44 INFO:req [fpvy8v5iac800] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [fpvy8v5iac800] [[M->I]] Message body: thinks 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [fpvy8v5iac800] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.712 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.712 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.action(["irc.example_M-flibble","action",{"addr) TEST: Invoking test callback for user irc.example_M-flibble : client.action([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client dvs609cpsr400 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping dvs609cpsr400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 2eyk94a66280 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 2eyk94a66280 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:IrcBridge [fpvy8v5iac800] [M->I] SUCCESS (14ms) .Matrix-to-IRC message bridging should bridge matrix notices as IRC notices =========================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.741 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.741 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.742 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.742 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : kxk1a15k6kw00 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'notice' 2021-10-21 04:23:44 INFO:req [vvurlayrxds0] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [vvurlayrxds0] [[M->I]] Message body: Some automated message 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [vvurlayrxds0] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.748 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.748 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.notice(["irc.example_M-flibble","notice",{"addr) TEST: Invoking test callback for user irc.example_M-flibble : client.notice([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client kxk1a15k6kw00 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping kxk1a15k6kw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client juxca1jskx800 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping juxca1jskx800 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:IrcBridge [vvurlayrxds0] [M->I] SUCCESS (10ms) .Matrix-to-IRC message bridging should bridge matrix replies as roughly formatted text ====================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.773 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.773 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.774 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.774 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : kzn4bul3axc00 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. 2021-10-21 04:23:44 INFO:req [3bxaog7b1lm00] [[M->I]] onMessage: m.room.message usr=@friend:bar.com rm=!foo:bar id=$original:bar.com 2021-10-21 04:23:44 DEBUG:req [3bxaog7b1lm00] [[M->I]] Message body: This is the real message 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [3bxaog7b1lm00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.779 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.779 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @friend:bar.com (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Created client for @friend:bar.com 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @friend:bar.com on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @friend:bar.com on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username friendbarc for @friend:bar.com on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Connecting to IRC server irc.example as M-friend (user=friendbarc) TEST: Bridge called IRC client.connect(["irc.example_M-friend","connect",{"addr) TEST: Invoking test callback for user irc.example_M-friend : client.connect([{"addr":"irc.example","nick":"M-friend") 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-friend (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-friend","join",{"addr":") TEST: Invoking test callback for user irc.example_M-friend : client.join([{"addr":"irc.example","nick":"M-friend") 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-friend","say",{"addr":"i) 2021-10-21 04:23:44 INFO:IrcBridge [3bxaog7b1lm00] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [8jhjv3oboyc00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [8jhjv3oboyc00] [[M->I]] Message body: > <@somedude:bar.com> This is the fake message Reply Text 2021-10-21 04:23:44 INFO:req [8jhjv3oboyc00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.787 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.787 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 3 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:IrcBridge [8jhjv3oboyc00] [M->I] SUCCESS (9ms) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client kzn4bul3axc00 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping kzn4bul3axc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-friend@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-friend","disconnect",{"a) 2021-10-21 04:23:44 WARN:ClientPool Client byi3qffu23s00 (@friend:bar.com) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping byi3qffu23s00 (M-friend) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 2ah010q0eg740 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 2ah010q0eg740 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix replies which contain displaynames ======================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.819 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.820 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.821 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.821 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : oognudy4q8w0 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:44 ERROR:ClientPool undefined 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. 2021-10-21 04:23:44 INFO:req [iyw3yzlk00000] [[M->I]] onMessage: m.room.message usr=@friend:bar.com rm=!foo:bar id=$original:bar.com 2021-10-21 04:23:44 DEBUG:req [iyw3yzlk00000] [[M->I]] Message body: This is the real message 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [iyw3yzlk00000] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.826 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.827 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @friend:bar.com (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Created client for @friend:bar.com 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @friend:bar.com on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @friend:bar.com on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username friendbarc for @friend:bar.com on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Connecting to IRC server irc.example as M-friend (user=friendbarc) TEST: Bridge called IRC client.connect(["irc.example_M-friend","connect",{"addr) TEST: Invoking test callback for user irc.example_M-friend : client.connect([{"addr":"irc.example","nick":"M-friend") 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-friend (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-friend","join",{"addr":") TEST: Invoking test callback for user irc.example_M-friend : client.join([{"addr":"irc.example","nick":"M-friend") 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-friend","say",{"addr":"i) 2021-10-21 04:23:44 INFO:IrcBridge [iyw3yzlk00000] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [9fw65mb2dp800] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [9fw65mb2dp800] [[M->I]] Message body: > This is the fake message Reply Text 2021-10-21 04:23:44 INFO:req [9fw65mb2dp800] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.833 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.833 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 3 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:IrcBridge [9fw65mb2dp800] [M->I] SUCCESS (7ms) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client oognudy4q8w0 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping oognudy4q8w0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-friend@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-friend","disconnect",{"a) 2021-10-21 04:23:44 WARN:ClientPool Client 9g27uuljym000 (@friend:bar.com) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 9g27uuljym000 (M-friend) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client b230abio4so00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping b230abio4so00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix replies as roughly formatted text, newline edition ======================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.864 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.864 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.865 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.865 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : b78q0y7s8jc00 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:44 ERROR:ClientPool undefined 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. 2021-10-21 04:23:44 INFO:req [bdo6wuaatcw00] [[M->I]] onMessage: m.room.message usr=@friend:bar.com rm=!foo:bar id=$original:bar.com 2021-10-21 04:23:44 DEBUG:req [bdo6wuaatcw00] [[M->I]] Message body: This is the real message 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [bdo6wuaatcw00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.872 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.872 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @friend:bar.com (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Created client for @friend:bar.com 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @friend:bar.com on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @friend:bar.com on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username friendbarc for @friend:bar.com on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Connecting to IRC server irc.example as M-friend (user=friendbarc) TEST: Bridge called IRC client.connect(["irc.example_M-friend","connect",{"addr) TEST: Invoking test callback for user irc.example_M-friend : client.connect([{"addr":"irc.example","nick":"M-friend") 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-friend (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-friend","join",{"addr":") TEST: Invoking test callback for user irc.example_M-friend : client.join([{"addr":"irc.example","nick":"M-friend") 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-friend","say",{"addr":"i) 2021-10-21 04:23:44 INFO:IrcBridge [bdo6wuaatcw00] [M->I] SUCCESS (7ms) TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [bfqnmexnjg000] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [bfqnmexnjg000] [[M->I]] Message body: > <@somedude:bar.com> This is the fake message Reply Text 2021-10-21 04:23:44 INFO:req [bfqnmexnjg000] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.879 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.879 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 3 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:IrcBridge [bfqnmexnjg000] [M->I] SUCCESS (7ms) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client b78q0y7s8jc00 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping b78q0y7s8jc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-friend@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-friend","disconnect",{"a) 2021-10-21 04:23:44 WARN:ClientPool Client k3o2gmvfk6800 (@friend:bar.com) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping k3o2gmvfk6800 (M-friend) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 52o2bvixe5s00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 52o2bvixe5s00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix replies as reply only, if source not found =============================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:44 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:44 ERROR:ClientPool undefined Oct-21 04:23:44.909 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.909 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.911 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.911 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : 6zm5rsa2pz400 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [161heuh8ny4g0] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [161heuh8ny4g0] [[M->I]] Message body: > <@somedude:bar.com> This message is possibly fake Reply Text 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [161heuh8ny4g0] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.917 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.917 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout Oct-21 04:23:44.921 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.921 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:44.922 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.922 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:IrcBridge [161heuh8ny4g0] [M->I] SUCCESS (9ms) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client 6zm5rsa2pz400 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 6zm5rsa2pz400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 137ylvrd3fuo0 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 137ylvrd3fuo0 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix replies to replies without the original source =================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:44 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:44 ERROR:ClientPool undefined Oct-21 04:23:44.943 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.943 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.944 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.944 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : ifkiquh6vyg00 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. 2021-10-21 04:23:44 INFO:req [ddtjy8oovq80] [[M->I]] onMessage: m.room.message usr=@friend:bar.com rm=!foo:bar id=$first:bar.com 2021-10-21 04:23:44 DEBUG:req [ddtjy8oovq80] [[M->I]] Message body: Message #1 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 INFO:req [ddtjy8oovq80] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.949 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.949 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @friend:bar.com (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Created client for @friend:bar.com 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @friend:bar.com on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @friend:bar.com on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username friendbarc for @friend:bar.com on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Connecting to IRC server irc.example as M-friend (user=friendbarc) TEST: Bridge called IRC client.connect(["irc.example_M-friend","connect",{"addr) TEST: Invoking test callback for user irc.example_M-friend : client.connect([{"addr":"irc.example","nick":"M-friend") 2021-10-21 04:23:44 INFO:BridgedClient (@friend:bar.com) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-friend (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-friend","join",{"addr":") TEST: Invoking test callback for user irc.example_M-friend : client.join([{"addr":"irc.example","nick":"M-friend") 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-friend","say",{"addr":"i) 2021-10-21 04:23:44 INFO:IrcBridge [ddtjy8oovq80] [M->I] SUCCESS (6ms) 2021-10-21 04:23:44 INFO:req [8v13zzijuiw00] [[M->I]] onMessage: m.room.message usr=@friend:bar.com rm=!foo:bar id=$second:bar.com 2021-10-21 04:23:44 DEBUG:req [8v13zzijuiw00] [[M->I]] Message body: > <@friend:bar.com> Message#1 Message #2 2021-10-21 04:23:44 INFO:req [8v13zzijuiw00] [[M->I]] Relaying message in #coffee on irc.example 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-friend (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@friend:bar.com) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_M-friend","say",{"addr":"i) 2021-10-21 04:23:44 INFO:IrcBridge [8v13zzijuiw00] [M->I] SUCCESS (3ms) TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [7cm2ax0t0b800] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [7cm2ax0t0b800] [[M->I]] Message body: > <@friend:bar.com> Message#2 Message #3 2021-10-21 04:23:44 INFO:req [7cm2ax0t0b800] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.959 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.959 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 3 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:IrcBridge [7cm2ax0t0b800] [M->I] SUCCESS (7ms) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client ifkiquh6vyg00 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping ifkiquh6vyg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-friend@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-friend","disconnect",{"a) 2021-10-21 04:23:44 WARN:ClientPool Client j5iq2vfifu000 (@friend:bar.com) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping j5iq2vfifu000 (M-friend) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 78czqq5ivcc00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 78czqq5ivcc00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix replies to ghosts with their nick ====================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:44 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:44 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:44 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:44 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:44 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:44 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:44.983 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.984 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:44 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:44 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:44 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:44.985 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.985 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:44 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:44 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:44 INFO:Provisioner Provisioning started 2021-10-21 04:23:44 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:44 INFO:BridgedClient Created client for bot 2021-10-21 04:23:44 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:44 DEBUG:ClientPool Created new bot client for irc.example : fa7w1nagrm800 (bot enabled=true) 2021-10-21 04:23:44 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:44 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:44 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:44 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:44 INFO:req [7oqd6slms6k00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:44 DEBUG:req [7oqd6slms6k00] [[M->I]] Message body: > <@somedude:bar.com> This is the fake message Reply Text 2021-10-21 04:23:44 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:44 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:44 ERROR:ClientPool undefined 2021-10-21 04:23:44 INFO:req [7oqd6slms6k00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:44.991 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.991 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:44 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:44 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:44 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout Oct-21 04:23:44.995 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.995 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:44.995 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:44.995 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:44 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:44 INFO:IrcBridge [7oqd6slms6k00] [M->I] SUCCESS (8ms) 2021-10-21 04:23:44 INFO:main Killing bridge: test teardown 2021-10-21 04:23:44 INFO:IrcBridge Killing all clients 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:44 WARN:ClientPool Client fa7w1nagrm800 (null) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping fa7w1nagrm800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:44 INFO:BridgedClient Killing client 2021-10-21 04:23:44 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:44 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:44 WARN:ClientPool Client 6hg60uvdkzk0 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:44 INFO:ClientPool Dropping 6hg60uvdkzk0 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging should bridge matrix images as IRC action with a URL ==================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.015 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.016 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.017 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.017 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 2xo44mr28nw00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'action' 2021-10-21 04:23:45 INFO:req [9f6bs2vbwgs00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:req [9f6bs2vbwgs00] [[M->I]] Message body: the_image.jpg 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [9f6bs2vbwgs00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.022 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.023 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.action(["irc.example_M-flibble","action",{"addr) TEST: Invoking test callback for user irc.example_M-flibble : client.action([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 2xo44mr28nw00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 2xo44mr28nw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:45 WARN:ClientPool Client e04ub6e12ag00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping e04ub6e12ag00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:IrcBridge [9f6bs2vbwgs00] [M->I] SUCCESS (10ms) .Matrix-to-IRC message bridging should bridge matrix files as IRC action with a URL =================================================================================== 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.049 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.050 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.051 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.051 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 5zvq6qsibts00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'action' 2021-10-21 04:23:45 INFO:req [bt06mie2al400] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:req [bt06mie2al400] [[M->I]] Message body: a_file.apk 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [bt06mie2al400] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.056 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.056 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.action(["irc.example_M-flibble","action",{"addr) TEST: Invoking test callback for user irc.example_M-flibble : client.action([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 5zvq6qsibts00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 5zvq6qsibts00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:45 WARN:ClientPool Client fyaph2f0yk800 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping fyaph2f0yk800 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:IrcBridge [bt06mie2al400] [M->I] SUCCESS (11ms) .Matrix-to-IRC message bridging should bridge matrix topics as IRC topics ========================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-friend to call function 'connect' TEST: Test listening for irc.example_M-friend to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.086 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.086 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.087 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.087 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 77ogw7smqj400 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'send' 2021-10-21 04:23:45 INFO:req [5xoda54oshc00] [[M->I]] onMessage: m.room.topic usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [5xoda54oshc00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.092 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.093 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Setting topic to Topics are amazingz in channel #coffee TEST: Bridge called IRC client.send(["irc.example_M-flibble","send",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.send([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 77ogw7smqj400 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 77ogw7smqj400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:45 WARN:ClientPool Client 6qy1kfohln400 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 6qy1kfohln400 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:IrcBridge [5xoda54oshc00] [M->I] SUCCESS (10ms) .Matrix-to-Matrix message bridging should bridge matrix messages to other mapped matrix rooms ============================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!second:roomid, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.119 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.119 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.120 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.121 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.121 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.121 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : gghfw539yog00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:req [bakyxnws9x400] [[M->I]] onMessage: m.room.message usr=@flibble:some.home.server rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:req [bakyxnws9x400] [[M->I]] Message body: Here is some test text. 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [bakyxnws9x400] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.127 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.127 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.128 DEBUG Intent Checking if user @irc.example_M-flibble:some.home.server is registered Oct-21 04:23:45.128 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:some.home.server (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:some.home.server) Created client for @flibble:some.home.server 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:some.home.server) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @flibble:some.home.server on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @flibble:some.home.server on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username flibblesom for @flibble:some.home.server on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:some.home.server) Connecting to IRC server irc.example as M-flibble (user=flibblesom) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:some.home.server) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:some.home.server) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:some.home.server) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:some.home.server) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:some.home.server) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2021-10-21 04:23:45 INFO:IrcBridge [bakyxnws9x400] [M->I] SUCCESS (8ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client gghfw539yog00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping gghfw539yog00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:45 WARN:ClientPool Client 17xu04243rgg0 (@flibble:some.home.server) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 17xu04243rgg0 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Matrix-to-Matrix message bridging should NOT bridge matrix messages to other mapped matrix rooms for PMs ========================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!second:roomid, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.152 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.153 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.154 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.154 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.154 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.154 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : i4aqnyhlk4o00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:req [g3tx06kc0b400] [[M->I]] onInvite: from=@flibble:some.home.server to=@irc.example_nickserv:some.home.server rm=!private:room id=undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [g3tx06kc0b400] [[M->I]] Handling invite from user directed at nickserv on irc.example 2021-10-21 04:23:45 INFO:IrcBridge irc.example_nickserv does not exist in the store yet, setting a profile Oct-21 04:23:45.161 DEBUG Intent Checking if user @irc.example_nickserv:some.home.server is registered Oct-21 04:23:45.161 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.162 DEBUG MembershipQueue [g3tx06kc0b400] @irc.example_nickserv:some.home.server@!private:room -> join (reason: none, kicker: undefined) Oct-21 04:23:45.162 DEBUG Intent Checking if user @irc.example_nickserv:some.home.server is registered Oct-21 04:23:45.162 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:req [g3tx06kc0b400] [[M->I]] Joined @irc.example_nickserv:some.home.server to room !private:room 2021-10-21 04:23:45 INFO:NeDBDataStore setPmRoom (id=!private:room, addr=irc.example chan=nickserv real=@flibble:some.home.server virt=@irc.example_nickserv:some.home.server) 2021-10-21 04:23:45 INFO:IrcBridge [g3tx06kc0b400] [M->I] SUCCESS (4ms) 2021-10-21 04:23:45 INFO:req [ch3lnvqaylk00] [[M->I]] onInvite: from=@someotherguy:wibble to=@irc.example_nickserv:some.home.server rm=!private:room2 id=undefined 2021-10-21 04:23:45 INFO:req [ch3lnvqaylk00] [[M->I]] Handling invite from user directed at nickserv on irc.example Oct-21 04:23:45.164 DEBUG MembershipQueue [ch3lnvqaylk00] @irc.example_nickserv:some.home.server@!private:room2 -> join (reason: none, kicker: undefined) Oct-21 04:23:45.164 DEBUG Intent Checking if user @irc.example_nickserv:some.home.server is registered Oct-21 04:23:45.165 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:req [ch3lnvqaylk00] [[M->I]] Joined @irc.example_nickserv:some.home.server to room !private:room2 2021-10-21 04:23:45 INFO:NeDBDataStore setPmRoom (id=!private:room2, addr=irc.example chan=nickserv real=@someotherguy:wibble virt=@irc.example_nickserv:some.home.server) 2021-10-21 04:23:45 INFO:IrcBridge [ch3lnvqaylk00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:45 INFO:req [1hc0k0thfe5c0] [[M->I]] onMessage: m.room.message usr=@flibble:some.home.server rm=!private:room id=undefined 2021-10-21 04:23:45 DEBUG:req [1hc0k0thfe5c0] [[M->I]] Message body: Here is some test text. 2021-10-21 04:23:45 INFO:req [1hc0k0thfe5c0] [[M->I]] Relaying message in nickserv on irc.example Oct-21 04:23:45.167 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.167 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:some.home.server (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:some.home.server) Created client for @flibble:some.home.server 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:some.home.server) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @flibble:some.home.server on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @flibble:some.home.server on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username flibblesom for @flibble:some.home.server on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:some.home.server) Connecting to IRC server irc.example as M-flibble (user=flibblesom) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:some.home.server) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:some.home.server) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in nickserv as M-flibble (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:some.home.server) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2021-10-21 04:23:45 INFO:IrcBridge [1hc0k0thfe5c0] [M->I] SUCCESS (6ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client i4aqnyhlk4o00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping i4aqnyhlk4o00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:45 WARN:ClientPool Client dnuyln0n2f400 (@flibble:some.home.server) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping dnuyln0n2f400 (M-flibble) because they are not joined to any channels 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging with media URL and drop time should NOT bridge old matrix messages older than the drop time =========================================================================================================================== 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.192 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.192 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.193 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.194 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 5prrfr5vsbg00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:45 INFO:IrcBridge Dropping old m.room.message event undefined timestamped 1634789865198 2021-10-21 04:23:45 INFO:IrcBridge [1t4s11xnu31c0] [M->I] IGNORE dropped (0ms) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 5prrfr5vsbg00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 5prrfr5vsbg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging with media URL and drop time should NOT bridge old matrix messages younger than the drop time on receive, which then go over the drop time whilst processing ============================================================================================================================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.217 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.217 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.218 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.218 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 6wnpqpq7umo00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-tester to call function 'say' TEST: Test listening for irc.example_M-tester to call function 'connect' TEST: Test listening for irc.example_M-tester to call function 'join' 2021-10-21 04:23:45 INFO:req [h7oakfbk24o00] [[M->I]] onMessage: m.room.message usr=@tester:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:req [h7oakfbk24o00] [[M->I]] Message body: Hello world 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [h7oakfbk24o00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.222 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.222 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @tester:wibble (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@tester:wibble) Created client for @tester:wibble 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@tester:wibble) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @tester:wibble on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @tester:wibble on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username testerwibb for @tester:wibble on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@tester:wibble) Connecting to IRC server irc.example as M-tester (user=testerwibb) TEST: Bridge called IRC client.connect(["irc.example_M-tester","connect",{"addr) TEST: Invoking test callback for user irc.example_M-tester : client.connect([{"addr":"irc.example","nick":"M-tester") 2021-10-21 04:23:45 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:55 INFO:IrcBridge [h7oakfbk24o00] [M->I] DELAYED (10000ms) 2021-10-21 04:24:00 DEBUG:BridgedClient Timed out joining #coffee - didn't get callback but are now joined. Resolving. 2021-10-21 04:24:05 DEBUG:BridgedClient Joined channel #coffee 2021-10-21 04:24:05 INFO:BridgedClient (@tester:wibble) Client is now CONNECTED 2021-10-21 04:24:05 DEBUG:BridgedClient (@tester:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:24:05 INFO:IrcBridge Sending IRC message in #coffee as M-tester (connected=true) 2021-10-21 04:24:05 DEBUG:BridgedClient (@tester:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:24:05 DEBUG:BridgedClient (@tester:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-tester","join",{"addr":") TEST: Invoking test callback for user irc.example_M-tester : client.join([{"addr":"irc.example","nick":"M-tester") 2021-10-21 04:24:05 DEBUG:BridgedClient (@tester:wibble) Joined channel #coffee 2021-10-21 04:24:05 ERROR:BridgedClient (@tester:wibble) Dropping event: too old (expired at 1634790235222) 2021-10-21 04:24:05 INFO:IrcBridge [h7oakfbk24o00] [M->I] SUCCESS (20000ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 6wnpqpq7umo00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 6wnpqpq7umo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-tester@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-tester","disconnect",{"a) 2021-10-21 04:23:45 WARN:ClientPool Client ifur2bb5dg800 (@tester:wibble) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping ifur2bb5dg800 (M-tester) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging with media URL and drop time should bridge old matrix messages younger than the drop time ========================================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.243 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.243 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.248 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.249 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : aqlz2wf9i3400 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'say' 2021-10-21 04:23:45 INFO:req [jqfx12oqtog00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:req [jqfx12oqtog00] [[M->I]] Message body: Hello world 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [jqfx12oqtog00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.254 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.254 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:IrcBridge [jqfx12oqtog00] [M->I] SUCCESS (6ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client aqlz2wf9i3400 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping aqlz2wf9i3400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:45 WARN:ClientPool Client 5hzkod1ejj000 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 5hzkod1ejj000 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC message bridging with media URL and drop time should bridge matrix files as IRC action with a configured media URL ================================================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.273 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.273 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.274 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.274 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 2f0e4m3k890k0 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'action' 2021-10-21 04:23:45 INFO:req [aj5o1x4izqw00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:req [aj5o1x4izqw00] [[M->I]] Message body: a_file.apk 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [aj5o1x4izqw00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.278 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.278 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.action(["irc.example_M-flibble","action",{"addr) TEST: Invoking test callback for user irc.example_M-flibble : client.action([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 2f0e4m3k890k0 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 2f0e4m3k890k0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:45 WARN:ClientPool Client ekq9s1d2bs000 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping ekq9s1d2bs000 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:IrcBridge [aj5o1x4izqw00] [M->I] SUCCESS (8ms) .MemberListSyncer should sync initial leaves from IRC to Matrix =============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' 2021-10-21 04:23:45 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.298 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.298 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 1 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... 2021-10-21 04:23:45 DEBUG:IrcBridge Not joining !foo:bar because we are marked as joined 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 26fyc4fcq8xs0 (bot enabled=true) 2021-10-21 04:23:45 INFO:MemberListSyncer !foo:bar has 1 real Matrix users and 2 remote users (1/1) 2021-10-21 04:23:45 INFO:MemberListSyncer Found 1 syncable rooms (5ms) 2021-10-21 04:23:45 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 1 rooms for server irc.example 2021-10-21 04:23:45 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:45 DEBUG:MemberListSyncer 1 rooms passed the config rules 2021-10-21 04:23:45 DEBUG:MemberListSyncer Got 1 matrix join events to inject. 2021-10-21 04:23:45 DEBUG:MemberListSyncer Injecting join event for @alice:bar in !foo:bar (0 left) is_frontier=true 2021-10-21 04:23:45 INFO:req [6rrxmlvl61k00] [[M->I]] onJoin: usr=@alice:bar rm=!foo:bar id=!injected 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:MemberListSyncer Joined Matrix users to IRC channels. (3ms) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 DEBUG:BridgedClient Joined channel #coffee 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:bar (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@alice:bar) Created client for @alice:bar 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:bar) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @alice:bar on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @alice:bar on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@alice:bar) Connecting to IRC server irc.example as M-alice (user=alicebar) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:45 INFO:BridgedClient (@alice:bar) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:bar) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:bar) Joined channel #coffee 2021-10-21 04:23:45 INFO:MemberListSyncer updateIrcMemberList: Updating IRC member list for #coffee with 2 IRC nicks 2021-10-21 04:23:45 INFO:IrcBridge [6rrxmlvl61k00] [M->I] SUCCESS (6ms) 2021-10-21 04:23:45 DEBUG:MemberListSyncer Leaving @irc.example_alpha:some.home.server from !foo:bar Oct-21 04:23:45.313 DEBUG MembershipQueue [kn11dojln7k00] @irc.example_alpha:some.home.server@!foo:bar -> leave (reason: none, kicker: undefined) 2021-10-21 04:23:45 INFO:MemberListSyncer updateIrcMemberList: Leaving 1 users as they are not in #coffee. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 26fyc4fcq8xs0 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 26fyc4fcq8xs0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:45 WARN:ClientPool Client avee5eqj73c00 (@alice:bar) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping avee5eqj73c00 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED Oct-21 04:23:45.317 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.317 DEBUG Intent ensureRegistered: Registered, and not encrypted .2021-10-21 04:23:45 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Oct-21 04:23:45.317 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.317 DEBUG Intent ensureRegistered: Registered, and not encrypted MemberListSyncer should sync initial joins from Matrix to IRC ============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' TEST: Test listening for irc.example_M-Bob to call function 'connect' TEST: Test listening for irc.example_M-Bob to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.331 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.331 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 1 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... 2021-10-21 04:23:45 DEBUG:IrcBridge Not joining !foo:bar because we are marked as joined 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 6p23vut5t3w00 (bot enabled=true) 2021-10-21 04:23:45 INFO:MemberListSyncer !foo:bar has 2 real Matrix users and 0 remote users (1/1) 2021-10-21 04:23:45 INFO:MemberListSyncer Found 1 syncable rooms (5ms) 2021-10-21 04:23:45 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 1 rooms for server irc.example 2021-10-21 04:23:45 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:45 DEBUG:MemberListSyncer 1 rooms passed the config rules 2021-10-21 04:23:45 DEBUG:MemberListSyncer Got 2 matrix join events to inject. 2021-10-21 04:23:45 DEBUG:MemberListSyncer Injecting join event for @alice:bar in !foo:bar (1 left) is_frontier=true 2021-10-21 04:23:45 INFO:req [y9k0ndig8ps0] [[M->I]] onJoin: usr=@alice:bar rm=!foo:bar id=!injected 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 DEBUG:MemberListSyncer Injecting join event for @bob:bar in !foo:bar (0 left) is_frontier=false 2021-10-21 04:23:45 INFO:req [6hej1nlprc800] [[M->I]] onJoin: usr=@bob:bar rm=!foo:bar id=!injected 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED Oct-21 04:23:45.339 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.339 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:MemberListSyncer Joined Matrix users to IRC channels. (3ms) 2021-10-21 04:23:45 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 DEBUG:BridgedClient Joined channel #coffee 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Oct-21 04:23:45.342 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.342 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:bar (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@alice:bar) Created client for @alice:bar 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:bar) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @alice:bar on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @alice:bar on irc.example 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @bob:bar (display name Bob) 2021-10-21 04:23:45 INFO:BridgedClient (@bob:bar) Created client for @bob:bar 2021-10-21 04:23:45 DEBUG:ClientPool 3 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@bob:bar) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @bob:bar on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @bob:bar on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@alice:bar) Connecting to IRC server irc.example as M-alice (user=alicebar) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:45 INFO:BridgedClient (@alice:bar) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:bar) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:bar) Joined channel #coffee 2021-10-21 04:23:45 INFO:IrcBridge [y9k0ndig8ps0] [M->I] SUCCESS (10ms) 2021-10-21 04:23:45 INFO:BridgedClient (@bob:bar) Connecting to IRC server irc.example as M-Bob (user=bobbar) TEST: Bridge called IRC client.connect(["irc.example_M-Bob","connect",{"addr":") TEST: Invoking test callback for user irc.example_M-Bob : client.connect([{"addr":"irc.example","nick":"M-Bob","o) 2021-10-21 04:23:45 INFO:BridgedClient (@bob:bar) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@bob:bar) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-Bob","join",{"addr":"irc) TEST: Invoking test callback for user irc.example_M-Bob : client.join([{"addr":"irc.example","nick":"M-Bob","o) 2021-10-21 04:23:45 DEBUG:BridgedClient (@bob:bar) Joined channel #coffee 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 6p23vut5t3w00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 6p23vut5t3w00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:45 WARN:ClientPool Client oboqgwtjgjk0 (@alice:bar) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping oboqgwtjgjk0 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-Bob@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-Bob","disconnect",{"addr) 2021-10-21 04:23:45 WARN:ClientPool Client qw74xy7n7ww0 (@bob:bar) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping qw74xy7n7ww0 (M-Bob) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:IrcBridge [6hej1nlprc800] [M->I] SUCCESS (13ms) .Mirroring Matrix users on IRC should join the IRC channel when the Matrix user joins ===================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.366 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.366 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.367 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.367 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.367 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.367 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.367 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.367 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.367 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.368 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 7ewnug8c0t800 (bot enabled=true) 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:MemberListSyncer Found 0 syncable rooms (5ms) 2021-10-21 04:23:45 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:45 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:45 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:45 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:45 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#c","#b","#coffee","#a"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'join' 2021-10-21 04:23:45 INFO:req [f0244ng88pc00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 DEBUG:BridgedClient Joined channel #coffee 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee 2021-10-21 04:23:45 INFO:IrcBridge [f0244ng88pc00] [M->I] SUCCESS (6ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 7ewnug8c0t800 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 7ewnug8c0t800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:45 WARN:ClientPool Client hhpw34kk1bc00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping hhpw34kk1bc00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Mirroring Matrix users on IRC should part the IRC channel when the Matrix user leaves ====================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.399 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.399 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.400 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.400 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.400 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.400 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.400 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.400 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.400 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.400 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 73pu041r2p400 (bot enabled=true) 2021-10-21 04:23:45 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2021-10-21 04:23:45 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:45 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:45 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:45 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:45 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#a","#c","#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'part' 2021-10-21 04:23:45 INFO:req [cfb0g01a7bc00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:req [cfb0g01a7bc00] [[M->I]] Message body: dummy text to get it to join 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [cfb0g01a7bc00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.412 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.412 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in #coffee as M-flibble (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") 2021-10-21 04:23:45 INFO:IrcBridge [cfb0g01a7bc00] [M->I] SUCCESS (7ms) 2021-10-21 04:23:45 INFO:req [9zh7qkyxuog00] [[M->I]] onLeave: usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Leaving channel #coffee TEST: Bridge called IRC client.part(["irc.example_M-flibble","part",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.part([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:45 DEBUG:BridgedClient (@flibble:wibble) Left channel #coffee 2021-10-21 04:23:45 INFO:IrcBridge [9zh7qkyxuog00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 73pu041r2p400 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 73pu041r2p400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:45 WARN:ClientPool Client 5m4hk3jqy8w00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 5m4hk3jqy8w00 (M-flibble) because they are not joined to any channels 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Mirroring Matrix users on IRC should no-op if a Matrix user joins a room not being tracked =========================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.435 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.435 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.436 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.436 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.437 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.437 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.437 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.437 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.437 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.437 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : bzlz2uyw1mw00 (bot enabled=true) 2021-10-21 04:23:45 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2021-10-21 04:23:45 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:45 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:45 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:45 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:45 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#coffee","#c","#a"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'part' 2021-10-21 04:23:45 INFO:req [6z39gm673q000] [[M->I]] onJoin: usr=@flibble:wibble rm=!bogusroom:id id=undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [6z39gm673q000] [[M->I]] No tracked channels which mirror joins for this room. 2021-10-21 04:23:45 INFO:IrcBridge [6z39gm673q000] [M->I] IGNORE not mapped (2ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client bzlz2uyw1mw00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping bzlz2uyw1mw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 9cf7y5jhwkw00 (bot enabled=true) 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#coffee","#c","#a"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Mirroring Matrix users on IRC should no-op if a Matrix user leaves a room and they aren't connected to the IRC channel ======================================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.462 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.462 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.463 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.463 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.463 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.463 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.463 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.463 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.463 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.463 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 7j9ukbm807g00 (bot enabled=true) 2021-10-21 04:23:45 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2021-10-21 04:23:45 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:45 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:45 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:45 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:45 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#coffee","#a","#c"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'part' 2021-10-21 04:23:45 INFO:req [jtlirc007j400] [[M->I]] onLeave: usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:IrcBridge [jtlirc007j400] [M->I] SUCCESS (1ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 7j9ukbm807g00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 7j9ukbm807g00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 9965eqv7hrk00 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#b","#coffee","#a","#c"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Mirroring Matrix users on IRC should join all IRC channels if there are many Matrix joins for the same user ============================================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined Oct-21 04:23:45.488 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.488 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.489 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.489 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.489 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.489 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.489 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.489 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.489 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.489 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 2qvtz6jk0oo00 (bot enabled=true) 2021-10-21 04:23:45 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2021-10-21 04:23:45 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:45 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:45 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:45 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:45 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#a","#b","#c","#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-newuser to call function 'connect' TEST: Test listening for irc.example_M-newuser to call function 'join' 2021-10-21 04:23:45 INFO:req [h6tiias3lvc00] [[M->I]] onJoin: usr=@newuser:localhost rm=!a:localhost id=undefined 2021-10-21 04:23:45 INFO:req [578opvntb8000] [[M->I]] onJoin: usr=@newuser:localhost rm=!b:localhost id=undefined 2021-10-21 04:23:45 INFO:req [j4dfjzosllk00] [[M->I]] onJoin: usr=@newuser:localhost rm=!c:localhost id=undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 DEBUG:BridgedClient Joining channel #a TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 DEBUG:BridgedClient Joined channel #a 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 DEBUG:BridgedClient Joining channel #b TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 DEBUG:BridgedClient Joined channel #b 2021-10-21 04:23:45 DEBUG:BridgedClient Joining channel #c TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 DEBUG:BridgedClient Joined channel #c 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @newuser:localhost (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@newuser:localhost) Created client for @newuser:localhost 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@newuser:localhost) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @newuser:localhost on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @newuser:localhost on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Returning cached bridged client @newuser:localhost 2021-10-21 04:23:45 DEBUG:ClientPool Returning cached bridged client @newuser:localhost 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username newuserloc for @newuser:localhost on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@newuser:localhost) Connecting to IRC server irc.example as M-newuser (user=newuserloc) TEST: Bridge called IRC client.connect(["irc.example_M-newuser","connect",{"add) TEST: Invoking test callback for user irc.example_M-newuser : client.connect([{"addr":"irc.example","nick":"M-newuser) 2021-10-21 04:23:45 INFO:BridgedClient (@newuser:localhost) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@newuser:localhost) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@newuser:localhost) Joining channel #b TEST: Bridge called IRC client.join(["irc.example_M-newuser","join",{"addr":) TEST: Invoking test callback for user irc.example_M-newuser : client.join([{"addr":"irc.example","nick":"M-newuser) 2021-10-21 04:23:45 DEBUG:BridgedClient (@newuser:localhost) Joining channel #c TEST: Bridge called IRC client.join(["irc.example_M-newuser","join",{"addr":) TEST: Invoking test callback for user irc.example_M-newuser : client.join([{"addr":"irc.example","nick":"M-newuser) 2021-10-21 04:23:45 DEBUG:BridgedClient (@newuser:localhost) Joined channel #b 2021-10-21 04:23:45 DEBUG:BridgedClient (@newuser:localhost) Joined channel #c 2021-10-21 04:23:45 INFO:IrcBridge [578opvntb8000] [M->I] SUCCESS (9ms) 2021-10-21 04:23:45 INFO:IrcBridge [j4dfjzosllk00] [M->I] SUCCESS (9ms) 2021-10-21 04:23:45 DEBUG:BridgedClient (@newuser:localhost) Joining channel #a TEST: Bridge called IRC client.join(["irc.example_M-newuser","join",{"addr":) TEST: Invoking test callback for user irc.example_M-newuser : client.join([{"addr":"irc.example","nick":"M-newuser) 2021-10-21 04:23:45 DEBUG:BridgedClient (@newuser:localhost) Joined channel #a 2021-10-21 04:23:45 INFO:IrcBridge [h6tiias3lvc00] [M->I] SUCCESS (10ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 2qvtz6jk0oo00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 2qvtz6jk0oo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-newuser@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-newuser","disconnect",{") 2021-10-21 04:23:45 WARN:ClientPool Client 3ib7ra4s8z40 (@newuser:localhost) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 3ib7ra4s8z40 (M-newuser) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Mirroring IRC users on Matrix should join the matrix room when the IRC user joins ================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.528 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.528 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.529 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.529 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.529 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.529 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.529 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.529 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.529 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.529 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : kfql6iwncwg00 (bot enabled=true) 2021-10-21 04:23:45 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2021-10-21 04:23:45 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:45 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:45 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:45 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:45 INFO:MemberListSyncer Joined Matrix users to IRC channels. (0ms) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#coffee","#c","#b","#a"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:req [dvtsg9pzu7400] [[I->M]] onJoin(join) bob to #coffee 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.538 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Oct-21 04:23:45.539 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:req [dvtsg9pzu7400] [[I->M]] Joining room !foo:bar and setting presence to online Oct-21 04:23:45.540 DEBUG MembershipQueue [dvtsg9pzu7400] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:45.540 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.540 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client kfql6iwncwg00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping kfql6iwncwg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED Oct-21 04:23:45.542 WARN MembershipQueue [dvtsg9pzu7400] Failed to join !foo:bar, delaying for 273.3216772008499ms Oct-21 04:23:45.542 DEBUG MembershipQueue [dvtsg9pzu7400] Failed with: undefined Failed to join room .Mirroring IRC users on Matrix should leave the matrix room when the IRC user parts =================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.555 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.555 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.556 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.556 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.556 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.556 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.556 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.556 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.556 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.556 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 7v01qar11o800 (bot enabled=true) 2021-10-21 04:23:45 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2021-10-21 04:23:45 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:45 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:45 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:45 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:45 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#coffee","#c","#b","#a"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [9f7pa9k9kkc00] [[I->M]] onPart(part) bob to #coffee 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.566 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.566 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:req [9f7pa9k9kkc00] [[I->M]] Mapped nick bob to @irc.example_bob:some.home.server (leaving 1 room(s)) Oct-21 04:23:45.567 DEBUG MembershipQueue [9f7pa9k9kkc00] @irc.example_bob:some.home.server@!foo:bar -> leave (reason: none, kicker: undefined) 2021-10-21 04:23:45 INFO:IrcBridge [9f7pa9k9kkc00] [I->M] SUCCESS (3ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 7v01qar11o800 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 7v01qar11o800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Mirroring IRC users on Matrix should leave the matrix room with a reason when the IRC user parts ================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!a:localhost, addr=irc.example, chan=#a, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!b:localhost, addr=irc.example, chan=#b, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!c:localhost, addr=irc.example, chan=#c, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.581 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.581 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.582 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.582 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.582 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.582 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.582 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.582 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.582 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.582 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer Checking membership lists for syncing on irc.example 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 20iav54evjwg0 (bot enabled=true) 2021-10-21 04:23:45 INFO:MemberListSyncer Found 0 syncable rooms (4ms) 2021-10-21 04:23:45 INFO:MemberListSyncer leaveIrcUsersFromRooms: storing member list info for 0 rooms for server irc.example 2021-10-21 04:23:45 INFO:MemberListSyncer Joining Matrix users to IRC channels... 2021-10-21 04:23:45 DEBUG:MemberListSyncer 0 rooms passed the config rules 2021-10-21 04:23:45 DEBUG:MemberListSyncer Got 0 matrix join events to inject. 2021-10-21 04:23:45 INFO:MemberListSyncer Joined Matrix users to IRC channels. (1ms) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (4 channels) => ["#c","#coffee","#a","#b"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #c on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [b8vikhnisio00] [[I->M]] onPart(part) bob to #coffee 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #a on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #b on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.592 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.592 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:req [b8vikhnisio00] [[I->M]] Mapped nick bob to @irc.example_bob:some.home.server (leaving 1 room(s)) Oct-21 04:23:45.593 DEBUG MembershipQueue [b8vikhnisio00] @irc.example_bob:some.home.server@!foo:bar -> leave (reason: Part: has been whacked with a wet trout, kicker: undefined) 2021-10-21 04:23:45 INFO:IrcBridge [b8vikhnisio00] [I->M] SUCCESS (3ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 20iav54evjwg0 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 20iav54evjwg0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC PMing should join 1:1 rooms invited from matrix ============================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:45 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.607 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.607 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.608 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.608 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : kn5hgk8rlxc00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2021-10-21 04:23:45 INFO:req [244nsk1ofw1s0] [[M->I]] onInvite: from=@flibble:wibble to=@irc.example_someone:some.home.server rm=!foo:bar id=undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [244nsk1ofw1s0] [[M->I]] Handling invite from user directed at someone on irc.example 2021-10-21 04:23:45 INFO:IrcBridge irc.example_someone does not exist in the store yet, setting a profile Oct-21 04:23:45.613 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Oct-21 04:23:45.613 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.614 DEBUG MembershipQueue [244nsk1ofw1s0] @irc.example_someone:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:45.614 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Oct-21 04:23:45.614 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:req [244nsk1ofw1s0] [[M->I]] Joined @irc.example_someone:some.home.server to room !foo:bar 2021-10-21 04:23:45 INFO:NeDBDataStore setPmRoom (id=!foo:bar, addr=irc.example chan=someone real=@flibble:wibble virt=@irc.example_someone:some.home.server) 2021-10-21 04:23:45 INFO:IrcBridge [244nsk1ofw1s0] [M->I] SUCCESS (3ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client kn5hgk8rlxc00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping kn5hgk8rlxc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC PMing should join group chat rooms invited from matrix then leave them ===================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.630 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.630 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.631 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.631 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : g40dqrsr88000 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2021-10-21 04:23:45 INFO:req [2uyjt5orx7200] [[M->I]] onInvite: from=@flibble:wibble to=@irc.example_someone:some.home.server rm=!foo:bar id=undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [2uyjt5orx7200] [[M->I]] Handling invite from user directed at someone on irc.example 2021-10-21 04:23:45 INFO:IrcBridge irc.example_someone does not exist in the store yet, setting a profile Oct-21 04:23:45.639 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Oct-21 04:23:45.640 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.640 DEBUG MembershipQueue [2uyjt5orx7200] @irc.example_someone:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:45.640 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Oct-21 04:23:45.640 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:req [2uyjt5orx7200] [[M->I]] Joined @irc.example_someone:some.home.server to room !foo:bar 2021-10-21 04:23:45 WARN:req [2uyjt5orx7200] [[M->I]] Room !foo:bar is not a 1:1 chat 2021-10-21 04:23:45 INFO:IrcBridge [2uyjt5orx7200] [M->I] SUCCESS (4ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client g40dqrsr88000 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping g40dqrsr88000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Matrix-to-IRC PMing disabled should join 1:1 rooms invited from matrix, announce and then leave them ===================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:45 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.659 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.659 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.660 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.660 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : b8zjaryw3yo00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2021-10-21 04:23:45 INFO:req [hbhv3f1tfrs00] [[M->I]] onInvite: from=@flibble:wibble to=@irc.example_someone:some.home.server rm=!foo:bar id=undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [hbhv3f1tfrs00] [[M->I]] Handling invite from user directed at someone on irc.example 2021-10-21 04:23:45 INFO:IrcBridge irc.example_someone does not exist in the store yet, setting a profile Oct-21 04:23:45.665 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Oct-21 04:23:45.665 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:req [hbhv3f1tfrs00] [[M->I]] Accepting invite, and then leaving: This server does not allow PMs. Oct-21 04:23:45.666 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Oct-21 04:23:45.666 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.666 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Oct-21 04:23:45.666 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [hbhv3f1tfrs00] [M->I] SUCCESS (4ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client b8zjaryw3yo00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping b8zjaryw3yo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix PMing should create a 1:1 matrix room and invite the real matrix user when it receives a PM directed at a virtual user from a real IRC user ========================================================================================================================================================== TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' 2021-10-21 04:23:45 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.682 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.682 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.682 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.683 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : krqel5ebasg00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:req [i9cilft4sag00] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:req [i9cilft4sag00] [[M->I]] Message body: get me in 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [i9cilft4sag00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.686 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.686 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:45 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2021-10-21 04:23:45 INFO:IrcBridge [i9cilft4sag00] [M->I] SUCCESS (6ms) 2021-10-21 04:23:45 INFO:req [af67attyegs00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [af67attyegs00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.693 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.693 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 DEBUG:req [af67attyegs00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [af67attyegs00] [[I->M]] Creating a PM room with @alice:anotherhomeserver Oct-21 04:23:45.694 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.695 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:NeDBDataStore setPmRoom (id=!fehwfweF:fuiowehfwe, addr=irc.example chan=bob real=@alice:anotherhomeserver virt=@irc.example_bob:some.home.server) 2021-10-21 04:23:45 INFO:req [af67attyegs00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.696 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.696 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client krqel5ebasg00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping krqel5ebasg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:45 WARN:ClientPool Client iffhzol57v400 (@alice:anotherhomeserver) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping iffhzol57v400 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:IrcBridge [af67attyegs00] [I->M] SUCCESS (6ms) .IRC-to-Matrix PMing should not create multiple matrix rooms when several PMs are received in quick succession ============================================================================================================== TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.710 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.710 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.711 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.711 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : d1klys0ge9c00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:req [fjln4ezc73s00] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:req [fjln4ezc73s00] [[M->I]] Message body: get me in 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [fjln4ezc73s00] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.714 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.714 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:45 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2021-10-21 04:23:45 INFO:IrcBridge [fjln4ezc73s00] [M->I] SUCCESS (6ms) 2021-10-21 04:23:45 INFO:req [a12ieikop8000] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [a12ieikop8000] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:req [8ifmx6faac800] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [8ifmx6faac800] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:req [ck8idcup2ps00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [ck8idcup2ps00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:req [5f7fr743dm800] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [5f7fr743dm800] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:req [jlyiwp8a4u800] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [jlyiwp8a4u800] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:req [gn10fgkk9lk00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [gn10fgkk9lk00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:req [cvu1yvb669c00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [cvu1yvb669c00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:req [k3pjc205e0w00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [k3pjc205e0w00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:req [9i6qdcngmj400] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [9i6qdcngmj400] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:req [2glgn1mneav40] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [2glgn1mneav40] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.723 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.723 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.723 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.723 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.724 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.724 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.724 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.724 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.724 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.724 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.725 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.725 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.725 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.725 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.726 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.726 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.726 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.726 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.727 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.727 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 DEBUG:req [a12ieikop8000] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [a12ieikop8000] [[I->M]] Creating a PM room with @alice:anotherhomeserver Oct-21 04:23:45.728 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.728 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:NeDBDataStore setPmRoom (id=!fehwfweF:fuiowehfwe, addr=irc.example chan=bob real=@alice:anotherhomeserver virt=@irc.example_bob:some.home.server) 2021-10-21 04:23:45 DEBUG:req [8ifmx6faac800] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [a12ieikop8000] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.729 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.729 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [a12ieikop8000] [I->M] SUCCESS (10ms) 2021-10-21 04:23:45 DEBUG:req [8ifmx6faac800] [[I->M]] Querying PM room state (!fehwfweF:fuiowehfwe) between @alice:anotherhomeserver and @irc.example_bob:some.home.server Oct-21 04:23:45.730 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.730 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:req [8ifmx6faac800] [[I->M]] Inviting @alice:anotherhomeserver to the existing PM room with @irc.example_bob:some.home.server (current membership=undefined) Oct-21 04:23:45.731 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.731 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 DEBUG:req [ck8idcup2ps00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [8ifmx6faac800] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.731 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.731 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [8ifmx6faac800] [I->M] SUCCESS (11ms) 2021-10-21 04:23:45 INFO:req [ck8idcup2ps00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.732 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.732 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [ck8idcup2ps00] [I->M] SUCCESS (12ms) 2021-10-21 04:23:45 DEBUG:req [5f7fr743dm800] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [5f7fr743dm800] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.733 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.733 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [5f7fr743dm800] [I->M] SUCCESS (12ms) 2021-10-21 04:23:45 DEBUG:req [jlyiwp8a4u800] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [jlyiwp8a4u800] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.733 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.734 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [jlyiwp8a4u800] [I->M] SUCCESS (13ms) 2021-10-21 04:23:45 DEBUG:req [gn10fgkk9lk00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [gn10fgkk9lk00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.734 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.734 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [gn10fgkk9lk00] [I->M] SUCCESS (14ms) 2021-10-21 04:23:45 DEBUG:req [cvu1yvb669c00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [cvu1yvb669c00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.735 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.735 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [cvu1yvb669c00] [I->M] SUCCESS (14ms) 2021-10-21 04:23:45 DEBUG:req [k3pjc205e0w00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [k3pjc205e0w00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.736 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.736 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [k3pjc205e0w00] [I->M] SUCCESS (15ms) 2021-10-21 04:23:45 DEBUG:req [9i6qdcngmj400] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [9i6qdcngmj400] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.737 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.737 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [9i6qdcngmj400] [I->M] SUCCESS (15ms) 2021-10-21 04:23:45 DEBUG:req [2glgn1mneav40] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [2glgn1mneav40] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.738 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.738 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [2glgn1mneav40] [I->M] SUCCESS (16ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client d1klys0ge9c00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping d1klys0ge9c00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:45 WARN:ClientPool Client 91couywk3nk00 (@alice:anotherhomeserver) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 91couywk3nk00 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .IRC-to-Matrix Non-Federated PMing should create a non-federated 1:1 matrix room and invite the real matrix user when it receives a PM directed at a virtual user from a real IRC user ====================================================================================================================================================================================== TEST: Test listening for irc.example_M-alice to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-alice to call function 'join' 2021-10-21 04:23:45 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.753 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.754 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.754 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.754 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 13jvts9miops0 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:req [bv5dr08nuy800] [[M->I]] onMessage: m.room.message usr=@alice:anotherhomeserver rm=!foo:bar id=undefined 2021-10-21 04:23:45 DEBUG:req [bv5dr08nuy800] [[M->I]] Message body: get me in 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [bv5dr08nuy800] [[M->I]] Relaying message in #coffee on irc.example Oct-21 04:23:45.758 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.758 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:ClientPool Creating virtual irc user with nick undefined for @alice:anotherhomeserver (display name undefined) 2021-10-21 04:23:45 INFO:BridgedClient (@alice:anotherhomeserver) Created client for @alice:anotherhomeserver 2021-10-21 04:23:45 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTING 2021-10-21 04:23:45 DEBUG:IdentGenerator Pushing username generation request for @alice:anotherhomeserver on irc.example to the queue... 2021-10-21 04:23:45 DEBUG:IdentGenerator Generating username for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:45 INFO:IdentGenerator Generated ident username aliceanoth for @alice:anotherhomeserver on irc.example 2021-10-21 04:23:45 INFO:BridgedClient (@alice:anotherhomeserver) Connecting to IRC server irc.example as M-alice (user=aliceanoth) TEST: Bridge called IRC client.connect(["irc.example_M-alice","connect",{"addr") TEST: Invoking test callback for user irc.example_M-alice : client.connect([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:45 INFO:BridgedClient (@alice:anotherhomeserver) Client is now CONNECTED 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 INFO:IrcBridge Sending IRC message in #coffee as M-alice (connected=true) 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) Joining channel #coffee TEST: Bridge called IRC client.join(["irc.example_M-alice","join",{"addr":"i) TEST: Invoking test callback for user irc.example_M-alice : client.join([{"addr":"irc.example","nick":"M-alice",) 2021-10-21 04:23:45 DEBUG:BridgedClient (@alice:anotherhomeserver) Joined channel #coffee TEST: Bridge called IRC client.say(["irc.example_M-alice","say",{"addr":"ir) 2021-10-21 04:23:45 INFO:IrcBridge [bv5dr08nuy800] [M->I] SUCCESS (5ms) 2021-10-21 04:23:45 INFO:req [fz0zl64vveo00] [[I->M]] onPrivateMessage: irc.example from=bob (null@irc.example) to=M-alice (null@irc.example) 2021-10-21 04:23:45 DEBUG:req [fz0zl64vveo00] [[I->M]] action={"type":"message","text":"ello ello ello","ts":0} 2021-10-21 04:23:45 INFO:IrcBridge irc.example_bob does not exist in the store yet, setting a profile Oct-21 04:23:45.763 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.763 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 DEBUG:req [fz0zl64vveo00] [[I->M]] Mapped bob -> @irc.example_bob:some.home.server 2021-10-21 04:23:45 INFO:req [fz0zl64vveo00] [[I->M]] Creating a PM room with @alice:anotherhomeserver Oct-21 04:23:45.764 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.764 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:NeDBDataStore setPmRoom (id=!fehwfweF:fuiowehfwe, addr=irc.example chan=bob real=@alice:anotherhomeserver virt=@irc.example_bob:some.home.server) 2021-10-21 04:23:45 INFO:req [fz0zl64vveo00] [[I->M]] Relaying PM in room !fehwfweF:fuiowehfwe Oct-21 04:23:45.765 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.765 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 13jvts9miops0 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 13jvts9miops0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing M-alice@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-alice","disconnect",{"ad) 2021-10-21 04:23:45 WARN:ClientPool Client mck2nlifkj40 (@alice:anotherhomeserver) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping mck2nlifkj40 (M-alice) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:IrcBridge [fz0zl64vveo00] [I->M] SUCCESS (5ms) .Matrix-to-IRC PMing over federation disabled should join 1:1 rooms invited from matrix, announce and then leave them ===================================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' 2021-10-21 04:23:45 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.780 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.780 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.780 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.780 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 20f4rs1eey2o0 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'whois' 2021-10-21 04:23:45 INFO:req [gc6nr2mf9vs00] [[M->I]] onInvite: from=@flibble:wobble to=@irc.example_someone:some.home.server rm=!foo:bar id=undefined 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:45 INFO:req [gc6nr2mf9vs00] [[M->I]] Handling invite from user directed at someone on irc.example 2021-10-21 04:23:45 INFO:IrcBridge irc.example_someone does not exist in the store yet, setting a profile Oct-21 04:23:45.785 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Oct-21 04:23:45.790 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:req [gc6nr2mf9vs00] [[M->I]] Accepting invite, and then leaving: This server does not allow federated PMs. Oct-21 04:23:45.791 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Oct-21 04:23:45.791 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.791 DEBUG Intent Checking if user @irc.example_someone:some.home.server is registered Oct-21 04:23:45.791 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [gc6nr2mf9vs00] [M->I] SUCCESS (8ms) 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 20f4rs1eey2o0 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 20f4rs1eey2o0 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED .Provisioning API room setup link endpoint should create a M<--->I link ======================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:45 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined Oct-21 04:23:45.808 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.808 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.809 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.809 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 86uj5y902lo00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 86uj5y902lo00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 86uj5y902lo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : f2l8vfqbum000 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should create a M<--->I link for a channel that has capital letters in it ==================================================================================================================== Oct-21 04:23:45.815 DEBUG MembershipQueue [dvtsg9pzu7400] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:45.815 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.815 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:45.816 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:45.816 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge [dvtsg9pzu7400] [I->M] SUCCESS (280ms) TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. Oct-21 04:23:45.829 WARN MembershipQueue [dvtsg9pzu7400] Failed to join !foo:bar, delaying for 500ms Oct-21 04:23:45.829 DEBUG MembershipQueue [dvtsg9pzu7400] Failed with: undefined Failed to join room 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.831 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.831 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.832 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.832 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 5lpwforx7kg00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 5lpwforx7kg00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 5lpwforx7kg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : dt6zlq4oiq800 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) Provisioning API room setup link endpoint should not create a M<--->I link with the same id as one existing ============================================================================================================ 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.849 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.850 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.850 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.850 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : j7i9z54ik7s00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client j7i9z54ik7s00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping j7i9z54ik7s00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 53rxv0r7qmw00 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when room_id is malformed ===================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.868 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.868 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.869 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.869 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : d8080buntm800 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client d8080buntm800 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping d8080buntm800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : hql1c0j8d0g00 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when remote_room_server is malformed ================================================================================================================ 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #c 2021-10-21 04:23:45 ERROR:ClientPool undefined TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.886 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.886 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.887 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.887 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : d7nxfrksxgg00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client d7nxfrksxgg00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping d7nxfrksxgg00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : jo4mpvmrm7400 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when remote_room_channel is malformed ================================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #b 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.908 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.908 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.909 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.909 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : b50ql16utso00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client b50ql16utso00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping b50ql16utso00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : fl60jcwtpsw00 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when remote_room_channel is excluded by the config ============================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.936 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.936 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.937 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.937 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : ivpsjnzd1yw00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client ivpsjnzd1yw00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping ivpsjnzd1yw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : jjapxsn5zog00 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when matrix_room_id is not defined ============================================================================================================== 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #b 2021-10-21 04:23:45 ERROR:ClientPool undefined TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 DEBUG:BridgedClient Joining channel #b 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.955 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.955 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.956 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.956 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : k6our9uxktc00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client k6our9uxktc00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping k6our9uxktc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : kjvgjdc86pc00 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when remote_room_server is not defined ================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #b 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.973 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.973 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.974 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.974 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 3z7z82ez38800 (bot enabled=true) 2021-10-21 04:23:45 DEBUG:BridgedClient Joining channel #b 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client 3z7z82ez38800 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping 3z7z82ez38800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 9swrdpvkq6o00 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when remote_room_channel is not defined =================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:45 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:45 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:45 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:45 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:45 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:45 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:45.992 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.992 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:45 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:45 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:45 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:45.993 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:45.993 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:45 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:45 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:45 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:45 INFO:Provisioner Provisioning started 2021-10-21 04:23:45 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : jgzp8u4wm3k00 (bot enabled=true) 2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 ERROR:ClientPool Failed to join channel:: #a 2021-10-21 04:23:45 ERROR:ClientPool undefined 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:IrcBridge Startup complete. 2021-10-21 04:23:45 INFO:main Killing bridge: test teardown 2021-10-21 04:23:45 INFO:IrcBridge Killing all clients 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:45 WARN:ClientPool Client jgzp8u4wm3k00 (null) disconnected with reason killed 2021-10-21 04:23:45 INFO:ClientPool Dropping jgzp8u4wm3k00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:45 INFO:BridgedClient Killing client 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:45 INFO:BridgedClient Created client for bot 2021-10-21 04:23:45 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:45 DEBUG:ClientPool Created new bot client for irc.example : 1g119qryt4e80 (bot enabled=true) .2021-10-21 04:23:45 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:45 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:45 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:45 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:45 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when op_nick is not defined ======================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.012 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.012 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.013 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.013 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : fbbcraw6wtc00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client fbbcraw6wtc00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping fbbcraw6wtc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 8u2ujarpv6s00 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when op_nick is not in the room =========================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.030 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.030 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.031 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.031 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : k7q9kix3hgw00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client k7q9kix3hgw00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping k7q9kix3hgw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 8o16d6dvfo000 (bot enabled=true) 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when op_nick is not an operator, but is in the room =============================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.054 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.054 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.055 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.055 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : c6aoav2kr7s00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client c6aoav2kr7s00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping c6aoav2kr7s00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 8eu2zy4ofno00 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup link endpoint should not create a M<--->I link when user does not have enough power in room ======================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.073 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.073 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.074 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.074 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : j6r3i71srhk00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client j6r3i71srhk00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping j6r3i71srhk00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : buiah05xbw000 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should remove an existing M<--->I link =================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #c 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.093 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.093 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.093 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.094 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 3pjb1v2v10800 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client 3pjb1v2v10800 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 3pjb1v2v10800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : iubadpsxl5k00 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a non-existing M<--->I link ========================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.112 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.112 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.113 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.113 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 97pds9jsxag00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client 97pds9jsxag00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 97pds9jsxag00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 8ikfbkghr5g00 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a non-provision M<--->I link =========================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.133 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.133 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.134 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.134 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 7g1czwe8djw00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client 7g1czwe8djw00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 7g1czwe8djw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : e6ljcuqeiy800 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a M<--->I link when room_id is malformed ======================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.153 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.153 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.153 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.154 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 4aqawa0b1k200 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client 4aqawa0b1k200 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 4aqawa0b1k200 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : d7qj5i74yzs00 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) Provisioning API room setup unlink endpoint should not remove a M<--->I link when remote_room_server is malformed ================================================================================================================== 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.173 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.173 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.174 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.174 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 5ki0c0a00l400 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client 5ki0c0a00l400 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 5ki0c0a00l400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : j5zn3b27c6000 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a M<--->I link when remote_room_channel is malformed =================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.198 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.198 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.199 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.199 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : gxjb3dkrmiw00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client gxjb3dkrmiw00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping gxjb3dkrmiw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 6v0c249gc9c00 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a M<--->I link when matrix_room_id is not defined ================================================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.216 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.216 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.217 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.217 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 3se8bhbxj3000 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client 3se8bhbxj3000 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 3se8bhbxj3000 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : apggre63ivs00 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a M<--->I link when remote_room_server is not defined ==================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.235 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.235 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.236 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.236 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : h388q1mtrnc00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client h388q1mtrnc00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping h388q1mtrnc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : bs1eg7yjaiw00 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API room setup unlink endpoint should not remove a M<--->I link when remote_room_channel is not defined ===================================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined Oct-21 04:23:46.257 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.257 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.258 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.258 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : awyi0zqm7kw00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client awyi0zqm7kw00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping awyi0zqm7kw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : cqhv03mco8g00 (bot enabled=true) .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API with config links existing should not create a M<--->I link of the same link id ================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 WARN:IrcServer ** The IrcServer.mappings config schema has changed, allowing legacy format for now. ** 2021-10-21 04:23:46 WARN:IrcServer See https://github.com/matrix-org/matrix-appservice-irc/blob/master/CHANGELOG.md for details 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel, origin=config) 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.277 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.277 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:46.278 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.278 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:46.278 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.278 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : ib03s6884yo00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (2 channels) => ["#provisionedchannel","#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client ib03s6884yo00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping ib03s6884yo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : cibh7pk0g8000 (bot enabled=true) 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined .2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (2 channels) => ["#provisionedchannel","#coffee"] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #provisionedchannel on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) 2021-10-21 04:23:46 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Provisioning API message sending and joining should allow IRC to send messages via the new link ================================================================================================ TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.296 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.296 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 8pvjc13gbn80 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'say' TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2021-10-21 04:23:46 INFO:ProvisionRequest [f48444ad requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [f48444ad requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2021-10-21 04:23:46 INFO:ProvisionRequest [f48444ad requestLink] [[M->I]] Check that op's nick is actually op 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Joined channel #provisionedchannel TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Left channel #provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [f48444ad requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [f48444ad requestLink] [[M->I]] Contacting operator 2021-10-21 04:23:46 INFO:ProvisionRequest [f48444ad requestLink] [[M->I]] Sending result: {} 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:req [7q9bzcyvvxs00] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2021-10-21 04:23:46 DEBUG:req [7q9bzcyvvxs00] [[I->M]] action={"type":"message","text":"yes","ts":0} 2021-10-21 04:23:46 DEBUG:req [7q9bzcyvvxs00] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2021-10-21 04:23:46 INFO:ProvisionRequest [f48444ad requestLink] [[M->I]] oprah has authorised a new provisioning 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2021-10-21 04:23:46 INFO:IrcBridge [7q9bzcyvvxs00] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:ProvisionRequest [f48444ad requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel, origin=provision) 2021-10-21 04:23:46 INFO:req [bae6dh9707c00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2021-10-21 04:23:46 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:46 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:46 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:46 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel 2021-10-21 04:23:46 INFO:IrcBridge [bae6dh9707c00] [M->I] SUCCESS (8ms) 2021-10-21 04:23:46 INFO:req [h0s0s55pqcg00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:46 DEBUG:req [h0s0s55pqcg00] [[M->I]] Message body: A message 2021-10-21 04:23:46 INFO:req [h0s0s55pqcg00] [[M->I]] Relaying message in #provisionedchannel on irc.example 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in #provisionedchannel as M-flibble (connected=true) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 INFO:IrcBridge [h0s0s55pqcg00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client 8pvjc13gbn80 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 8pvjc13gbn80 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:46 WARN:ClientPool Client fz3xi4i2reg00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping fz3xi4i2reg00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED Oct-21 04:23:46.329 DEBUG MembershipQueue [dvtsg9pzu7400] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:46.329 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:46.330 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:46.330 WARN MembershipQueue [dvtsg9pzu7400] Failed to join !foo:bar, delaying for 500ms Oct-21 04:23:46.330 DEBUG MembershipQueue [dvtsg9pzu7400] Failed with: undefined Failed to join room .Provisioning API message sending and joining should not allow IRC to send messages following unlink ==================================================================================================== TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.343 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.343 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 4zdw7ar9zxo00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'say' TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2021-10-21 04:23:46 INFO:ProvisionRequest [00efad57 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [00efad57 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2021-10-21 04:23:46 INFO:ProvisionRequest [00efad57 requestLink] [[M->I]] Check that op's nick is actually op 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Joined channel #provisionedchannel 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Left channel #provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [00efad57 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [00efad57 requestLink] [[M->I]] Contacting operator 2021-10-21 04:23:46 INFO:ProvisionRequest [00efad57 requestLink] [[M->I]] Sending result: {} 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:req [6om8knn5p6o00] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2021-10-21 04:23:46 DEBUG:req [6om8knn5p6o00] [[I->M]] action={"type":"message","text":"yes","ts":0} 2021-10-21 04:23:46 DEBUG:req [6om8knn5p6o00] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2021-10-21 04:23:46 INFO:ProvisionRequest [00efad57 requestLink] [[M->I]] oprah has authorised a new provisioning 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2021-10-21 04:23:46 INFO:IrcBridge [6om8knn5p6o00] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:ProvisionRequest [00efad57 requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel, origin=provision) 2021-10-21 04:23:46 INFO:req [3d46xaa6imi00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2021-10-21 04:23:46 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:46 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:46 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:46 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel 2021-10-21 04:23:46 INFO:IrcBridge [3d46xaa6imi00] [M->I] SUCCESS (4ms) 2021-10-21 04:23:46 INFO:req [crqr6tf5yyw00] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:46 DEBUG:req [crqr6tf5yyw00] [[M->I]] Message body: First message 2021-10-21 04:23:46 INFO:req [crqr6tf5yyw00] [[M->I]] Relaying message in #provisionedchannel on irc.example 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in #provisionedchannel as M-flibble (connected=true) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel TEST: Bridge called IRC client.say(["irc.example_M-flibble","say",{"addr":") TEST: Invoking test callback for user irc.example_M-flibble : client.say([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 INFO:IrcBridge [crqr6tf5yyw00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:46 INFO:ProvisionRequest [1bdb0691 unlink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [1bdb0691 unlink] [[M->I]] Provisioning unlink for room !foo:bar <-/-> irc.example/#provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [1bdb0691 unlink] [[M->I]] Parting user @flibble:wibble from #provisionedchannel as mapping unlinked. 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_M-flibble","part",{"addr":) 2021-10-21 04:23:46 INFO:ProvisionRequest [1bdb0691 unlink] [[M->I]] Unlinked user_id tallies for #provisionedchannel: {"@flibble:wibble":0} 2021-10-21 04:23:46 INFO:ProvisionRequest [1bdb0691 unlink] [[M->I]] Leaving 0 virtual users from !foo:bar. 2021-10-21 04:23:46 INFO:ProvisionRequest [1bdb0691 unlink] [[M->I]] Leaving channel #provisionedchannel as there are no more provisioned mappings 2021-10-21 04:23:46 INFO:ProvisionRequest [1bdb0691 unlink] [[M->I]] Leaving room !foo:bar as there are no more provisioned mappings 2021-10-21 04:23:46 INFO:ProvisionRequest [1bdb0691 unlink] [[M->I]] Sending result: {} 2021-10-21 04:23:46 INFO:req [3eh0bxrd2h600] [[M->I]] onMessage: m.room.message usr=@flibble:wibble rm=!foo:bar id=undefined 2021-10-21 04:23:46 DEBUG:req [3eh0bxrd2h600] [[M->I]] Message body: This message should not be sent 2021-10-21 04:23:46 DEBUG:req [3eh0bxrd2h600] [[M->I]] No mapped channels. 2021-10-21 04:23:46 INFO:IrcBridge [3eh0bxrd2h600] [M->I] IGNORE dropped (1ms) 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client 4zdw7ar9zxo00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 4zdw7ar9zxo00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:46 WARN:ClientPool Client jn876rvoxgw00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping jn876rvoxgw00 (M-flibble) because they are not joined to any channels 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined .Provisioning API listings endpoint should return an empty list when no mappings have been provisioned ====================================================================================================== 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #b 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.385 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.385 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : ba6xzt1zg9c00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:ProvisionRequest [d8be7af7 listings] [[M->I]] New provisioning request: undefined params: {"roomId":"!someroom:somedomain"} 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [d8be7af7 listings] [[M->I]] Sending result: [] 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client ba6xzt1zg9c00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping ba6xzt1zg9c00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee .Provisioning API listings endpoint should return a list with a mapping that has been previously provisioned ============================================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.405 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.405 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #a 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : kvnme6xrv2800 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2021-10-21 04:23:46 INFO:ProvisionRequest [9039ba52 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [9039ba52 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2021-10-21 04:23:46 INFO:ProvisionRequest [9039ba52 requestLink] [[M->I]] Check that op's nick is actually op 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Joined channel #provisionedchannel TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Left channel #provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [9039ba52 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [9039ba52 requestLink] [[M->I]] Contacting operator 2021-10-21 04:23:46 INFO:ProvisionRequest [9039ba52 requestLink] [[M->I]] Sending result: {} 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:req [78b4xg1xk0w00] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2021-10-21 04:23:46 DEBUG:req [78b4xg1xk0w00] [[I->M]] action={"type":"message","text":"yes","ts":0} 2021-10-21 04:23:46 DEBUG:req [78b4xg1xk0w00] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2021-10-21 04:23:46 INFO:ProvisionRequest [9039ba52 requestLink] [[M->I]] oprah has authorised a new provisioning 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2021-10-21 04:23:46 INFO:IrcBridge [78b4xg1xk0w00] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:ProvisionRequest [9039ba52 requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel, origin=provision) 2021-10-21 04:23:46 INFO:req [jw6i92ofrqo00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2021-10-21 04:23:46 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:46 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:46 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:46 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel 2021-10-21 04:23:46 INFO:IrcBridge [jw6i92ofrqo00] [M->I] SUCCESS (4ms) 2021-10-21 04:23:46 INFO:ProvisionRequest [28d5ab0f listings] [[M->I]] New provisioning request: undefined params: {"roomId":"!foo:bar"} 2021-10-21 04:23:46 INFO:ProvisionRequest [28d5ab0f listings] [[M->I]] Sending result: [{"matrix_room_id":"!foo:bar","remote_room_channel":"#provisionedchannel","remote_room_server":"irc.example"}] 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client kvnme6xrv2800 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping kvnme6xrv2800 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:46 WARN:ClientPool Client 9swsi7yzma800 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 9swsi7yzma800 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED .Provisioning API listings endpoint should return a list of mappings that have been previously provisioned ========================================================================================================== TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.435 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.435 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : 61iwnhbs0ag00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2021-10-21 04:23:46 INFO:ProvisionRequest [e1a4e9f2 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel1","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [e1a4e9f2 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2021-10-21 04:23:46 INFO:ProvisionRequest [e1a4e9f2 requestLink] [[M->I]] Check that op's nick is actually op 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #provisionedchannel1 TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Joined channel #provisionedchannel1 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Leaving channel #provisionedchannel1 TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Left channel #provisionedchannel1 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [e1a4e9f2 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel1 2021-10-21 04:23:46 INFO:ProvisionRequest [e1a4e9f2 requestLink] [[M->I]] Contacting operator 2021-10-21 04:23:46 INFO:ProvisionRequest [e1a4e9f2 requestLink] [[M->I]] Sending result: {} 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) Waiting for m.room.bridging 2021-10-21 04:23:46 INFO:req [2lzd4ekg67s00] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2021-10-21 04:23:46 DEBUG:req [2lzd4ekg67s00] [[I->M]] action={"type":"message","text":"yes","ts":0} 2021-10-21 04:23:46 DEBUG:req [2lzd4ekg67s00] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2021-10-21 04:23:46 INFO:ProvisionRequest [e1a4e9f2 requestLink] [[M->I]] oprah has authorised a new provisioning 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2021-10-21 04:23:46 INFO:IrcBridge [2lzd4ekg67s00] [I->M] SUCCESS (0ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:ProvisionRequest [e1a4e9f2 requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel1 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel1, origin=provision) 2021-10-21 04:23:46 INFO:req [bdgde7euap400] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2021-10-21 04:23:46 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:46 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:46 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:46 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel1 TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel1 2021-10-21 04:23:46 INFO:IrcBridge [bdgde7euap400] [M->I] SUCCESS (4ms) 2021-10-21 04:23:46 INFO:ProvisionRequest [5f7d74e7 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel2","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [5f7d74e7 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2021-10-21 04:23:46 INFO:ProvisionRequest [5f7d74e7 requestLink] [[M->I]] Check that op's nick is actually op 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #provisionedchannel2 TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Joined channel #provisionedchannel2 TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Leaving channel #provisionedchannel2 TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Left channel #provisionedchannel2 2021-10-21 04:23:46 INFO:ProvisionRequest [5f7d74e7 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel2 2021-10-21 04:23:46 INFO:ProvisionRequest [5f7d74e7 requestLink] [[M->I]] Contacting operator 2021-10-21 04:23:46 INFO:ProvisionRequest [5f7d74e7 requestLink] [[M->I]] Sending result: {} 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) Waiting for m.room.bridging 2021-10-21 04:23:46 INFO:req [hl1asiqynlc00] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2021-10-21 04:23:46 DEBUG:req [hl1asiqynlc00] [[I->M]] action={"type":"message","text":"yes","ts":0} 2021-10-21 04:23:46 DEBUG:req [hl1asiqynlc00] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2021-10-21 04:23:46 INFO:ProvisionRequest [5f7d74e7 requestLink] [[M->I]] oprah has authorised a new provisioning 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2021-10-21 04:23:46 INFO:IrcBridge [hl1asiqynlc00] [I->M] SUCCESS (1ms) 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:ProvisionRequest [5f7d74e7 requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel2 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel2, origin=provision) 2021-10-21 04:23:46 INFO:req [6zgogiabbek00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2021-10-21 04:23:46 DEBUG:ClientPool Returning cached bridged client @flibble:wibble 2021-10-21 04:23:46 DEBUG:ClientPool Returning cached bridged client @flibble:wibble 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel2 TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel2 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 INFO:IrcBridge [6zgogiabbek00] [M->I] SUCCESS (1ms) 2021-10-21 04:23:46 INFO:ProvisionRequest [c0bd960f listings] [[M->I]] New provisioning request: undefined params: {"roomId":"!foo:bar"} 2021-10-21 04:23:46 INFO:ProvisionRequest [c0bd960f listings] [[M->I]] Sending result: [{"matrix_room_id":"!foo:bar","remote_room_channel":"#provisionedchannel1","remote_room_server":"irc.example"},{"matrix_room_id":"!foo:bar","remote_room_channel":"#provisionedchannel2","remote_room_server":"irc.example"}] 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client 61iwnhbs0ag00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 61iwnhbs0ag00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:46 WARN:ClientPool Client 2nb4hple80a00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 2nb4hple80a00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED .Provisioning API listings endpoint should return a list of mappings that have been previously provisioned, but not those that have been unlinked ================================================================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined Oct-21 04:23:46.477 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.477 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : azp4h4j0e6g00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2021-10-21 04:23:46 INFO:ProvisionRequest [4135663c requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel1","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [4135663c requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2021-10-21 04:23:46 INFO:ProvisionRequest [4135663c requestLink] [[M->I]] Check that op's nick is actually op 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #provisionedchannel1 TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Joined channel #provisionedchannel1 TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Leaving channel #provisionedchannel1 TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Left channel #provisionedchannel1 2021-10-21 04:23:46 INFO:ProvisionRequest [4135663c requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel1 2021-10-21 04:23:46 INFO:ProvisionRequest [4135663c requestLink] [[M->I]] Contacting operator 2021-10-21 04:23:46 INFO:ProvisionRequest [4135663c requestLink] [[M->I]] Sending result: {} 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:req [j78kj2a6ckg00] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2021-10-21 04:23:46 DEBUG:req [j78kj2a6ckg00] [[I->M]] action={"type":"message","text":"yes","ts":0} 2021-10-21 04:23:46 DEBUG:req [j78kj2a6ckg00] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2021-10-21 04:23:46 INFO:ProvisionRequest [4135663c requestLink] [[M->I]] oprah has authorised a new provisioning 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2021-10-21 04:23:46 INFO:IrcBridge [j78kj2a6ckg00] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:ProvisionRequest [4135663c requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel1 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel1, origin=provision) 2021-10-21 04:23:46 INFO:req [dl72bpqgkdk00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2021-10-21 04:23:46 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:46 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:46 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:46 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel1 TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel1 2021-10-21 04:23:46 INFO:IrcBridge [dl72bpqgkdk00] [M->I] SUCCESS (3ms) 2021-10-21 04:23:46 INFO:ProvisionRequest [f07b1852 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel2","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [f07b1852 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2021-10-21 04:23:46 INFO:ProvisionRequest [f07b1852 requestLink] [[M->I]] Check that op's nick is actually op 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #provisionedchannel2 TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Joined channel #provisionedchannel2 TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Leaving channel #provisionedchannel2 TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Left channel #provisionedchannel2 2021-10-21 04:23:46 INFO:ProvisionRequest [f07b1852 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel2 2021-10-21 04:23:46 INFO:ProvisionRequest [f07b1852 requestLink] [[M->I]] Contacting operator 2021-10-21 04:23:46 INFO:ProvisionRequest [f07b1852 requestLink] [[M->I]] Sending result: {} 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:req [b49r6zerui000] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2021-10-21 04:23:46 DEBUG:req [b49r6zerui000] [[I->M]] action={"type":"message","text":"yes","ts":0} 2021-10-21 04:23:46 DEBUG:req [b49r6zerui000] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2021-10-21 04:23:46 INFO:ProvisionRequest [f07b1852 requestLink] [[M->I]] oprah has authorised a new provisioning 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2021-10-21 04:23:46 INFO:IrcBridge [b49r6zerui000] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:ProvisionRequest [f07b1852 requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel2 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #b 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel2, origin=provision) 2021-10-21 04:23:46 INFO:req [jm60q52pubc00] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2021-10-21 04:23:46 DEBUG:ClientPool Returning cached bridged client @flibble:wibble 2021-10-21 04:23:46 DEBUG:ClientPool Returning cached bridged client @flibble:wibble 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel2 TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel2 2021-10-21 04:23:46 INFO:IrcBridge [jm60q52pubc00] [M->I] SUCCESS (2ms) 2021-10-21 04:23:46 INFO:ProvisionRequest [70d148db unlink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel1","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [70d148db unlink] [[M->I]] Provisioning unlink for room !foo:bar <-/-> irc.example/#provisionedchannel1 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 INFO:ProvisionRequest [70d148db unlink] [[M->I]] Parting user @flibble:wibble from #provisionedchannel1 as mapping unlinked. 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Leaving channel #provisionedchannel1 TEST: Bridge called IRC client.part(["irc.example_M-flibble","part",{"addr":) 2021-10-21 04:23:46 INFO:ProvisionRequest [70d148db unlink] [[M->I]] Unlinked user_id tallies for #provisionedchannel1: {"@flibble:wibble":0} 2021-10-21 04:23:46 WARN:ProvisionRequest [70d148db unlink] [[M->I]] Not leaving matrix virtuals from room, room is still bridged to 1 channel(s) 2021-10-21 04:23:46 INFO:ProvisionRequest [70d148db unlink] [[M->I]] Leaving channel #provisionedchannel1 as there are no more provisioned mappings 2021-10-21 04:23:46 INFO:ProvisionRequest [70d148db unlink] [[M->I]] Sending result: {} 2021-10-21 04:23:46 INFO:ProvisionRequest [3d18b30d listings] [[M->I]] New provisioning request: undefined params: {"roomId":"!foo:bar"} 2021-10-21 04:23:46 INFO:ProvisionRequest [3d18b30d listings] [[M->I]] Sending result: [{"matrix_room_id":"!foo:bar","remote_room_channel":"#provisionedchannel2","remote_room_server":"irc.example"}] 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client azp4h4j0e6g00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping azp4h4j0e6g00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:46 WARN:ClientPool Client a2xgky3fmsc00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping a2xgky3fmsc00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED .Provisioning API should set m.room.bridging=success when the link is successful ================================================================================ TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.517 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.517 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : b4mb9nr12qw00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. TEST: Test listening for irc.example_ro_bot_nick to call function 'say' 2021-10-21 04:23:46 INFO:ProvisionRequest [08d3942b requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [08d3942b requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2021-10-21 04:23:46 INFO:ProvisionRequest [08d3942b requestLink] [[M->I]] Check that op's nick is actually op 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Joined channel #provisionedchannel TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Left channel #provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [08d3942b requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [08d3942b requestLink] [[M->I]] Contacting operator 2021-10-21 04:23:46 INFO:ProvisionRequest [08d3942b requestLink] [[M->I]] Sending result: {} JSON {} 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:req [35a6sodkvsq00] [[I->M]] onPrivateMessage: irc.example from=oprah (null@irc.example) to=ro_bot_nick (null@irc.example) 2021-10-21 04:23:46 DEBUG:req [35a6sodkvsq00] [[I->M]] action={"type":"message","text":"yes","ts":0} 2021-10-21 04:23:46 DEBUG:req [35a6sodkvsq00] [[I->M]] Rerouting PM directed to the bot from oprah (null@irc.example) to provisioning 2021-10-21 04:23:46 INFO:ProvisionRequest [08d3942b requestLink] [[M->I]] oprah has authorised a new provisioning 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) 2021-10-21 04:23:46 INFO:IrcBridge [35a6sodkvsq00] [I->M] SUCCESS (1ms) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") TEST: Invoking test callback for user irc.example_ro_bot_nick : client.say([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:ProvisionRequest [08d3942b requestLink] [[M->I]] Provisioning link for room !foo:bar <---> irc.example/#provisionedchannel 2021-10-21 04:23:46 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#provisionedchannel, origin=provision) 2021-10-21 04:23:46 INFO:req [1djf9jwj8tls0] [[M->I]] onJoin: usr=@flibble:wibble rm=!foo:bar id=!injected_provisioner 2021-10-21 04:23:46 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:46 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:46 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:46 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_M-flibble","join",{"addr":) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) TEST: Invoking test callback for user irc.example_M-flibble : client.join([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:46 DEBUG:BridgedClient (@flibble:wibble) Joined channel #provisionedchannel 2021-10-21 04:23:46 INFO:IrcBridge [1djf9jwj8tls0] [M->I] SUCCESS (3ms) 2021-10-21 04:23:46 INFO:main Killing bridge: test teardown 2021-10-21 04:23:46 INFO:IrcBridge Killing all clients 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:46 WARN:ClientPool Client b4mb9nr12qw00 (null) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping b4mb9nr12qw00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:46 WARN:ClientPool Client 9o6am6q05rg00 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:46 INFO:ClientPool Dropping 9o6am6q05rg00 (M-flibble) because explicitDisconnect is true 2021-10-21 04:23:46 INFO:BridgedClient Killing client 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined .Provisioning API should set m.room.bridging=failed when the op did not authorise after a certain timeout ========================================================================================================= TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_bob to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_bob to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'names' TEST: Test listening for irc.example_ro_bot_nick to call function 'part' 2021-10-21 04:23:46 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:46 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:46 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #c 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:46 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:46.545 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.545 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:46 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:46 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:46 INFO:IrcBridge Joining mapped Matrix rooms... 2021-10-21 04:23:46 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:46 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:46 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:46 INFO:Provisioner Provisioning started 2021-10-21 04:23:46 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:46 INFO:BridgedClient Created client for bot 2021-10-21 04:23:46 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:46 DEBUG:ClientPool Created new bot client for irc.example : kq9kjzqpaxc00 (bot enabled=true) 2021-10-21 04:23:46 INFO:ClientPool Bot connecting to irc.example (0 channels) => [] 2021-10-21 04:23:46 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:46 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:46 INFO:IrcBridge Startup complete. 2021-10-21 04:23:46 INFO:ProvisionRequest [f01952f9 requestLink] [[M->I]] New provisioning request: {"matrix_room_id":"!foo:bar","remote_room_server":"irc.example","remote_room_channel":"#provisionedchannel","op_nick":"oprah","user_id":"@flibble:wibble"} params: undefined 2021-10-21 04:23:46 INFO:ProvisionRequest [f01952f9 requestLink] [[M->I]] Check power level of @flibble:wibble in room !foo:bar 2021-10-21 04:23:46 INFO:ProvisionRequest [f01952f9 requestLink] [[M->I]] Check that op's nick is actually op 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #provisionedchannel TEST: Bridge called IRC client.join(["irc.example_ro_bot_nick","join",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.join([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Joined channel #provisionedchannel TEST: Bridge called IRC client.names(["irc.example_ro_bot_nick","names",{"add) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.names([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Leaving channel #provisionedchannel TEST: Bridge called IRC client.part(["irc.example_ro_bot_nick","part",{"addr) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.part([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:46 DEBUG:BridgedClient Left channel #provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [f01952f9 requestLink] [[M->I]] Sending pending m.room.bridging to !foo:bar, state key = irc://irc.example/#provisionedchannel 2021-10-21 04:23:46 INFO:ProvisionRequest [f01952f9 requestLink] [[M->I]] Contacting operator 2021-10-21 04:23:46 INFO:ProvisionRequest [f01952f9 requestLink] [[M->I]] Sending result: {} JSON {} 2021-10-21 04:23:46 INFO:IrcBridge Sending IRC message in oprah as ro_bot_nick (connected=true) TEST: Bridge called IRC client.say(["irc.example_ro_bot_nick","say",{"addr") 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #c 2021-10-21 04:23:46 ERROR:ClientPool undefined Oct-21 04:23:46.567 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.567 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Oct-21 04:23:46.568 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.568 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined Oct-21 04:23:46.593 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.594 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 INFO:RoomAccessSyncer Changing power levels for 1 user(s) from !foo:bar Oct-21 04:23:46.594 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:46.595 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #coffee 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #provisionedchannel 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #provisionedchannel Oct-21 04:23:46.831 DEBUG MembershipQueue [dvtsg9pzu7400] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:46.831 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:46.831 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:46.833 WARN MembershipQueue [dvtsg9pzu7400] Failed to join !foo:bar, delaying for 500ms Oct-21 04:23:46.833 DEBUG MembershipQueue [dvtsg9pzu7400] Failed with: undefined Failed to join room 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #c 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #c 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #c 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #a 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:46 DEBUG:BridgedClient Joining channel #a 2021-10-21 04:23:46 ERROR:ClientPool Failed to join channel:: #c 2021-10-21 04:23:46 ERROR:ClientPool undefined 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #b 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #b 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #a 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 DEBUG:BridgedClient Joining channel #coffee Oct-21 04:23:47.333 DEBUG MembershipQueue [dvtsg9pzu7400] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:47.333 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:47.333 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:47.334 WARN MembershipQueue [dvtsg9pzu7400] Failed to join !foo:bar, delaying for 500ms Oct-21 04:23:47.334 DEBUG MembershipQueue [dvtsg9pzu7400] Failed with: undefined Failed to join room 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #a 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #a 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 DEBUG:BridgedClient Joining channel #a 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #c 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 DEBUG:BridgedClient Joining channel #c 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #a 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 INFO:ProvisionRequest [f01952f9 requestLink] [[M->I]] Operator oprah did not respond (operation timed out) 2021-10-21 04:23:47 INFO:main Killing bridge: test teardown 2021-10-21 04:23:47 INFO:IrcBridge Killing all clients 2021-10-21 04:23:47 INFO:BridgedClient Killing client 2021-10-21 04:23:47 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:47 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:47 WARN:ClientPool Client kq9kjzqpaxc00 (null) disconnected with reason killed 2021-10-21 04:23:47 INFO:ClientPool Dropping kq9kjzqpaxc00 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:47 INFO:BridgedClient Killing client 2021-10-21 04:23:47 DEBUG:BridgedClient Client is now KILLED .Room upgrades should move the mapping to the new channel ========================================================= 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #a 2021-10-21 04:23:47 ERROR:ClientPool undefined TEST: Test listening for irc.example_M-flibble to call function 'connect' TEST: Test listening for irc.example_M-flibble to call function 'join' TEST: Test listening for irc.example_ro_bot_nick to call function 'connect' TEST: Test listening for irc.example_ro_bot_nick to call function 'join' 2021-10-21 04:23:47 WARN:IrcBridge ircService.databaseUri is a deprecated config option.Please use the database configuration block 2021-10-21 04:23:47 INFO:IrcBridge Sending ephemeral events to the bridge is currently disabled in the registration file, so user activity will not be captured 2021-10-21 04:23:47 INFO:IrcBridge Using NeDBDataStore for Datastore 2021-10-21 04:23:47 INFO:NeDBDataStore Indexes checked on 'id' for store. 2021-10-21 04:23:47 INFO:NeDBDataStore Indexes checked on 'matrix_id' for store. 2021-10-21 04:23:47 INFO:NeDBDataStore Indexes checked on 'remote_id' for store. 2021-10-21 04:23:47 INFO:NeDBDataStore Indexes checked on 'localpart' for store. 2021-10-21 04:23:47 INFO:NeDBDataStore Indexes checked on 'user id' for store. 2021-10-21 04:23:47 INFO:CryptoStore Private key loaded from ./spec/support/passkey.pem - IRC password encryption enabled. 2021-10-21 04:23:47 INFO:IrcServer Reconfiguring irc.example 2021-10-21 04:23:47 INFO:NeDBDataStore storeRoom (id=!foo:bar, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:47 INFO:NeDBDataStore Indexes checked for ident username for irc.example on users database Oct-21 04:23:47.579 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:47.579 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:47 ERROR:IrcBridge Homeserver cannot reach the bridge. You probably need to adjust your configuration. Expected Matrix Server to answer createRoom with an object, got undefined. 2021-10-21 04:23:47 INFO:IrcBridge Fetching Matrix rooms that are already joined to... 2021-10-21 04:23:47 INFO:IrcBridge ASBot is in 0 rooms! 2021-10-21 04:23:47 INFO:IrcBridge Joining mapped Matrix rooms... Oct-21 04:23:47.580 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:47.580 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:47 INFO:IrcBridge Syncing relevant membership lists... 2021-10-21 04:23:47 INFO:MemberListSyncer irc.example does not have membership list syncing enabled. 2021-10-21 04:23:47 INFO:Provisioner Starting provisioning... 2021-10-21 04:23:47 INFO:Provisioner Provisioning started 2021-10-21 04:23:47 INFO:IrcBridge Connecting to IRC networks... 2021-10-21 04:23:47 INFO:BridgedClient Created client for bot 2021-10-21 04:23:47 DEBUG:ClientPool 1 active connections on irc.example 2021-10-21 04:23:47 DEBUG:ClientPool Created new bot client for irc.example : ebi073m2wr400 (bot enabled=true) 2021-10-21 04:23:47 INFO:ClientPool Bot connecting to irc.example (1 channels) => ["#coffee"] 2021-10-21 04:23:47 DEBUG:BridgedClient Client is now CONNECTING 2021-10-21 04:23:47 INFO:BridgedClient Connecting to IRC server irc.example as ro_bot_nick (user=matrixbot) TEST: Bridge called IRC client.connect(["irc.example_ro_bot_nick","connect",{"a) TEST: Invoking test callback for user irc.example_ro_bot_nick : client.connect([{"addr":"irc.example","nick":"ro_bot_ni) 2021-10-21 04:23:47 INFO:BridgedClient Client is now CONNECTED 2021-10-21 04:23:47 INFO:IrcBridge Startup complete. Oct-21 04:23:47.585 INFO RoomUpgradeHandler Got tombstone event for !foo:bar -> !new_room:bar.com Oct-21 04:23:47.585 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:47.586 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:47 INFO:PublicitySyncer Bot requesting mode for #coffee on irc.example TEST: Bridge called IRC client.mode(["irc.example_ro_bot_nick","mode",{"addr) Oct-21 04:23:47.592 DEBUG RoomUpgradeHandler Joined !new_room:bar.com Oct-21 04:23:47.592 DEBUG RoomUpgradeHandler Migrated entries from !foo:bar to !new_room:bar.com successfully. 2021-10-21 04:23:47 INFO:IrcBridge Room has been upgraded from !foo:bar to !new_room:bar.com 2021-10-21 04:23:47 INFO:IrcBridge Migrating channels 2021-10-21 04:23:47 ERROR:ClientPool Failed to join channel:: #b 2021-10-21 04:23:47 ERROR:ClientPool undefined 2021-10-21 04:23:47 DEBUG:NeDBDataStore Migrating irc.example #coffee 2021-10-21 04:23:47 DEBUG:NeDBDataStore Removed old room !foo:bar 2021-10-21 04:23:47 INFO:NeDBDataStore storeRoom (id=!new_room:bar.com, addr=irc.example, chan=#coffee, origin=config) 2021-10-21 04:23:47 DEBUG:NeDBDataStore Stored new room !new_room:bar.com 2021-10-21 04:23:47 DEBUG:NeDBDataStore Finished migrating rooms in database 2021-10-21 04:23:47 INFO:IrcBridge Migrating state Oct-21 04:23:47.595 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:47.596 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:47 INFO:IrcBridge m.room.bridging event copied to new room Oct-21 04:23:47.596 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:47.596 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:47 INFO:IrcBridge Bridge info event copied to new room 2021-10-21 04:23:47 INFO:IrcBridge Migrating ghosts 2021-10-21 04:23:47 INFO:ClientPool Creating virtual irc user with nick undefined for @flibble:wibble (display name undefined) 2021-10-21 04:23:47 INFO:BridgedClient (@flibble:wibble) Created client for @flibble:wibble 2021-10-21 04:23:47 DEBUG:ClientPool 2 active connections on irc.example 2021-10-21 04:23:47 DEBUG:BridgedClient (@flibble:wibble) Client is now CONNECTING 2021-10-21 04:23:47 DEBUG:IdentGenerator Pushing username generation request for @flibble:wibble on irc.example to the queue... 2021-10-21 04:23:47 DEBUG:IdentGenerator Generating username for @flibble:wibble on irc.example 2021-10-21 04:23:47 INFO:IdentGenerator Generated ident username flibblewib for @flibble:wibble on irc.example 2021-10-21 04:23:47 INFO:BridgedClient (@flibble:wibble) Connecting to IRC server irc.example as M-flibble (user=flibblewib) TEST: Bridge called IRC client.connect(["irc.example_M-flibble","connect",{"add) TEST: Invoking test callback for user irc.example_M-flibble : client.connect([{"addr":"irc.example","nick":"M-flibble) 2021-10-21 04:23:47 INFO:BridgedClient (@flibble:wibble) Client is now CONNECTED 2021-10-21 04:23:47 DEBUG:BridgedClient (@flibble:wibble) _keepAlive; Restarting 172800s idle timeout TEST: Bridge called IRC client.names(["irc.example_M-flibble","names",{"addr") 2021-10-21 04:23:47 INFO:IrcBridge Leaving 3 users from old room !foo:bar. 2021-10-21 04:23:47 DEBUG:MemberListSyncer Leaving @irc.example_testUser1:some.home.server from !foo:bar Oct-21 04:23:47.601 DEBUG MembershipQueue [ib30cq2y44800] @irc.example_testUser1:some.home.server@!foo:bar -> leave (reason: none, kicker: undefined) 2021-10-21 04:23:47 DEBUG:MemberListSyncer Leaving @irc.example_testUser2:some.home.server from !foo:bar 2021-10-21 04:23:47 DEBUG:MemberListSyncer Leaving @irc.example_testUser3:some.home.server from !foo:bar Oct-21 04:23:47.602 DEBUG MembershipQueue [ib30cq2y44800] @irc.example_testUser2:some.home.server@!foo:bar -> leave (reason: none, kicker: undefined) Oct-21 04:23:47.602 DEBUG MembershipQueue [ib30cq2y44800] @irc.example_testUser3:some.home.server@!foo:bar -> leave (reason: none, kicker: undefined) 2021-10-21 04:23:47 INFO:main Killing bridge: test teardown 2021-10-21 04:23:47 INFO:IrcBridge Killing all clients 2021-10-21 04:23:47 INFO:BridgedClient Killing client 2021-10-21 04:23:47 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:47 INFO:client-connection disconnect()ing ro_bot_nick@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_ro_bot_nick","disconnect",) 2021-10-21 04:23:47 WARN:ClientPool Client ebi073m2wr400 (null) disconnected with reason killed 2021-10-21 04:23:47 INFO:ClientPool Dropping ebi073m2wr400 (ro_bot_nick) because explicitDisconnect is true 2021-10-21 04:23:47 INFO:BridgedClient Killing client 2021-10-21 04:23:47 DEBUG:BridgedClient Client is now KILLED 2021-10-21 04:23:47 INFO:client-connection disconnect()ing M-flibble@irc.example - killed TEST: Bridge called IRC client.disconnect(["irc.example_M-flibble","disconnect",{") 2021-10-21 04:23:47 WARN:ClientPool Client 74toqep8xf000 (@flibble:wibble) disconnected with reason killed 2021-10-21 04:23:47 INFO:ClientPool Dropping 74toqep8xf000 (M-flibble) because they are not joined to any channels 2021-10-21 04:23:47 INFO:BridgedClient Killing client 2021-10-21 04:23:47 DEBUG:BridgedClient Client is now KILLED Oct-21 04:23:47.605 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:47.605 DEBUG Intent ensureRegistered: Registered, and not encrypted 2021-10-21 04:23:47 INFO:IrcBridge Ghost migration to !new_room:bar.com complete .2021-10-21 04:23:47 INFO:RoomAccessSyncer Changing power levels for 3 user(s) from !foo:bar Oct-21 04:23:47.605 DEBUG Intent Checking if user @monkeybot:some.home.server is registered Oct-21 04:23:47.606 DEBUG Intent ensureRegistered: Registered, and not encrypted BridgedClient getValidNick should not change a valid nick ========================================================== .BridgedClient getValidNick should remove invalid characters ============================================================ .BridgedClient getValidNick will ensure nicks start with a letter or special character ====================================================================================== .BridgedClient getValidNick will throw if the nick is invalid ============================================================= .BridgedClient getValidNick will not truncate a nick if disconnected ==================================================================== .BridgedClient getValidNick will truncate nick ============================================== .BridgedClient getValidNick will truncate a nick with a custom max character limit ================================================================================== .Formatting htmlToIrc should have non-formatted for non-html inputs =================================================================== .Formatting htmlToIrc should bold formatting for inputs =========================================================== .Formatting htmlToIrc should have regular characters for inputs containing non-safe html chars ============================================================================================== .Formatting htmlToIrc should colourise many text ================================================ .Formatting htmlToIrc should be null for unsupported tags ========================================================= .Username generation should attempt to truncate the user ID on a long user ID ============================================================================= 2021-10-21 04:23:47 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2021-10-21 04:23:47 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2021-10-21 04:23:47 INFO:IdentGenerator Generated ident username myreally for @myreallylonguseridhere:localhost on somedomain.com .Username generation should reverse the userID ============================================== 2021-10-21 04:23:47 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2021-10-21 04:23:47 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2021-10-21 04:23:47 INFO:IdentGenerator Generated ident username myreally for @myreallylonguseridhere:localhost on somedomain.com .Username generation should start with '_1' on an occupied user ID ================================================================== 2021-10-21 04:23:47 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2021-10-21 04:23:47 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2021-10-21 04:23:47 INFO:IdentGenerator Generated ident username myreal_1 for @myreallylonguseridhere:localhost on somedomain.com .Username generation should loop from '_9' to '_10' and keep the same total length ================================================================================== 2021-10-21 04:23:47 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2021-10-21 04:23:47 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2021-10-21 04:23:47 INFO:IdentGenerator Generated ident username myrea_10 for @myreallylonguseridhere:localhost on somedomain.com .Username generation should loop from '_1' to '_2' and keep the same total length ================================================================================= 2021-10-21 04:23:47 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2021-10-21 04:23:47 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com 2021-10-21 04:23:47 INFO:IdentGenerator Generated ident username myreal_2 for @myreallylonguseridhere:localhost on somedomain.com .Username generation should eventually give up trying usernames =============================================================== 2021-10-21 04:23:47 DEBUG:IdentGenerator Pushing username generation request for @myreallylonguseridhere:localhost on somedomain.com to the queue... 2021-10-21 04:23:47 DEBUG:IdentGenerator Generating username for @myreallylonguseridhere:localhost on somedomain.com Oct-21 04:23:47.834 DEBUG MembershipQueue [dvtsg9pzu7400] @irc.example_bob:some.home.server@!foo:bar -> join (reason: none, kicker: undefined) Oct-21 04:23:47.834 DEBUG Intent Checking if user @irc.example_bob:some.home.server is registered Oct-21 04:23:47.834 DEBUG Intent ensureRegistered: Registered, and not encrypted Oct-21 04:23:47.836 ERROR MembershipQueue Failed to handle membership change: Error: Failed to join room at Intent._ensureJoined (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/components/intent.js:786:60) at runMicrotasks () at runNextTicks (internal/process/task_queues.js:60:5) at processImmediate (internal/timers.js:437:9) at async MembershipQueue.serviceQueue (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/matrix-appservice-bridge/lib/components/membership-queue.js:160:17) at async run (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/node_modules/p-queue/dist/index.js:163:29) 2021-10-21 04:23:48 ERROR:ClientPool Failed to join channel:: #coffee 2021-10-21 04:23:48 ERROR:ClientPool undefined 2021-10-21 04:23:48 ERROR:IdentGenerator Failed to generate ident username for @myreallylonguseridhere:localhost on somedomain.com 2021-10-21 04:23:48 ERROR:IdentGenerator Error: Ran out of entries: _10000 at IdentGenerator.generateIdentUsername (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/irc/IdentGenerator.js:139:27) at async IdentGenerator.process (/home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/irc/IdentGenerator.js:103:23) From previous event: at /home/buildozer/aports/community/matrix-appservice-irc/src/matrix-appservice-irc-0.25.0/lib/util/Queue.js:121:22 at processTicksAndRejections (internal/process/task_queues.js:77:11) .Username generation should prefix 'M' onto usernames which don't begin with A-z ================================================================================ 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @-myname:localhost on somedomain.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @-myname:localhost on somedomain.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username M-myname for @-myname:localhost on somedomain.com .Username generation should be able to handle many similar userids ================================================================== 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_0:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_0:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longpref for @_longprefix_0:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_1:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_1:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longpr_1 for @_longprefix_1:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_2:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_2:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longpr_2 for @_longprefix_2:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_3:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_3:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longpr_3 for @_longprefix_3:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_4:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_4:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longpr_4 for @_longprefix_4:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_5:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_5:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longpr_5 for @_longprefix_5:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_6:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_6:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longpr_6 for @_longprefix_6:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_7:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_7:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longpr_7 for @_longprefix_7:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_8:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_8:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longpr_8 for @_longprefix_8:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_9:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_9:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longpr_9 for @_longprefix_9:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_10:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_10:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_10 for @_longprefix_10:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_11:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_11:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_11 for @_longprefix_11:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_12:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_12:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_12 for @_longprefix_12:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_13:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_13:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_13 for @_longprefix_13:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_14:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_14:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_14 for @_longprefix_14:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_15:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_15:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_15 for @_longprefix_15:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_16:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_16:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_16 for @_longprefix_16:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_17:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_17:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_17 for @_longprefix_17:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_18:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_18:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_18 for @_longprefix_18:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_19:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_19:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_19 for @_longprefix_19:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_20:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_20:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_20 for @_longprefix_20:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_21:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_21:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_21 for @_longprefix_21:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_22:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_22:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_22 for @_longprefix_22:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_23:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_23:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_23 for @_longprefix_23:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_24:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_24:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_24 for @_longprefix_24:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_25:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_25:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_25 for @_longprefix_25:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_26:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_26:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_26 for @_longprefix_26:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_27:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_27:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_27 for @_longprefix_27:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_28:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_28:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_28 for @_longprefix_28:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_29:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_29:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_29 for @_longprefix_29:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_30:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_30:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_30 for @_longprefix_30:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_31:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_31:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_31 for @_longprefix_31:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_32:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_32:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_32 for @_longprefix_32:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_33:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_33:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_33 for @_longprefix_33:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_34:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_34:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_34 for @_longprefix_34:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_35:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_35:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_35 for @_longprefix_35:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_36:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_36:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_36 for @_longprefix_36:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_37:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_37:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_37 for @_longprefix_37:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_38:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_38:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_38 for @_longprefix_38:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_39:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_39:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_39 for @_longprefix_39:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_40:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_40:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_40 for @_longprefix_40:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_41:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_41:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_41 for @_longprefix_41:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_42:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_42:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_42 for @_longprefix_42:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_43:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_43:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_43 for @_longprefix_43:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_44:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_44:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_44 for @_longprefix_44:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_45:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_45:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_45 for @_longprefix_45:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_46:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_46:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_46 for @_longprefix_46:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_47:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_47:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_47 for @_longprefix_47:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_48:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_48:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_48 for @_longprefix_48:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_49:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_49:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_49 for @_longprefix_49:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_50:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_50:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_50 for @_longprefix_50:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_51:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_51:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_51 for @_longprefix_51:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_52:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_52:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_52 for @_longprefix_52:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_53:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_53:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_53 for @_longprefix_53:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_54:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_54:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_54 for @_longprefix_54:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_55:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_55:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_55 for @_longprefix_55:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_56:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_56:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_56 for @_longprefix_56:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_57:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_57:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_57 for @_longprefix_57:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_58:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_58:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_58 for @_longprefix_58:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_59:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_59:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_59 for @_longprefix_59:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_60:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_60:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_60 for @_longprefix_60:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_61:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_61:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_61 for @_longprefix_61:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_62:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_62:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_62 for @_longprefix_62:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_63:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_63:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_63 for @_longprefix_63:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_64:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_64:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_64 for @_longprefix_64:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_65:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_65:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_65 for @_longprefix_65:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_66:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_66:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_66 for @_longprefix_66:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_67:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_67:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_67 for @_longprefix_67:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_68:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_68:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_68 for @_longprefix_68:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_69:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_69:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_69 for @_longprefix_69:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_70:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_70:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_70 for @_longprefix_70:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_71:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_71:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_71 for @_longprefix_71:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_72:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_72:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_72 for @_longprefix_72:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_73:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_73:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_73 for @_longprefix_73:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_74:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_74:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_74 for @_longprefix_74:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_75:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_75:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_75 for @_longprefix_75:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_76:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_76:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_76 for @_longprefix_76:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_77:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_77:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_77 for @_longprefix_77:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_78:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_78:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_78 for @_longprefix_78:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_79:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_79:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_79 for @_longprefix_79:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_80:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_80:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_80 for @_longprefix_80:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_81:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_81:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_81 for @_longprefix_81:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_82:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_82:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_82 for @_longprefix_82:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_83:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_83:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_83 for @_longprefix_83:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_84:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_84:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_84 for @_longprefix_84:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_85:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_85:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_85 for @_longprefix_85:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_86:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_86:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_86 for @_longprefix_86:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_87:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_87:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_87 for @_longprefix_87:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_88:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_88:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_88 for @_longprefix_88:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_89:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_89:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_89 for @_longprefix_89:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_90:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_90:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_90 for @_longprefix_90:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_91:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_91:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_91 for @_longprefix_91:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_92:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_92:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_92 for @_longprefix_92:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_93:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_93:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_93 for @_longprefix_93:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_94:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_94:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_94 for @_longprefix_94:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_95:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_95:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_95 for @_longprefix_95:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_96:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_96:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_96 for @_longprefix_96:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_97:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_97:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_97 for @_longprefix_97:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_98:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_98:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_98 for @_longprefix_98:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_99:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_99:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username longp_99 for @_longprefix_99:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_100:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_100:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_100 for @_longprefix_100:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_101:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_101:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_101 for @_longprefix_101:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_102:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_102:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_102 for @_longprefix_102:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_103:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_103:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_103 for @_longprefix_103:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_104:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_104:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_104 for @_longprefix_104:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_105:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_105:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_105 for @_longprefix_105:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_106:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_106:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_106 for @_longprefix_106:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_107:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_107:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_107 for @_longprefix_107:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_108:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_108:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_108 for @_longprefix_108:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_109:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_109:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_109 for @_longprefix_109:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_110:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_110:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_110 for @_longprefix_110:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_111:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_111:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_111 for @_longprefix_111:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_112:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_112:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_112 for @_longprefix_112:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_113:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_113:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_113 for @_longprefix_113:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_114:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_114:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_114 for @_longprefix_114:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_115:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_115:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_115 for @_longprefix_115:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_116:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_116:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_116 for @_longprefix_116:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_117:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_117:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_117 for @_longprefix_117:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_118:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_118:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_118 for @_longprefix_118:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_119:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_119:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_119 for @_longprefix_119:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_120:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_120:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_120 for @_longprefix_120:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_121:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_121:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_121 for @_longprefix_121:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_122:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_122:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_122 for @_longprefix_122:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_123:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_123:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_123 for @_longprefix_123:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_124:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_124:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_124 for @_longprefix_124:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_125:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_125:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_125 for @_longprefix_125:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_126:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_126:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_126 for @_longprefix_126:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_127:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_127:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_127 for @_longprefix_127:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_128:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_128:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_128 for @_longprefix_128:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_129:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_129:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_129 for @_longprefix_129:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_130:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_130:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_130 for @_longprefix_130:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_131:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_131:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_131 for @_longprefix_131:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_132:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_132:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_132 for @_longprefix_132:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_133:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_133:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_133 for @_longprefix_133:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_134:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_134:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_134 for @_longprefix_134:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_135:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_135:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_135 for @_longprefix_135:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_136:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_136:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_136 for @_longprefix_136:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_137:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_137:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_137 for @_longprefix_137:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_138:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_138:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_138 for @_longprefix_138:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_139:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_139:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_139 for @_longprefix_139:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_140:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_140:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_140 for @_longprefix_140:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_141:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_141:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_141 for @_longprefix_141:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_142:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_142:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_142 for @_longprefix_142:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_143:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_143:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_143 for @_longprefix_143:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_144:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_144:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_144 for @_longprefix_144:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_145:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_145:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_145 for @_longprefix_145:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_146:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_146:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_146 for @_longprefix_146:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_147:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_147:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_147 for @_longprefix_147:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_148:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_148:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_148 for @_longprefix_148:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_149:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_149:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_149 for @_longprefix_149:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_150:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_150:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_150 for @_longprefix_150:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_151:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_151:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_151 for @_longprefix_151:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_152:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_152:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_152 for @_longprefix_152:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_153:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_153:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_153 for @_longprefix_153:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_154:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_154:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_154 for @_longprefix_154:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_155:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_155:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_155 for @_longprefix_155:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_156:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_156:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_156 for @_longprefix_156:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_157:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_157:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_157 for @_longprefix_157:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_158:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_158:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_158 for @_longprefix_158:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_159:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_159:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_159 for @_longprefix_159:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_160:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_160:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_160 for @_longprefix_160:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_161:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_161:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_161 for @_longprefix_161:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_162:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_162:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_162 for @_longprefix_162:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_163:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_163:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_163 for @_longprefix_163:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_164:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_164:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_164 for @_longprefix_164:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_165:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_165:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_165 for @_longprefix_165:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_166:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_166:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_166 for @_longprefix_166:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_167:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_167:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_167 for @_longprefix_167:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_168:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_168:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_168 for @_longprefix_168:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_169:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_169:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_169 for @_longprefix_169:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_170:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_170:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_170 for @_longprefix_170:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_171:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_171:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_171 for @_longprefix_171:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_172:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_172:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_172 for @_longprefix_172:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_173:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_173:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_173 for @_longprefix_173:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_174:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_174:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_174 for @_longprefix_174:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_175:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_175:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_175 for @_longprefix_175:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_176:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_176:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_176 for @_longprefix_176:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_177:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_177:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_177 for @_longprefix_177:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_178:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_178:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_178 for @_longprefix_178:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_179:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_179:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_179 for @_longprefix_179:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_180:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_180:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_180 for @_longprefix_180:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_181:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_181:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_181 for @_longprefix_181:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_182:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_182:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_182 for @_longprefix_182:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_183:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_183:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_183 for @_longprefix_183:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_184:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_184:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_184 for @_longprefix_184:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_185:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_185:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_185 for @_longprefix_185:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_186:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_186:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_186 for @_longprefix_186:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_187:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_187:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_187 for @_longprefix_187:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_188:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_188:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_188 for @_longprefix_188:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_189:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_189:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_189 for @_longprefix_189:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_190:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_190:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_190 for @_longprefix_190:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_191:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_191:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_191 for @_longprefix_191:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_192:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_192:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_192 for @_longprefix_192:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_193:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_193:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_193 for @_longprefix_193:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_194:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_194:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_194 for @_longprefix_194:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_195:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_195:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_195 for @_longprefix_195:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_196:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_196:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_196 for @_longprefix_196:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_197:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_197:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_197 for @_longprefix_197:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_198:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_198:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_198 for @_longprefix_198:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_199:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_199:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_199 for @_longprefix_199:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_200:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_200:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_200 for @_longprefix_200:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_201:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_201:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_201 for @_longprefix_201:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_202:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_202:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_202 for @_longprefix_202:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_203:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_203:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_203 for @_longprefix_203:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_204:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_204:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_204 for @_longprefix_204:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_205:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_205:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_205 for @_longprefix_205:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_206:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_206:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_206 for @_longprefix_206:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_207:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_207:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_207 for @_longprefix_207:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_208:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_208:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_208 for @_longprefix_208:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_209:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_209:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_209 for @_longprefix_209:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_210:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_210:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_210 for @_longprefix_210:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_211:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_211:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_211 for @_longprefix_211:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_212:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_212:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_212 for @_longprefix_212:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_213:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_213:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_213 for @_longprefix_213:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_214:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_214:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_214 for @_longprefix_214:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_215:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_215:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_215 for @_longprefix_215:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_216:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_216:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_216 for @_longprefix_216:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_217:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_217:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_217 for @_longprefix_217:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_218:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_218:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_218 for @_longprefix_218:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_219:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_219:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_219 for @_longprefix_219:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_220:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_220:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_220 for @_longprefix_220:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_221:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_221:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_221 for @_longprefix_221:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_222:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_222:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_222 for @_longprefix_222:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_223:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_223:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_223 for @_longprefix_223:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_224:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_224:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_224 for @_longprefix_224:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_225:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_225:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_225 for @_longprefix_225:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_226:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_226:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_226 for @_longprefix_226:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_227:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_227:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_227 for @_longprefix_227:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_228:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_228:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_228 for @_longprefix_228:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_229:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_229:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_229 for @_longprefix_229:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_230:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_230:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_230 for @_longprefix_230:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_231:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_231:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_231 for @_longprefix_231:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_232:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_232:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_232 for @_longprefix_232:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_233:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_233:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_233 for @_longprefix_233:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_234:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_234:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_234 for @_longprefix_234:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_235:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_235:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_235 for @_longprefix_235:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_236:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_236:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_236 for @_longprefix_236:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_237:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_237:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_237 for @_longprefix_237:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_238:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_238:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_238 for @_longprefix_238:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_239:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_239:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_239 for @_longprefix_239:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_240:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_240:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_240 for @_longprefix_240:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_241:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_241:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_241 for @_longprefix_241:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_242:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_242:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_242 for @_longprefix_242:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_243:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_243:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_243 for @_longprefix_243:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_244:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_244:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_244 for @_longprefix_244:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_245:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_245:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_245 for @_longprefix_245:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_246:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_246:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_246 for @_longprefix_246:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_247:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_247:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_247 for @_longprefix_247:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_248:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_248:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_248 for @_longprefix_248:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_249:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_249:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_249 for @_longprefix_249:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_250:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_250:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_250 for @_longprefix_250:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_251:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_251:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_251 for @_longprefix_251:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_252:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_252:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_252 for @_longprefix_252:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_253:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_253:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_253 for @_longprefix_253:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_254:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_254:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_254 for @_longprefix_254:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_255:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_255:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_255 for @_longprefix_255:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_256:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_256:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_256 for @_longprefix_256:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_257:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_257:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_257 for @_longprefix_257:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_258:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_258:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_258 for @_longprefix_258:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_259:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_259:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_259 for @_longprefix_259:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_260:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_260:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_260 for @_longprefix_260:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_261:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_261:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_261 for @_longprefix_261:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_262:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_262:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_262 for @_longprefix_262:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_263:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_263:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_263 for @_longprefix_263:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_264:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_264:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_264 for @_longprefix_264:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_265:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_265:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_265 for @_longprefix_265:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_266:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_266:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_266 for @_longprefix_266:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_267:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_267:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_267 for @_longprefix_267:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_268:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_268:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_268 for @_longprefix_268:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_269:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_269:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_269 for @_longprefix_269:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_270:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_270:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_270 for @_longprefix_270:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_271:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_271:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_271 for @_longprefix_271:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_272:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_272:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_272 for @_longprefix_272:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_273:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_273:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_273 for @_longprefix_273:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_274:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_274:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_274 for @_longprefix_274:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_275:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_275:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_275 for @_longprefix_275:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_276:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_276:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_276 for @_longprefix_276:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_277:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_277:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_277 for @_longprefix_277:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_278:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_278:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_278 for @_longprefix_278:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_279:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_279:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_279 for @_longprefix_279:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_280:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_280:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_280 for @_longprefix_280:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_281:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_281:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_281 for @_longprefix_281:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_282:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_282:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_282 for @_longprefix_282:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_283:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_283:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_283 for @_longprefix_283:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_284:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_284:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_284 for @_longprefix_284:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_285:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_285:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_285 for @_longprefix_285:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_286:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_286:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_286 for @_longprefix_286:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_287:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_287:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_287 for @_longprefix_287:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_288:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_288:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_288 for @_longprefix_288:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_289:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_289:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_289 for @_longprefix_289:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_290:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_290:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_290 for @_longprefix_290:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_291:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_291:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_291 for @_longprefix_291:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_292:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_292:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_292 for @_longprefix_292:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_293:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_293:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_293 for @_longprefix_293:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_294:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_294:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_294 for @_longprefix_294:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_295:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_295:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_295 for @_longprefix_295:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_296:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_296:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_296 for @_longprefix_296:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_297:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_297:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_297 for @_longprefix_297:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_298:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_298:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_298 for @_longprefix_298:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_299:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_299:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_299 for @_longprefix_299:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_300:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_300:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_300 for @_longprefix_300:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_301:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_301:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_301 for @_longprefix_301:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_302:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_302:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_302 for @_longprefix_302:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_303:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_303:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_303 for @_longprefix_303:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_304:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_304:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_304 for @_longprefix_304:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_305:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_305:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_305 for @_longprefix_305:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_306:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_306:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_306 for @_longprefix_306:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_307:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_307:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_307 for @_longprefix_307:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_308:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_308:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_308 for @_longprefix_308:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_309:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_309:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_309 for @_longprefix_309:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_310:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_310:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_310 for @_longprefix_310:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_311:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_311:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_311 for @_longprefix_311:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_312:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_312:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_312 for @_longprefix_312:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_313:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_313:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_313 for @_longprefix_313:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_314:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_314:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_314 for @_longprefix_314:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_315:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_315:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_315 for @_longprefix_315:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_316:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_316:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_316 for @_longprefix_316:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_317:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_317:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_317 for @_longprefix_317:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_318:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_318:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_318 for @_longprefix_318:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_319:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_319:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_319 for @_longprefix_319:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_320:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_320:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_320 for @_longprefix_320:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_321:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_321:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_321 for @_longprefix_321:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_322:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_322:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_322 for @_longprefix_322:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_323:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_323:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_323 for @_longprefix_323:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_324:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_324:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_324 for @_longprefix_324:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_325:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_325:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_325 for @_longprefix_325:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_326:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_326:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_326 for @_longprefix_326:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_327:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_327:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_327 for @_longprefix_327:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_328:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_328:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_328 for @_longprefix_328:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_329:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_329:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_329 for @_longprefix_329:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_330:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_330:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_330 for @_longprefix_330:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_331:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_331:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_331 for @_longprefix_331:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_332:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_332:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_332 for @_longprefix_332:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_333:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_333:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_333 for @_longprefix_333:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_334:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_334:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_334 for @_longprefix_334:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_335:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_335:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_335 for @_longprefix_335:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_336:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_336:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_336 for @_longprefix_336:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_337:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_337:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_337 for @_longprefix_337:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_338:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_338:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_338 for @_longprefix_338:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_339:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_339:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_339 for @_longprefix_339:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_340:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_340:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_340 for @_longprefix_340:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_341:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_341:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_341 for @_longprefix_341:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_342:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_342:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_342 for @_longprefix_342:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_343:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_343:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_343 for @_longprefix_343:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_344:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_344:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_344 for @_longprefix_344:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_345:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_345:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_345 for @_longprefix_345:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_346:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_346:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_346 for @_longprefix_346:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_347:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_347:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_347 for @_longprefix_347:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_348:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_348:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_348 for @_longprefix_348:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_349:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_349:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_349 for @_longprefix_349:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_350:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_350:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_350 for @_longprefix_350:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_351:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_351:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_351 for @_longprefix_351:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_352:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_352:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_352 for @_longprefix_352:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_353:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_353:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_353 for @_longprefix_353:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_354:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_354:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_354 for @_longprefix_354:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_355:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_355:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_355 for @_longprefix_355:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_356:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_356:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_356 for @_longprefix_356:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_357:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_357:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_357 for @_longprefix_357:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_358:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_358:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_358 for @_longprefix_358:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_359:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_359:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_359 for @_longprefix_359:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_360:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_360:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_360 for @_longprefix_360:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_361:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_361:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_361 for @_longprefix_361:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_362:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_362:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_362 for @_longprefix_362:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_363:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_363:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_363 for @_longprefix_363:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_364:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_364:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_364 for @_longprefix_364:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_365:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_365:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_365 for @_longprefix_365:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_366:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_366:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_366 for @_longprefix_366:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_367:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_367:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_367 for @_longprefix_367:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_368:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_368:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_368 for @_longprefix_368:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_369:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_369:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_369 for @_longprefix_369:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_370:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_370:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_370 for @_longprefix_370:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_371:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_371:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_371 for @_longprefix_371:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_372:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_372:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_372 for @_longprefix_372:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_373:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_373:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_373 for @_longprefix_373:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_374:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_374:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_374 for @_longprefix_374:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_375:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_375:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_375 for @_longprefix_375:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_376:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_376:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_376 for @_longprefix_376:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_377:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_377:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_377 for @_longprefix_377:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_378:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_378:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_378 for @_longprefix_378:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_379:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_379:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_379 for @_longprefix_379:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_380:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_380:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_380 for @_longprefix_380:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_381:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_381:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_381 for @_longprefix_381:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_382:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_382:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_382 for @_longprefix_382:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_383:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_383:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_383 for @_longprefix_383:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_384:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_384:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_384 for @_longprefix_384:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_385:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_385:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_385 for @_longprefix_385:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_386:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_386:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_386 for @_longprefix_386:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_387:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_387:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_387 for @_longprefix_387:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_388:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_388:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_388 for @_longprefix_388:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_389:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_389:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_389 for @_longprefix_389:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_390:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_390:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_390 for @_longprefix_390:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_391:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_391:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_391 for @_longprefix_391:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_392:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_392:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_392 for @_longprefix_392:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_393:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_393:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_393 for @_longprefix_393:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_394:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_394:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_394 for @_longprefix_394:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_395:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_395:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_395 for @_longprefix_395:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_396:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_396:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_396 for @_longprefix_396:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_397:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_397:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_397 for @_longprefix_397:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_398:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_398:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_398 for @_longprefix_398:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_399:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_399:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_399 for @_longprefix_399:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_400:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_400:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_400 for @_longprefix_400:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_401:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_401:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_401 for @_longprefix_401:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_402:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_402:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_402 for @_longprefix_402:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_403:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_403:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_403 for @_longprefix_403:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_404:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_404:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_404 for @_longprefix_404:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_405:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_405:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_405 for @_longprefix_405:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_406:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_406:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_406 for @_longprefix_406:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_407:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_407:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_407 for @_longprefix_407:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_408:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_408:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_408 for @_longprefix_408:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_409:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_409:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_409 for @_longprefix_409:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_410:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_410:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_410 for @_longprefix_410:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_411:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_411:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_411 for @_longprefix_411:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_412:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_412:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_412 for @_longprefix_412:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_413:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_413:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_413 for @_longprefix_413:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_414:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_414:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_414 for @_longprefix_414:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_415:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_415:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_415 for @_longprefix_415:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_416:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_416:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_416 for @_longprefix_416:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_417:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_417:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_417 for @_longprefix_417:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_418:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_418:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_418 for @_longprefix_418:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_419:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_419:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_419 for @_longprefix_419:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_420:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_420:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_420 for @_longprefix_420:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_421:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_421:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_421 for @_longprefix_421:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_422:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_422:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_422 for @_longprefix_422:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_423:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_423:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_423 for @_longprefix_423:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_424:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_424:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_424 for @_longprefix_424:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_425:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_425:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_425 for @_longprefix_425:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_426:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_426:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_426 for @_longprefix_426:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_427:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_427:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_427 for @_longprefix_427:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_428:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_428:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_428 for @_longprefix_428:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_429:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_429:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_429 for @_longprefix_429:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_430:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_430:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_430 for @_longprefix_430:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_431:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_431:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_431 for @_longprefix_431:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_432:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_432:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_432 for @_longprefix_432:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_433:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_433:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_433 for @_longprefix_433:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_434:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_434:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_434 for @_longprefix_434:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_435:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_435:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_435 for @_longprefix_435:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_436:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_436:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_436 for @_longprefix_436:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_437:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_437:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_437 for @_longprefix_437:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_438:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_438:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_438 for @_longprefix_438:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_439:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_439:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_439 for @_longprefix_439:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_440:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_440:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_440 for @_longprefix_440:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_441:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_441:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_441 for @_longprefix_441:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_442:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_442:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_442 for @_longprefix_442:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_443:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_443:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_443 for @_longprefix_443:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_444:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_444:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_444 for @_longprefix_444:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_445:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_445:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_445 for @_longprefix_445:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_446:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_446:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_446 for @_longprefix_446:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_447:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_447:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_447 for @_longprefix_447:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_448:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_448:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_448 for @_longprefix_448:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_449:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_449:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_449 for @_longprefix_449:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_450:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_450:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_450 for @_longprefix_450:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_451:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_451:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_451 for @_longprefix_451:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_452:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_452:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_452 for @_longprefix_452:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_453:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_453:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_453 for @_longprefix_453:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_454:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_454:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_454 for @_longprefix_454:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_455:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_455:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_455 for @_longprefix_455:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_456:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_456:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_456 for @_longprefix_456:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_457:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_457:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_457 for @_longprefix_457:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_458:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_458:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_458 for @_longprefix_458:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_459:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_459:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_459 for @_longprefix_459:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_460:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_460:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_460 for @_longprefix_460:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_461:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_461:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_461 for @_longprefix_461:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_462:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_462:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_462 for @_longprefix_462:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_463:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_463:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_463 for @_longprefix_463:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_464:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_464:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_464 for @_longprefix_464:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_465:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_465:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_465 for @_longprefix_465:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_466:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_466:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_466 for @_longprefix_466:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_467:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_467:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_467 for @_longprefix_467:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_468:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_468:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_468 for @_longprefix_468:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_469:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_469:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_469 for @_longprefix_469:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_470:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_470:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_470 for @_longprefix_470:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_471:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_471:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_471 for @_longprefix_471:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_472:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_472:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_472 for @_longprefix_472:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_473:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_473:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_473 for @_longprefix_473:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_474:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_474:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_474 for @_longprefix_474:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_475:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_475:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_475 for @_longprefix_475:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_476:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_476:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_476 for @_longprefix_476:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_477:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_477:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_477 for @_longprefix_477:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_478:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_478:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_478 for @_longprefix_478:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_479:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_479:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_479 for @_longprefix_479:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_480:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_480:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_480 for @_longprefix_480:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_481:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_481:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_481 for @_longprefix_481:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_482:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_482:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_482 for @_longprefix_482:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_483:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_483:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_483 for @_longprefix_483:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_484:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_484:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_484 for @_longprefix_484:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_485:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_485:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_485 for @_longprefix_485:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_486:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_486:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_486 for @_longprefix_486:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_487:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_487:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_487 for @_longprefix_487:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_488:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_488:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_488 for @_longprefix_488:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_489:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_489:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_489 for @_longprefix_489:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_490:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_490:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_490 for @_longprefix_490:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_491:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_491:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_491 for @_longprefix_491:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_492:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_492:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_492 for @_longprefix_492:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_493:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_493:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_493 for @_longprefix_493:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_494:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_494:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_494 for @_longprefix_494:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_495:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_495:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_495 for @_longprefix_495:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_496:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_496:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_496 for @_longprefix_496:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_497:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_497:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_497 for @_longprefix_497:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_498:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_498:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_498 for @_longprefix_498:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_499:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_499:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_499 for @_longprefix_499:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_500:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_500:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_500 for @_longprefix_500:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_501:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_501:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_501 for @_longprefix_501:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_502:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_502:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_502 for @_longprefix_502:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_503:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_503:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_503 for @_longprefix_503:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_504:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_504:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_504 for @_longprefix_504:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_505:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_505:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_505 for @_longprefix_505:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_506:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_506:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_506 for @_longprefix_506:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_507:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_507:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_507 for @_longprefix_507:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_508:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_508:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_508 for @_longprefix_508:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_509:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_509:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_509 for @_longprefix_509:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_510:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_510:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_510 for @_longprefix_510:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_511:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_511:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_511 for @_longprefix_511:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_512:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_512:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_512 for @_longprefix_512:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_513:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_513:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_513 for @_longprefix_513:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_514:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_514:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_514 for @_longprefix_514:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_515:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_515:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_515 for @_longprefix_515:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_516:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_516:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_516 for @_longprefix_516:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_517:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_517:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_517 for @_longprefix_517:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_518:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_518:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_518 for @_longprefix_518:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_519:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_519:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_519 for @_longprefix_519:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_520:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_520:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_520 for @_longprefix_520:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_521:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_521:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_521 for @_longprefix_521:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_522:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_522:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_522 for @_longprefix_522:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_523:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_523:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_523 for @_longprefix_523:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_524:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_524:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_524 for @_longprefix_524:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_525:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_525:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_525 for @_longprefix_525:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_526:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_526:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_526 for @_longprefix_526:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_527:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_527:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_527 for @_longprefix_527:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_528:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_528:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_528 for @_longprefix_528:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_529:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_529:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_529 for @_longprefix_529:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_530:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_530:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_530 for @_longprefix_530:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_531:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_531:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_531 for @_longprefix_531:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_532:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_532:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_532 for @_longprefix_532:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_533:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_533:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_533 for @_longprefix_533:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_534:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_534:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_534 for @_longprefix_534:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_535:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_535:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_535 for @_longprefix_535:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_536:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_536:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_536 for @_longprefix_536:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_537:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_537:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_537 for @_longprefix_537:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_538:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_538:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_538 for @_longprefix_538:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_539:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_539:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_539 for @_longprefix_539:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_540:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_540:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_540 for @_longprefix_540:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_541:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_541:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_541 for @_longprefix_541:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_542:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_542:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_542 for @_longprefix_542:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_543:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_543:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_543 for @_longprefix_543:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_544:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_544:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_544 for @_longprefix_544:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_545:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_545:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_545 for @_longprefix_545:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_546:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_546:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_546 for @_longprefix_546:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_547:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_547:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_547 for @_longprefix_547:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_548:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_548:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_548 for @_longprefix_548:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_549:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_549:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_549 for @_longprefix_549:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_550:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_550:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_550 for @_longprefix_550:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_551:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_551:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_551 for @_longprefix_551:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_552:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_552:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_552 for @_longprefix_552:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_553:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_553:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_553 for @_longprefix_553:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_554:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_554:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_554 for @_longprefix_554:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_555:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_555:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_555 for @_longprefix_555:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_556:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_556:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_556 for @_longprefix_556:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_557:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_557:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_557 for @_longprefix_557:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_558:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_558:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_558 for @_longprefix_558:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_559:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_559:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_559 for @_longprefix_559:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_560:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_560:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_560 for @_longprefix_560:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_561:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_561:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_561 for @_longprefix_561:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_562:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_562:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_562 for @_longprefix_562:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_563:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_563:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_563 for @_longprefix_563:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_564:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_564:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_564 for @_longprefix_564:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_565:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_565:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_565 for @_longprefix_565:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_566:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_566:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_566 for @_longprefix_566:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_567:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_567:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_567 for @_longprefix_567:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_568:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_568:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_568 for @_longprefix_568:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_569:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_569:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_569 for @_longprefix_569:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_570:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_570:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_570 for @_longprefix_570:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_571:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_571:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_571 for @_longprefix_571:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_572:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_572:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_572 for @_longprefix_572:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_573:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_573:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_573 for @_longprefix_573:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_574:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_574:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_574 for @_longprefix_574:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_575:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_575:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_575 for @_longprefix_575:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_576:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_576:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_576 for @_longprefix_576:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_577:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_577:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_577 for @_longprefix_577:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_578:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_578:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_578 for @_longprefix_578:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_579:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_579:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_579 for @_longprefix_579:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_580:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_580:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_580 for @_longprefix_580:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_581:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_581:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_581 for @_longprefix_581:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_582:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_582:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_582 for @_longprefix_582:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_583:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_583:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_583 for @_longprefix_583:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_584:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_584:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_584 for @_longprefix_584:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_585:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_585:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_585 for @_longprefix_585:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_586:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_586:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_586 for @_longprefix_586:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_587:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_587:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_587 for @_longprefix_587:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_588:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_588:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_588 for @_longprefix_588:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_589:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_589:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_589 for @_longprefix_589:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_590:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_590:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_590 for @_longprefix_590:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_591:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_591:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_591 for @_longprefix_591:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_592:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_592:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_592 for @_longprefix_592:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_593:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_593:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_593 for @_longprefix_593:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_594:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_594:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_594 for @_longprefix_594:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_595:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_595:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_595 for @_longprefix_595:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_596:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_596:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_596 for @_longprefix_596:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_597:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_597:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_597 for @_longprefix_597:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_598:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_598:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_598 for @_longprefix_598:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_599:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_599:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_599 for @_longprefix_599:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_600:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_600:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_600 for @_longprefix_600:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_601:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_601:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_601 for @_longprefix_601:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_602:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_602:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_602 for @_longprefix_602:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_603:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_603:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_603 for @_longprefix_603:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_604:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_604:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_604 for @_longprefix_604:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_605:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_605:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_605 for @_longprefix_605:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_606:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_606:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_606 for @_longprefix_606:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_607:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_607:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_607 for @_longprefix_607:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_608:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_608:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_608 for @_longprefix_608:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_609:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_609:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_609 for @_longprefix_609:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_610:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_610:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_610 for @_longprefix_610:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_611:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_611:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_611 for @_longprefix_611:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_612:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_612:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_612 for @_longprefix_612:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_613:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_613:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_613 for @_longprefix_613:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_614:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_614:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_614 for @_longprefix_614:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_615:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_615:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_615 for @_longprefix_615:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_616:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_616:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_616 for @_longprefix_616:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_617:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_617:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_617 for @_longprefix_617:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_618:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_618:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_618 for @_longprefix_618:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_619:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_619:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_619 for @_longprefix_619:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_620:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_620:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_620 for @_longprefix_620:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_621:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_621:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_621 for @_longprefix_621:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_622:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_622:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_622 for @_longprefix_622:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_623:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_623:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_623 for @_longprefix_623:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_624:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_624:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_624 for @_longprefix_624:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_625:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_625:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_625 for @_longprefix_625:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_626:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_626:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_626 for @_longprefix_626:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_627:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_627:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_627 for @_longprefix_627:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_628:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_628:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_628 for @_longprefix_628:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_629:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_629:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_629 for @_longprefix_629:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_630:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_630:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_630 for @_longprefix_630:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_631:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_631:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_631 for @_longprefix_631:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_632:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_632:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_632 for @_longprefix_632:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_633:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_633:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_633 for @_longprefix_633:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_634:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_634:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_634 for @_longprefix_634:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_635:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_635:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_635 for @_longprefix_635:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_636:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_636:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_636 for @_longprefix_636:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_637:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_637:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_637 for @_longprefix_637:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_638:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_638:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_638 for @_longprefix_638:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_639:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_639:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_639 for @_longprefix_639:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_640:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_640:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_640 for @_longprefix_640:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_641:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_641:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_641 for @_longprefix_641:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_642:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_642:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_642 for @_longprefix_642:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_643:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_643:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_643 for @_longprefix_643:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_644:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_644:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_644 for @_longprefix_644:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_645:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_645:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_645 for @_longprefix_645:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_646:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_646:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_646 for @_longprefix_646:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_647:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_647:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_647 for @_longprefix_647:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_648:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_648:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_648 for @_longprefix_648:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_649:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_649:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_649 for @_longprefix_649:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_650:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_650:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_650 for @_longprefix_650:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_651:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_651:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_651 for @_longprefix_651:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_652:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_652:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_652 for @_longprefix_652:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_653:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_653:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_653 for @_longprefix_653:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_654:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_654:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_654 for @_longprefix_654:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_655:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_655:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_655 for @_longprefix_655:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_656:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_656:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_656 for @_longprefix_656:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_657:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_657:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_657 for @_longprefix_657:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_658:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_658:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_658 for @_longprefix_658:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_659:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_659:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_659 for @_longprefix_659:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_660:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_660:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_660 for @_longprefix_660:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_661:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_661:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_661 for @_longprefix_661:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_662:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_662:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_662 for @_longprefix_662:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_663:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_663:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_663 for @_longprefix_663:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_664:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_664:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_664 for @_longprefix_664:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_665:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_665:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_665 for @_longprefix_665:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_666:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_666:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_666 for @_longprefix_666:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_667:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_667:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_667 for @_longprefix_667:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_668:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_668:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_668 for @_longprefix_668:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_669:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_669:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_669 for @_longprefix_669:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_670:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_670:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_670 for @_longprefix_670:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_671:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_671:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_671 for @_longprefix_671:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_672:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_672:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_672 for @_longprefix_672:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_673:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_673:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_673 for @_longprefix_673:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_674:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_674:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_674 for @_longprefix_674:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_675:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_675:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_675 for @_longprefix_675:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_676:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_676:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_676 for @_longprefix_676:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_677:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_677:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_677 for @_longprefix_677:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_678:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_678:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_678 for @_longprefix_678:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_679:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_679:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_679 for @_longprefix_679:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_680:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_680:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_680 for @_longprefix_680:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_681:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_681:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_681 for @_longprefix_681:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_682:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_682:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_682 for @_longprefix_682:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_683:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_683:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_683 for @_longprefix_683:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_684:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_684:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_684 for @_longprefix_684:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_685:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_685:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_685 for @_longprefix_685:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_686:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_686:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_686 for @_longprefix_686:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_687:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_687:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_687 for @_longprefix_687:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_688:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_688:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_688 for @_longprefix_688:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_689:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_689:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_689 for @_longprefix_689:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_690:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_690:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_690 for @_longprefix_690:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_691:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_691:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_691 for @_longprefix_691:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_692:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_692:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_692 for @_longprefix_692:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_693:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_693:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_693 for @_longprefix_693:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_694:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_694:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_694 for @_longprefix_694:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_695:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_695:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_695 for @_longprefix_695:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_696:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_696:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_696 for @_longprefix_696:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_697:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_697:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_697 for @_longprefix_697:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_698:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_698:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_698 for @_longprefix_698:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_699:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_699:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_699 for @_longprefix_699:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_700:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_700:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_700 for @_longprefix_700:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_701:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_701:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_701 for @_longprefix_701:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_702:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_702:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_702 for @_longprefix_702:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_703:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_703:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_703 for @_longprefix_703:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_704:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_704:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_704 for @_longprefix_704:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_705:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_705:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_705 for @_longprefix_705:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_706:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_706:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_706 for @_longprefix_706:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_707:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_707:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_707 for @_longprefix_707:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_708:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_708:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_708 for @_longprefix_708:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_709:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_709:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_709 for @_longprefix_709:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_710:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_710:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_710 for @_longprefix_710:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_711:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_711:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_711 for @_longprefix_711:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_712:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_712:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_712 for @_longprefix_712:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_713:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_713:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_713 for @_longprefix_713:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_714:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_714:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_714 for @_longprefix_714:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_715:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_715:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_715 for @_longprefix_715:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_716:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_716:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_716 for @_longprefix_716:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_717:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_717:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_717 for @_longprefix_717:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_718:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_718:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_718 for @_longprefix_718:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_719:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_719:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_719 for @_longprefix_719:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_720:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_720:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_720 for @_longprefix_720:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_721:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_721:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_721 for @_longprefix_721:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_722:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_722:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_722 for @_longprefix_722:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_723:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_723:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_723 for @_longprefix_723:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_724:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_724:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_724 for @_longprefix_724:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_725:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_725:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_725 for @_longprefix_725:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_726:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_726:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_726 for @_longprefix_726:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_727:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_727:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_727 for @_longprefix_727:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_728:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_728:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_728 for @_longprefix_728:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_729:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_729:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_729 for @_longprefix_729:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_730:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_730:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_730 for @_longprefix_730:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_731:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_731:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_731 for @_longprefix_731:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_732:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_732:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_732 for @_longprefix_732:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_733:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_733:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_733 for @_longprefix_733:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_734:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_734:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_734 for @_longprefix_734:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_735:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_735:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_735 for @_longprefix_735:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_736:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_736:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_736 for @_longprefix_736:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_737:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_737:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_737 for @_longprefix_737:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_738:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_738:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_738 for @_longprefix_738:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_739:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_739:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_739 for @_longprefix_739:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_740:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_740:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_740 for @_longprefix_740:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_741:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_741:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_741 for @_longprefix_741:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_742:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_742:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_742 for @_longprefix_742:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_743:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_743:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_743 for @_longprefix_743:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_744:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_744:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_744 for @_longprefix_744:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_745:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_745:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_745 for @_longprefix_745:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_746:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_746:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_746 for @_longprefix_746:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_747:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_747:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_747 for @_longprefix_747:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_748:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_748:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_748 for @_longprefix_748:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_749:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_749:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_749 for @_longprefix_749:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_750:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_750:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_750 for @_longprefix_750:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_751:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_751:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_751 for @_longprefix_751:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_752:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_752:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_752 for @_longprefix_752:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_753:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_753:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_753 for @_longprefix_753:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_754:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_754:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_754 for @_longprefix_754:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_755:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_755:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_755 for @_longprefix_755:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_756:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_756:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_756 for @_longprefix_756:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_757:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_757:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_757 for @_longprefix_757:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_758:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_758:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_758 for @_longprefix_758:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_759:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_759:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_759 for @_longprefix_759:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_760:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_760:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_760 for @_longprefix_760:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_761:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_761:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_761 for @_longprefix_761:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_762:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_762:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_762 for @_longprefix_762:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_763:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_763:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_763 for @_longprefix_763:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_764:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_764:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_764 for @_longprefix_764:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_765:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_765:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_765 for @_longprefix_765:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_766:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_766:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_766 for @_longprefix_766:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_767:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_767:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_767 for @_longprefix_767:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_768:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_768:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_768 for @_longprefix_768:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_769:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_769:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_769 for @_longprefix_769:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_770:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_770:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_770 for @_longprefix_770:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_771:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_771:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_771 for @_longprefix_771:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_772:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_772:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_772 for @_longprefix_772:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_773:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_773:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_773 for @_longprefix_773:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_774:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_774:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_774 for @_longprefix_774:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_775:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_775:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_775 for @_longprefix_775:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_776:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_776:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_776 for @_longprefix_776:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_777:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_777:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_777 for @_longprefix_777:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_778:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_778:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_778 for @_longprefix_778:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_779:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_779:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_779 for @_longprefix_779:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_780:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_780:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_780 for @_longprefix_780:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_781:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_781:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_781 for @_longprefix_781:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_782:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_782:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_782 for @_longprefix_782:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_783:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_783:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_783 for @_longprefix_783:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_784:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_784:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_784 for @_longprefix_784:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_785:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_785:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_785 for @_longprefix_785:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_786:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_786:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_786 for @_longprefix_786:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_787:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_787:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_787 for @_longprefix_787:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_788:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_788:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_788 for @_longprefix_788:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_789:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_789:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_789 for @_longprefix_789:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_790:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_790:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_790 for @_longprefix_790:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_791:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_791:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_791 for @_longprefix_791:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_792:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_792:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_792 for @_longprefix_792:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_793:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_793:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_793 for @_longprefix_793:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_794:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_794:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_794 for @_longprefix_794:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_795:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_795:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_795 for @_longprefix_795:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_796:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_796:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_796 for @_longprefix_796:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_797:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_797:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_797 for @_longprefix_797:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_798:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_798:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_798 for @_longprefix_798:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_799:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_799:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_799 for @_longprefix_799:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_800:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_800:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_800 for @_longprefix_800:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_801:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_801:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_801 for @_longprefix_801:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_802:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_802:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_802 for @_longprefix_802:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_803:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_803:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_803 for @_longprefix_803:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_804:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_804:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_804 for @_longprefix_804:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_805:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_805:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_805 for @_longprefix_805:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_806:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_806:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_806 for @_longprefix_806:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_807:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_807:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_807 for @_longprefix_807:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_808:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_808:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_808 for @_longprefix_808:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_809:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_809:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_809 for @_longprefix_809:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_810:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_810:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_810 for @_longprefix_810:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_811:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_811:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_811 for @_longprefix_811:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_812:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_812:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_812 for @_longprefix_812:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_813:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_813:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_813 for @_longprefix_813:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_814:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_814:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_814 for @_longprefix_814:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_815:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_815:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_815 for @_longprefix_815:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_816:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_816:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_816 for @_longprefix_816:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_817:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_817:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_817 for @_longprefix_817:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_818:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_818:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_818 for @_longprefix_818:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_819:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_819:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_819 for @_longprefix_819:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_820:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_820:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_820 for @_longprefix_820:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_821:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_821:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_821 for @_longprefix_821:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_822:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_822:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_822 for @_longprefix_822:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_823:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_823:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_823 for @_longprefix_823:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_824:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_824:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_824 for @_longprefix_824:localhost on irc.example.com 2021-10-21 04:23:48 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_825:localhost on irc.example.com to the queue... 2021-10-21 04:23:48 DEBUG:IdentGenerator Generating username for @_longprefix_825:localhost on irc.example.com 2021-10-21 04:23:48 INFO:IdentGenerator Generated ident username long_825 for @_longprefix_825:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_826:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_826:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_826 for @_longprefix_826:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_827:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_827:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_827 for @_longprefix_827:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_828:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_828:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_828 for @_longprefix_828:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_829:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_829:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_829 for @_longprefix_829:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_830:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_830:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_830 for @_longprefix_830:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_831:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_831:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_831 for @_longprefix_831:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_832:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_832:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_832 for @_longprefix_832:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_833:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_833:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_833 for @_longprefix_833:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_834:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_834:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_834 for @_longprefix_834:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_835:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_835:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_835 for @_longprefix_835:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_836:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_836:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_836 for @_longprefix_836:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_837:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_837:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_837 for @_longprefix_837:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_838:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_838:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_838 for @_longprefix_838:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_839:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_839:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_839 for @_longprefix_839:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_840:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_840:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_840 for @_longprefix_840:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_841:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_841:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_841 for @_longprefix_841:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_842:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_842:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_842 for @_longprefix_842:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_843:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_843:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_843 for @_longprefix_843:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_844:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_844:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_844 for @_longprefix_844:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_845:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_845:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_845 for @_longprefix_845:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_846:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_846:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_846 for @_longprefix_846:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_847:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_847:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_847 for @_longprefix_847:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_848:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_848:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_848 for @_longprefix_848:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_849:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_849:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_849 for @_longprefix_849:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_850:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_850:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_850 for @_longprefix_850:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_851:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_851:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_851 for @_longprefix_851:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_852:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_852:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_852 for @_longprefix_852:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_853:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_853:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_853 for @_longprefix_853:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_854:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_854:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_854 for @_longprefix_854:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_855:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_855:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_855 for @_longprefix_855:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_856:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_856:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_856 for @_longprefix_856:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_857:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_857:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_857 for @_longprefix_857:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_858:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_858:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_858 for @_longprefix_858:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_859:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_859:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_859 for @_longprefix_859:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_860:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_860:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_860 for @_longprefix_860:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_861:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_861:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_861 for @_longprefix_861:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_862:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_862:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_862 for @_longprefix_862:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_863:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_863:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_863 for @_longprefix_863:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_864:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_864:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_864 for @_longprefix_864:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_865:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_865:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_865 for @_longprefix_865:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_866:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_866:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_866 for @_longprefix_866:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_867:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_867:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_867 for @_longprefix_867:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_868:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_868:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_868 for @_longprefix_868:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_869:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_869:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_869 for @_longprefix_869:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_870:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_870:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_870 for @_longprefix_870:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_871:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_871:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_871 for @_longprefix_871:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_872:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_872:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_872 for @_longprefix_872:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_873:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_873:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_873 for @_longprefix_873:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_874:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_874:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_874 for @_longprefix_874:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_875:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_875:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_875 for @_longprefix_875:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_876:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_876:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_876 for @_longprefix_876:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_877:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_877:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_877 for @_longprefix_877:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_878:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_878:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_878 for @_longprefix_878:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_879:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_879:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_879 for @_longprefix_879:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_880:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_880:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_880 for @_longprefix_880:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_881:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_881:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_881 for @_longprefix_881:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_882:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_882:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_882 for @_longprefix_882:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_883:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_883:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_883 for @_longprefix_883:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_884:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_884:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_884 for @_longprefix_884:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_885:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_885:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_885 for @_longprefix_885:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_886:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_886:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_886 for @_longprefix_886:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_887:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_887:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_887 for @_longprefix_887:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_888:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_888:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_888 for @_longprefix_888:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_889:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_889:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_889 for @_longprefix_889:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_890:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_890:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_890 for @_longprefix_890:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_891:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_891:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_891 for @_longprefix_891:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_892:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_892:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_892 for @_longprefix_892:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_893:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_893:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_893 for @_longprefix_893:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_894:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_894:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_894 for @_longprefix_894:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_895:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_895:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_895 for @_longprefix_895:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_896:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_896:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_896 for @_longprefix_896:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_897:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_897:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_897 for @_longprefix_897:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_898:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_898:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_898 for @_longprefix_898:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_899:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_899:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_899 for @_longprefix_899:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_900:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_900:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_900 for @_longprefix_900:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_901:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_901:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_901 for @_longprefix_901:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_902:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_902:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_902 for @_longprefix_902:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_903:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_903:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_903 for @_longprefix_903:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_904:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_904:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_904 for @_longprefix_904:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_905:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_905:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_905 for @_longprefix_905:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_906:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_906:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_906 for @_longprefix_906:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_907:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_907:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_907 for @_longprefix_907:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_908:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_908:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_908 for @_longprefix_908:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_909:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_909:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_909 for @_longprefix_909:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_910:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_910:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_910 for @_longprefix_910:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_911:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_911:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_911 for @_longprefix_911:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_912:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_912:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_912 for @_longprefix_912:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_913:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_913:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_913 for @_longprefix_913:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_914:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_914:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_914 for @_longprefix_914:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_915:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_915:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_915 for @_longprefix_915:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_916:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_916:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_916 for @_longprefix_916:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_917:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_917:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_917 for @_longprefix_917:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_918:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_918:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_918 for @_longprefix_918:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_919:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_919:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_919 for @_longprefix_919:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_920:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_920:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_920 for @_longprefix_920:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_921:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_921:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_921 for @_longprefix_921:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_922:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_922:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_922 for @_longprefix_922:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_923:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_923:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_923 for @_longprefix_923:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_924:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_924:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_924 for @_longprefix_924:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_925:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_925:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_925 for @_longprefix_925:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_926:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_926:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_926 for @_longprefix_926:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_927:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_927:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_927 for @_longprefix_927:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_928:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_928:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_928 for @_longprefix_928:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_929:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_929:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_929 for @_longprefix_929:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_930:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_930:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_930 for @_longprefix_930:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_931:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_931:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_931 for @_longprefix_931:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_932:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_932:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_932 for @_longprefix_932:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_933:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_933:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_933 for @_longprefix_933:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_934:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_934:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_934 for @_longprefix_934:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_935:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_935:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_935 for @_longprefix_935:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_936:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_936:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_936 for @_longprefix_936:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_937:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_937:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_937 for @_longprefix_937:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_938:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_938:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_938 for @_longprefix_938:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_939:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_939:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_939 for @_longprefix_939:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_940:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_940:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_940 for @_longprefix_940:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_941:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_941:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_941 for @_longprefix_941:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_942:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_942:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_942 for @_longprefix_942:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_943:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_943:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_943 for @_longprefix_943:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_944:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_944:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_944 for @_longprefix_944:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_945:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_945:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_945 for @_longprefix_945:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_946:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_946:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_946 for @_longprefix_946:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_947:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_947:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_947 for @_longprefix_947:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_948:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_948:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_948 for @_longprefix_948:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_949:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_949:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_949 for @_longprefix_949:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_950:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_950:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_950 for @_longprefix_950:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_951:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_951:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_951 for @_longprefix_951:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_952:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_952:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_952 for @_longprefix_952:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_953:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_953:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_953 for @_longprefix_953:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_954:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_954:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_954 for @_longprefix_954:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_955:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_955:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_955 for @_longprefix_955:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_956:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_956:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_956 for @_longprefix_956:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_957:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_957:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_957 for @_longprefix_957:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_958:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_958:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_958 for @_longprefix_958:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_959:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_959:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_959 for @_longprefix_959:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_960:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_960:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_960 for @_longprefix_960:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_961:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_961:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_961 for @_longprefix_961:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_962:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_962:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_962 for @_longprefix_962:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_963:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_963:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_963 for @_longprefix_963:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_964:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_964:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_964 for @_longprefix_964:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_965:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_965:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_965 for @_longprefix_965:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_966:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_966:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_966 for @_longprefix_966:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_967:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_967:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_967 for @_longprefix_967:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_968:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_968:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_968 for @_longprefix_968:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_969:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_969:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_969 for @_longprefix_969:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_970:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_970:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_970 for @_longprefix_970:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_971:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_971:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_971 for @_longprefix_971:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_972:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_972:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_972 for @_longprefix_972:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_973:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_973:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_973 for @_longprefix_973:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_974:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_974:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_974 for @_longprefix_974:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_975:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_975:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_975 for @_longprefix_975:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_976:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_976:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_976 for @_longprefix_976:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_977:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_977:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_977 for @_longprefix_977:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_978:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_978:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_978 for @_longprefix_978:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_979:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_979:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_979 for @_longprefix_979:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_980:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_980:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_980 for @_longprefix_980:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_981:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_981:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_981 for @_longprefix_981:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_982:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_982:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_982 for @_longprefix_982:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_983:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_983:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_983 for @_longprefix_983:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_984:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_984:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_984 for @_longprefix_984:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_985:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_985:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_985 for @_longprefix_985:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_986:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_986:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_986 for @_longprefix_986:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_987:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_987:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_987 for @_longprefix_987:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_988:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_988:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_988 for @_longprefix_988:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_989:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_989:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_989 for @_longprefix_989:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_990:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_990:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_990 for @_longprefix_990:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_991:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_991:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_991 for @_longprefix_991:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_992:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_992:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_992 for @_longprefix_992:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_993:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_993:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_993 for @_longprefix_993:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_994:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_994:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_994 for @_longprefix_994:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_995:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_995:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_995 for @_longprefix_995:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_996:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_996:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_996 for @_longprefix_996:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_997:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_997:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_997 for @_longprefix_997:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_998:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_998:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_998 for @_longprefix_998:localhost on irc.example.com 2021-10-21 04:23:49 DEBUG:IdentGenerator Pushing username generation request for @_longprefix_999:localhost on irc.example.com to the queue... 2021-10-21 04:23:49 DEBUG:IdentGenerator Generating username for @_longprefix_999:localhost on irc.example.com 2021-10-21 04:23:49 INFO:IdentGenerator Generated ident username long_999 for @_longprefix_999:localhost on irc.example.com .IPV6 Generator should generate an IPv6 address =============================================== 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::1 for @foo:example.com .IPV6 Generator should NOT generate an IPv6 address for an existing config ========================================================================== 2021-10-21 04:23:49 INFO:Ipv6Generator Using existing IPv6 address 2001:0db8:85a3::1a16 for @foo:example.com .IPV6 Generator should queue and generate multiple IPv6 addresses ================================================================= 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Retrieving counter... 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo0:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo1:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo2:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo3:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo4:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo5:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo6:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo7:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo8:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Enqueueing IPv6 generation request for @foo9:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::1 for @foo0:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::2 for @foo1:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::3 for @foo2:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::4 for @foo3:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::5 for @foo4:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::6 for @foo5:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::7 for @foo6:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::8 for @foo7:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::9 for @foo8:example.com 2021-10-21 04:23:49 INFO:Ipv6Generator Generated new IPv6 address 2001:0db8:85a3::a for @foo9:example.com .IrcServer getQuitDebounceDelay should get a random period between min and max ============================================================================== 2021-10-21 04:23:49 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should get a nick from a userid ================================================== 2021-10-21 04:23:49 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should get a nick from a displayname ======================================================= 2021-10-21 04:23:49 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should get a reduced nick if the displayname contains some invalid chars =========================================================================================== 2021-10-21 04:23:49 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should use localpart if the displayname is all invalid chars =============================================================================== 2021-10-21 04:23:49 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should get a reduced nick if the localpart contains some invalid chars ========================================================================================= 2021-10-21 04:23:49 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should use displayname if the localpart is all invalid chars =============================================================================== 2021-10-21 04:23:49 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should throw if no characters could be used, with displayname ================================================================================ 2021-10-21 04:23:49 INFO:IrcServer Reconfiguring irc.foobar .IrcServer getNick should throw if no characters could be used, with displayname ================================================================================ 2021-10-21 04:23:49 INFO:IrcServer Reconfiguring irc.foobar .MatrixAction should not highlight mentions to text without mentions ==================================================================== .MatrixAction should highlight a user ===================================== .MatrixAction should highlight a user, regardless of case ========================================================= .MatrixAction should highlight a user, with plain text ====================================================== .MatrixAction should highlight a user, with weird characters ============================================================ .MatrixAction should highlight multiple users ============================================= .MatrixAction should highlight multiple mentions of the same user ================================================================= .MatrixAction should not highlight mentions in a URL with www. ============================================================== .MatrixAction should not highlight mentions in a URL with http:// ================================================================= .MatrixAction should fallback to userIds ======================================== .promiseutil.allSettled waits for all ===================================== Waited 50ms Waited 60ms .Queue should process requests FIFO =================================== .Queue should pass the item given in enqueue() to procFn ======================================================== .Queue should return a Promise from enqueue() which is resolved with the result from procFn =========================================================================================== .Queue should return a Promise from enqueue() which is rejected if procFn rejects ================================================================================= .Queue should only ever have 1 procFn in-flight at any one time =============================================================== .Queue should return the same promise for requests with the same ID =================================================================== .Queue should have the correct size =================================== .QueuePool should let multiple items be processed at once ========================================================= .QueuePool should resolve enqueued items when they resolve ========================================================== .QueuePool should not let more items than the pool size be processed at once ============================================================================ .QueuePool should wait until a queue is free ============================================ .QueuePool should process overflows FIFO ======================================== .QueuePool should repopulate empty queues ========================================= .QueuePool should allow index-based queue manipulation ====================================================== .QueuePool should accurately track waiting items ================================================ . 216 specs, 0 failures Finished in 16.803 seconds >>> matrix-appservice-irc: Entering fakeroot... >>> matrix-appservice-irc-openrc*: Running split function openrc... >>> matrix-appservice-irc-openrc*: Preparing subpackage matrix-appservice-irc-openrc... >>> matrix-appservice-irc-openrc*: Running postcheck for matrix-appservice-irc-openrc >>> matrix-appservice-irc*: Running postcheck for matrix-appservice-irc >>> matrix-appservice-irc*: Preparing package matrix-appservice-irc... >>> matrix-appservice-irc*: Stripping binaries >>> matrix-appservice-irc-openrc*: Scanning shared objects >>> matrix-appservice-irc*: Scanning shared objects >>> matrix-appservice-irc-openrc*: Tracing dependencies... >>> matrix-appservice-irc-openrc*: Package size: 24.0 KB >>> matrix-appservice-irc-openrc*: Compressing data... >>> matrix-appservice-irc-openrc*: Create checksum... >>> matrix-appservice-irc-openrc*: Create matrix-appservice-irc-openrc-0.25.0-r0.apk >>> matrix-appservice-irc*: Tracing dependencies... >>> ERROR: matrix-appservice-irc*: libc.so.6: path not found nodejs>=12 so:libc.musl-x86_64.so.1 so:libstdc++.so.6 >>> matrix-appservice-irc*: Package size: 198.5 MB >>> matrix-appservice-irc*: Compressing data... >>> matrix-appservice-irc*: Create checksum... >>> matrix-appservice-irc*: Create matrix-appservice-irc-0.25.0-r0.apk >>> matrix-appservice-irc: Build complete at Thu, 21 Oct 2021 04:24:00 +0000 elapsed time 0h 1m 28s >>> matrix-appservice-irc: Cleaning up srcdir >>> matrix-appservice-irc: Cleaning up pkgdir >>> matrix-appservice-irc: Uninstalling dependencies... (1/9) Purging .makedepends-matrix-appservice-irc (20211021.042238) (2/9) Purging npm (8.1.0-r0) (3/9) Purging python3 (3.9.7-r3) (4/9) Purging nodejs (14.18.1-r1) (5/9) Purging libffi (3.4.2-r1) (6/9) Purging gdbm (1.20-r2) (7/9) Purging mpdecimal (2.5.1-r1) (8/9) Purging readline (8.1.1-r0) (9/9) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> matrix-appservice-irc: Updating the community/x86_64 repository index... >>> matrix-appservice-irc: Signing the index...