Skip to content

Instantly share code, notes, and snippets.

@mbp
Last active August 29, 2015 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbp/7af1181c503ecb095cc4 to your computer and use it in GitHub Desktop.
Save mbp/7af1181c503ecb095cc4 to your computer and use it in GitHub Desktop.
eventstore output
[01,09:28:51.764,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.StartConnectionMessage..
[04,09:28:51.775,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': StartConnection.
[04,09:28:51.776,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': DiscoverEndPoint.
[04,09:28:51.778,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.EstablishTcpConnectionMessage..
[04,09:28:51.779,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': EstablishTcpConnection to [172.31.50.209:1113].
[03,09:28:51.783,DEBUG] Catch-up Subscription to <all>: starting...
[03,09:28:51.783,DEBUG] Catch-up Subscription to <all>: pulling events...
[03,09:28:51.786,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.StartOperationMessage..
[04,09:28:51.794,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': StartOperation enqueue ReadAllEventsForwardOperation, Position: 0/0, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, 10, 00:00:07..
[04,09:28:51.795,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': EnqueueOperation WAITING for Operation ReadAllEventsForwardOperation ({f0193abb-9b3f-40bb-8ae3-7c66b64d879c}): Position: 0/0, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 0, created: 09:28:51.794, last updated: 09:28:51.794..
[07,09:28:51.844,DEBUG] Connected to [172.31.50.209:1113, L192.168.1.102:52360, {da752d75-ab91-4392-91df-8faa6b93d6a2}].
[07,09:28:51.844,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionEstablishedMessage..
[06,09:28:51.850,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52360, {da752d75-ab91-4392-91df-8faa6b93d6a2}] established..
[07,09:28:51.901,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.HandleTcpPackageMessage..
[04,09:28:51.906,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage connId da752d75-ab91-4392-91df-8faa6b93d6a2, package Authenticated, 6ab63775-f26d-4cd2-9e56-0b73cddd893b..
OnConnected
[04,09:28:52.856,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperation package ReadAllEventsForward, f0193abb-9b3f-40bb-8ae3-7c66b64d879c, Operation ReadAllEventsForwardOperation ({f0193abb-9b3f-40bb-8ae3-7c66b64d879c}): Position: 0/0, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 0, created: 09:28:51.794, last updated: 09:28:52.781..
[10,09:28:53.106,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.HandleTcpPackageMessage..
[09,09:28:53.107,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage connId da752d75-ab91-4392-91df-8faa6b93d6a2, package ReadAllEventsForwardCompleted, f0193abb-9b3f-40bb-8ae3-7c66b64d879c..
[09,09:28:53.158,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage OPERATION DECISION EndOperation, Operation ReadAllEventsForwardOperation ({f0193abb-9b3f-40bb-8ae3-7c66b64d879c}): Position: 0/0, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 0, created: 09:28:51.794, last updated: 09:28:52.781.
[09,09:28:53.158,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': RemoveOperation SUCCEEDED for Operation ReadAllEventsForwardOperation ({f0193abb-9b3f-40bb-8ae3-7c66b64d879c}): Position: 0/0, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 0, created: 09:28:51.794, last updated: 09:28:52.781.
15-04-2014 09:28:53 EventAppeared 0
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($$$user-admin, 0, $metadata @ 506/216).
15-04-2014 09:28:53 EventAppeared 1
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$all, 0, $ProjectionsInitialized @ 568/380).
15-04-2014 09:28:53 EventAppeared 2
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($user-admin, 0, $UserCreated @ 1615/630).
15-04-2014 09:28:53 EventAppeared 3
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$all, 1, $ProjectionCreated @ 1677/951).
15-04-2014 09:28:53 EventAppeared 4
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$all, 2, $ProjectionCreated @ 1739/1086).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$all, 3, $ProjectionCreated @ 1801/1215).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$all, 4, $ProjectionCreated @ 1863/1342).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$all, 5, $ProjectionCreated @ 1925/1482).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$stream_by_category, 0, $ProjectionUpdated @ 7566/1987).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$by_event_type, 0, $ProjectionUpdated @ 7628/3137).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$by_category, 0, $ProjectionUpdated @ 7690/4261).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$streams, 0, $ProjectionUpdated @ 7752/5381).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users, 0, $ProjectionUpdated @ 7814/6465).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($$$stats-172.31.50.209:2113, 0, $metadata @ 8016/7876).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($$$users, 0, $metadata @ 8216/8078).
[03,09:28:53.159,DEBUG] Catch-up Subscription to <all>: processed event ($users, 0, $User @ 8492/8278).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-ad0a3567a19c4db3a5e41e7c78f050ad, 0, UserCreatedEvent @ 144751/143478).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-ad0a3567a19c4db3a5e41e7c78f050ad, 1, CreditCardAddedEvent @ 144751/144168).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-ad0a3567a19c4db3a5e41e7c78f050ad, 2, PersonOwnerVerifiedEvent @ 160729/159804).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-ad0a3567a19c4db3a5e41e7c78f050ad, 3, NewPhoneNumberAccountsOrderedEvent @ 206595/205850).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-a06dcabda2da4ecbad2ba05a60aeaa30, 0, UserCreatedEvent @ 222933/221674).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-a06dcabda2da4ecbad2ba05a60aeaa30, 1, CreditCardAddedEvent @ 222933/222350).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-5fdab59646884d5693c9ee2c95081c4c, 0, UserCreatedEvent @ 239282/238011).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-5fdab59646884d5693c9ee2c95081c4c, 1, CreditCardAddedEvent @ 239282/238699).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-5fdab59646884d5693c9ee2c95081c4c, 2, CompanyOwnerVerifiedEvent @ 1546813/1545967).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 0, $ProjectionCheckpoint @ 10030660/10030451).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 1, $ProjectionCheckpoint @ 20043616/20043407).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 2, $ProjectionCheckpoint @ 30058601/30058392).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-d843e8604c32429eaded5212348f52a3, 0, UserCreatedEvent @ 31024418/31022615).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-d843e8604c32429eaded5212348f52a3, 1, CreditCardAddedEvent @ 31024418/31023295).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-d843e8604c32429eaded5212348f52a3, 2, SubscribedNewsletterEvent @ 31024418/31023878).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-d843e8604c32429eaded5212348f52a3, 3, PersonOwnerVerifiedEvent @ 31040466/31039541).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-aa496b8245f9498f83919f278669d670, 0, UserCreatedEvent @ 39750126/39748868).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-aa496b8245f9498f83919f278669d670, 1, CreditCardAddedEvent @ 39750126/39749543).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 3, $ProjectionCheckpoint @ 40066752/40066543).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-1e543c8174d14410af3d6c9271f04160, 0, UserCreatedEvent @ 45945532/45944273).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-1e543c8174d14410af3d6c9271f04160, 1, CreditCardAddedEvent @ 45945532/45944949).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-fa14acce5a1d4a0cb2cbb6d7bec3ff84, 0, UserCreatedEvent @ 46519626/46518375).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-fa14acce5a1d4a0cb2cbb6d7bec3ff84, 1, CreditCardAddedEvent @ 46519626/46519043).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 4, $ProjectionCheckpoint @ 50076871/50076662).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 5, $ProjectionCheckpoint @ 60084116/60083907).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 6, $ProjectionCheckpoint @ 70096587/70096378).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-7affdfe32a754d6abefe957ad329e151, 0, UserCreatedEvent @ 75314550/75313291).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-7affdfe32a754d6abefe957ad329e151, 1, CreditCardAddedEvent @ 75314550/75313967).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-cc5ead04a5b444c3946cca833e5112b6, 0, UserCreatedEvent @ 75361076/75359824).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-cc5ead04a5b444c3946cca833e5112b6, 1, CreditCardAddedEvent @ 75361076/75360493).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event (user-cc5ead04a5b444c3946cca833e5112b6, 2, CompanyOwnerVerifiedEvent @ 75377068/75376160).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 7, $ProjectionCheckpoint @ 80097044/80096835).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 8, $ProjectionCheckpoint @ 90110372/90110163).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 9, $ProjectionCheckpoint @ 100124138/100123927).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 10, $ProjectionCheckpoint @ 110126496/110126285).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 11, $ProjectionCheckpoint @ 120127775/120127564).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 12, $ProjectionCheckpoint @ 130128680/130128469).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 13, $ProjectionCheckpoint @ 140129584/140129373).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 14, $ProjectionCheckpoint @ 150143344/150143133).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 15, $ProjectionCheckpoint @ 160143593/160143382).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 16, $ProjectionCheckpoint @ 170143853/170143642).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 17, $ProjectionCheckpoint @ 180144170/180143959).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 18, $ProjectionCheckpoint @ 190147261/190147050).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 19, $ProjectionCheckpoint @ 200150154/200149943).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 20, $ProjectionCheckpoint @ 210151990/210151779).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 21, $ProjectionCheckpoint @ 220165405/220165194).
[03,09:28:53.160,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 22, $ProjectionCheckpoint @ 230178330/230178119).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 23, $ProjectionCheckpoint @ 240191265/240191054).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 24, $ProjectionCheckpoint @ 250195430/250195219).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event (user-4823777a7de44a129c575653617fdd47, 0, UserCreatedEvent @ 258043427/258042155).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event (user-4823777a7de44a129c575653617fdd47, 1, CreditCardAddedEvent @ 258043427/258042844).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event (user-4823777a7de44a129c575653617fdd47, 2, CompanyOwnerVerifiedEvent @ 258134812/258133966).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 25, $ProjectionCheckpoint @ 260202611/260202400).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 26, $ProjectionCheckpoint @ 270215652/270215441).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 27, $ProjectionCheckpoint @ 280219686/280219475).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 28, $ProjectionCheckpoint @ 290234168/290233957).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 29, $ProjectionCheckpoint @ 300235163/300234952).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 30, $ProjectionCheckpoint @ 310249005/310248794).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 31, $ProjectionCheckpoint @ 320263858/320263647).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 32, $ProjectionCheckpoint @ 330266388/330266177).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 33, $ProjectionCheckpoint @ 340277650/340277439).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 34, $ProjectionCheckpoint @ 350290333/350290122).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 35, $ProjectionCheckpoint @ 360293264/360293053).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 36, $ProjectionCheckpoint @ 370302722/370302511).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 37, $ProjectionCheckpoint @ 380313732/380313521).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 38, $ProjectionCheckpoint @ 390325470/390325259).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 39, $ProjectionCheckpoint @ 400336966/400336755).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 40, $ProjectionCheckpoint @ 410343252/410343041).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 41, $ProjectionCheckpoint @ 420355199/420354988).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 42, $ProjectionCheckpoint @ 430369481/430369270).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 43, $ProjectionCheckpoint @ 440383967/440383756).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 44, $ProjectionCheckpoint @ 450398104/450397893).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 45, $ProjectionCheckpoint @ 460412353/460412142).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 46, $ProjectionCheckpoint @ 470426056/470425845).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 47, $ProjectionCheckpoint @ 480439478/480439267).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 48, $ProjectionCheckpoint @ 490454185/490453974).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 49, $ProjectionCheckpoint @ 500467239/500467028).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 50, $ProjectionCheckpoint @ 510479428/510479217).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 51, $ProjectionCheckpoint @ 520491987/520491776).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 52, $ProjectionCheckpoint @ 530502575/530502364).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 53, $ProjectionCheckpoint @ 540511081/540510870).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 54, $ProjectionCheckpoint @ 550524508/550524297).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 55, $ProjectionCheckpoint @ 560538625/560538414).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 56, $ProjectionCheckpoint @ 570552579/570552368).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 57, $ProjectionCheckpoint @ 580552939/580552728).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 58, $ProjectionCheckpoint @ 590554958/590554747).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 59, $ProjectionCheckpoint @ 600555319/600555108).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 60, $ProjectionCheckpoint @ 610556626/610556415).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 61, $ProjectionCheckpoint @ 620558462/620558251).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 62, $ProjectionCheckpoint @ 630561611/630561400).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 63, $ProjectionCheckpoint @ 640563237/640563026).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 64, $ProjectionCheckpoint @ 650564966/650564755).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 65, $ProjectionCheckpoint @ 660566106/660565895).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 66, $ProjectionCheckpoint @ 670566315/670566104).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 67, $ProjectionCheckpoint @ 680575983/680575772).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 68, $ProjectionCheckpoint @ 690585815/690585604).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 69, $ProjectionCheckpoint @ 700596100/700595889).
[03,09:28:53.161,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 70, $ProjectionCheckpoint @ 710604617/710604406).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 71, $ProjectionCheckpoint @ 720617602/720617391).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 72, $ProjectionCheckpoint @ 730620523/730620312).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 73, $ProjectionCheckpoint @ 740623962/740623751).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 74, $ProjectionCheckpoint @ 750626630/750626419).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 75, $ProjectionCheckpoint @ 760630641/760630430).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 76, $ProjectionCheckpoint @ 770633532/770633321).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 77, $ProjectionCheckpoint @ 780636429/780636218).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 78, $ProjectionCheckpoint @ 790638014/790637803).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 79, $ProjectionCheckpoint @ 800639794/800639583).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 80, $ProjectionCheckpoint @ 810640567/810640356).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 81, $ProjectionCheckpoint @ 820642466/820642255).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 82, $ProjectionCheckpoint @ 830645820/830645609).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 83, $ProjectionCheckpoint @ 840651554/840651343).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 84, $ProjectionCheckpoint @ 850655719/850655508).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 85, $ProjectionCheckpoint @ 860659319/860659108).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event (user-e3c36258986d497c92cfe9e7cec6431d, 0, UserCreatedEvent @ 870170675/870168874).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event (user-e3c36258986d497c92cfe9e7cec6431d, 1, CreditCardAddedEvent @ 870170675/870169552).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event (user-e3c36258986d497c92cfe9e7cec6431d, 2, SubscribedNewsletterEvent @ 870170675/870170135).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 86, $ProjectionCheckpoint @ 870669824/870669613).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 87, $ProjectionCheckpoint @ 880676925/880676714).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 88, $ProjectionCheckpoint @ 890684216/890684005).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 89, $ProjectionCheckpoint @ 900691924/900691713).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 90, $ProjectionCheckpoint @ 910699191/910698980).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 91, $ProjectionCheckpoint @ 920706979/920706768).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 92, $ProjectionCheckpoint @ 930715241/930715030).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 93, $ProjectionCheckpoint @ 940723877/940723666).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 94, $ProjectionCheckpoint @ 950731123/950730912).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 95, $ProjectionCheckpoint @ 960737389/960737178).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 96, $ProjectionCheckpoint @ 970744360/970744149).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 97, $ProjectionCheckpoint @ 980750669/980750458).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 98, $ProjectionCheckpoint @ 990757267/990757056).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 99, $ProjectionCheckpoint @ 1000764018/1000763805).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 100, $ProjectionCheckpoint @ 1010772043/1010771830).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 101, $ProjectionCheckpoint @ 1020779577/1020779364).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 102, $ProjectionCheckpoint @ 1030783332/1030783119).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 103, $ProjectionCheckpoint @ 1040784414/1040784201).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 104, $ProjectionCheckpoint @ 1050785158/1050784945).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 105, $ProjectionCheckpoint @ 1060789999/1060789786).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 106, $ProjectionCheckpoint @ 1070794751/1070794538).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 107, $ProjectionCheckpoint @ 1080799860/1080799647).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 108, $ProjectionCheckpoint @ 1090806877/1090806664).
[03,09:28:53.162,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 109, $ProjectionCheckpoint @ 1100811973/1100811760).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 110, $ProjectionCheckpoint @ 1110818164/1110817951).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 111, $ProjectionCheckpoint @ 1120821847/1120821634).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 112, $ProjectionCheckpoint @ 1130829830/1130829617).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 113, $ProjectionCheckpoint @ 1140837400/1140837187).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 114, $ProjectionCheckpoint @ 1150843839/1150843626).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 115, $ProjectionCheckpoint @ 1160851252/1160851039).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 116, $ProjectionCheckpoint @ 1170859441/1170859228).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 117, $ProjectionCheckpoint @ 1180866635/1180866422).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 118, $ProjectionCheckpoint @ 1190873723/1190873510).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 119, $ProjectionCheckpoint @ 1200881784/1200881571).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 120, $ProjectionCheckpoint @ 1210889967/1210889754).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 121, $ProjectionCheckpoint @ 1220901488/1220901275).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 122, $ProjectionCheckpoint @ 1230912737/1230912524).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 123, $ProjectionCheckpoint @ 1240923984/1240923771).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 124, $ProjectionCheckpoint @ 1250932557/1250932344).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 125, $ProjectionCheckpoint @ 1260940615/1260940402).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 126, $ProjectionCheckpoint @ 1270947742/1270947529).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 127, $ProjectionCheckpoint @ 1280957160/1280956947).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 128, $ProjectionCheckpoint @ 1290967718/1290967505).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 129, $ProjectionCheckpoint @ 1300976085/1300975872).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 130, $ProjectionCheckpoint @ 1310983071/1310982858).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 131, $ProjectionCheckpoint @ 1320991406/1320991193).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 132, $ProjectionCheckpoint @ 1330998833/1330998620).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 133, $ProjectionCheckpoint @ 1341006569/1341006356).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 134, $ProjectionCheckpoint @ 1351020849/1351020636).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 135, $ProjectionCheckpoint @ 1361028436/1361028223).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 136, $ProjectionCheckpoint @ 1371035654/1371035441).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 137, $ProjectionCheckpoint @ 1381044293/1381044080).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 138, $ProjectionCheckpoint @ 1391052304/1391052091).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 139, $ProjectionCheckpoint @ 1401059365/1401059152).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 140, $ProjectionCheckpoint @ 1411065260/1411065047).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 141, $ProjectionCheckpoint @ 1421072758/1421072545).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 142, $ProjectionCheckpoint @ 1431080556/1431080343).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 143, $ProjectionCheckpoint @ 1441085623/1441085410).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 144, $ProjectionCheckpoint @ 1451092545/1451092332).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 145, $ProjectionCheckpoint @ 1461099546/1461099333).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 146, $ProjectionCheckpoint @ 1471105003/1471104790).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 147, $ProjectionCheckpoint @ 1481111255/1481111042).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 148, $ProjectionCheckpoint @ 1491115685/1491115472).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 149, $ProjectionCheckpoint @ 1501124464/1501124251).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 150, $ProjectionCheckpoint @ 1511132424/1511132211).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 151, $ProjectionCheckpoint @ 1521139984/1521139771).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 152, $ProjectionCheckpoint @ 1531146622/1531146409).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 153, $ProjectionCheckpoint @ 1541151445/1541151232).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 154, $ProjectionCheckpoint @ 1551159223/1551159010).
[03,09:28:53.163,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 155, $ProjectionCheckpoint @ 1561168531/1561168318).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 156, $ProjectionCheckpoint @ 1571176345/1571176132).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 157, $ProjectionCheckpoint @ 1581186171/1581185958).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 158, $ProjectionCheckpoint @ 1591195172/1591194959).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event (user-e3c36258986d497c92cfe9e7cec6431d, 3, PasswordResetRequestEvent @ 1597077483/1597076718).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event (user-1545b9de2f8b44b0a3981dfa719d171a, 0, UserCreatedEvent @ 1597139852/1597138039).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event (user-1545b9de2f8b44b0a3981dfa719d171a, 1, CreditCardAddedEvent @ 1597139852/1597138729).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event (user-1545b9de2f8b44b0a3981dfa719d171a, 2, SubscribedNewsletterEvent @ 1597139852/1597139312).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event (user-1545b9de2f8b44b0a3981dfa719d171a, 3, CompanyOwnerVerifiedEvent @ 1597171115/1597170169).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event (user-1545b9de2f8b44b0a3981dfa719d171a, 4, NewPhoneNumberAccountsOrderedEvent @ 1597202143/1597201398).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 159, $ProjectionCheckpoint @ 1601209447/1601209234).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 160, $ProjectionCheckpoint @ 1611217703/1611217490).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 161, $ProjectionCheckpoint @ 1621225867/1621225654).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 162, $ProjectionCheckpoint @ 1631234201/1631233988).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 163, $ProjectionCheckpoint @ 1641240023/1641239810).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event (user-0422d9f8f5dc4f8da13891a85e1a1168, 0, UserCreatedEvent @ 1645744966/1645743700).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event (user-0422d9f8f5dc4f8da13891a85e1a1168, 1, CreditCardAddedEvent @ 1645744966/1645744383).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event (user-0422d9f8f5dc4f8da13891a85e1a1168, 2, PersonOwnerVerifiedEvent @ 1645761076/1645760151).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 164, $ProjectionCheckpoint @ 1651248684/1651248471).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 165, $ProjectionCheckpoint @ 1661259099/1661258886).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 166, $ProjectionCheckpoint @ 1671268931/1671268718).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 167, $ProjectionCheckpoint @ 1681277021/1681276808).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 168, $ProjectionCheckpoint @ 1691287658/1691287445).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 169, $ProjectionCheckpoint @ 1701296762/1701296549).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 170, $ProjectionCheckpoint @ 1711306786/1711306573).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 171, $ProjectionCheckpoint @ 1721316267/1721316054).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 172, $ProjectionCheckpoint @ 1731326009/1731325796).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 173, $ProjectionCheckpoint @ 1741333146/1741332933).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 174, $ProjectionCheckpoint @ 1751337110/1751336897).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 175, $ProjectionCheckpoint @ 1761343670/1761343457).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 176, $ProjectionCheckpoint @ 1771350459/1771350246).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 177, $ProjectionCheckpoint @ 1781356936/1781356723).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event (user-5fdab59646884d5693c9ee2c95081c4c, 3, PasswordResetRequestEvent @ 1784350252/1784349489).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 178, $ProjectionCheckpoint @ 1791364285/1791364072).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 179, $ProjectionCheckpoint @ 1801375042/1801374829).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 180, $ProjectionCheckpoint @ 1811385193/1811384980).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 181, $ProjectionCheckpoint @ 1821395264/1821395051).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 182, $ProjectionCheckpoint @ 1831404541/1831404328).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 183, $ProjectionCheckpoint @ 1841410665/1841410452).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 184, $ProjectionCheckpoint @ 1851415611/1851415398).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 185, $ProjectionCheckpoint @ 1861422580/1861422367).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 186, $ProjectionCheckpoint @ 1871432146/1871431933).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 187, $ProjectionCheckpoint @ 1881437217/1881437004).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 188, $ProjectionCheckpoint @ 1891444750/1891444537).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 189, $ProjectionCheckpoint @ 1901453268/1901453055).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 190, $ProjectionCheckpoint @ 1911462598/1911462385).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 191, $ProjectionCheckpoint @ 1921471585/1921471372).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 192, $ProjectionCheckpoint @ 1931479036/1931478823).
[03,09:28:53.164,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 193, $ProjectionCheckpoint @ 1941490302/1941490089).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 194, $ProjectionCheckpoint @ 1951503379/1951503166).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 195, $ProjectionCheckpoint @ 1961515771/1961515558).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 196, $ProjectionCheckpoint @ 1971528628/1971528415).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 197, $ProjectionCheckpoint @ 1981540470/1981540257).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 198, $ProjectionCheckpoint @ 1991551959/1991551746).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 199, $ProjectionCheckpoint @ 2001560054/2001559841).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 200, $ProjectionCheckpoint @ 2011570502/2011570289).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 201, $ProjectionCheckpoint @ 2021583093/2021582880).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 202, $ProjectionCheckpoint @ 2031593265/2031593052).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 203, $ProjectionCheckpoint @ 2041605514/2041605301).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 204, $ProjectionCheckpoint @ 2051619199/2051618986).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 205, $ProjectionCheckpoint @ 2061631041/2061630828).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 206, $ProjectionCheckpoint @ 2071643110/2071642897).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 207, $ProjectionCheckpoint @ 2081656256/2081656043).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 208, $ProjectionCheckpoint @ 2091669945/2091669732).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 209, $ProjectionCheckpoint @ 2101681518/2101681305).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 210, $ProjectionCheckpoint @ 2111693364/2111693151).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 211, $ProjectionCheckpoint @ 2121701736/2121701523).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 212, $ProjectionCheckpoint @ 2131710763/2131710550).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 213, $ProjectionCheckpoint @ 2141723240/2141723027).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 214, $ProjectionCheckpoint @ 2151733723/2151733510).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 215, $ProjectionCheckpoint @ 2161744105/2161743892).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 216, $ProjectionCheckpoint @ 2171757462/2171757249).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 217, $ProjectionCheckpoint @ 2181771159/2181770946).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 218, $ProjectionCheckpoint @ 2191784064/2191783851).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 219, $ProjectionCheckpoint @ 2201790254/2201790041).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 220, $ProjectionCheckpoint @ 2211799498/2211799285).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 221, $ProjectionCheckpoint @ 2221808206/2221807993).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 222, $ProjectionCheckpoint @ 2231816035/2231815822).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 223, $ProjectionCheckpoint @ 2241828224/2241828011).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 224, $ProjectionCheckpoint @ 2251840240/2251840027).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 225, $ProjectionCheckpoint @ 2261851752/2261851539).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 226, $ProjectionCheckpoint @ 2271863057/2271862844).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 227, $ProjectionCheckpoint @ 2281875085/2281874872).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 228, $ProjectionCheckpoint @ 2291887018/2291886805).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 229, $ProjectionCheckpoint @ 2301899760/2301899547).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 230, $ProjectionCheckpoint @ 2311912801/2311912588).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 231, $ProjectionCheckpoint @ 2321926022/2321925809).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 232, $ProjectionCheckpoint @ 2331938352/2331938139).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 233, $ProjectionCheckpoint @ 2341949180/2341948967).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 234, $ProjectionCheckpoint @ 2351960265/2351960052).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 235, $ProjectionCheckpoint @ 2361970675/2361970462).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 236, $ProjectionCheckpoint @ 2371981225/2371981012).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 237, $ProjectionCheckpoint @ 2381991705/2381991492).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 238, $ProjectionCheckpoint @ 2392002942/2392002729).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 239, $ProjectionCheckpoint @ 2402013460/2402013247).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 240, $ProjectionCheckpoint @ 2412024333/2412024120).
[03,09:28:53.165,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 241, $ProjectionCheckpoint @ 2422027100/2422026887).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 242, $ProjectionCheckpoint @ 2432037463/2432037250).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 243, $ProjectionCheckpoint @ 2442050014/2442049801).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 244, $ProjectionCheckpoint @ 2452061024/2452060811).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 245, $ProjectionCheckpoint @ 2462072566/2462072353).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 246, $ProjectionCheckpoint @ 2472085051/2472084838).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 247, $ProjectionCheckpoint @ 2482097957/2482097744).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 248, $ProjectionCheckpoint @ 2492110300/2492110087).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 249, $ProjectionCheckpoint @ 2502121640/2502121427).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 250, $ProjectionCheckpoint @ 2512135695/2512135482).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 251, $ProjectionCheckpoint @ 2522147739/2522147526).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 252, $ProjectionCheckpoint @ 2532159493/2532159280).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 253, $ProjectionCheckpoint @ 2542170120/2542169907).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 254, $ProjectionCheckpoint @ 2552180884/2552180671).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 255, $ProjectionCheckpoint @ 2562191502/2562191289).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 256, $ProjectionCheckpoint @ 2572201947/2572201734).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 257, $ProjectionCheckpoint @ 2582214583/2582214370).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 258, $ProjectionCheckpoint @ 2592227439/2592227226).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 259, $ProjectionCheckpoint @ 2602236274/2602236061).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 260, $ProjectionCheckpoint @ 2612246883/2612246670).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 261, $ProjectionCheckpoint @ 2622256137/2622255924).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 262, $ProjectionCheckpoint @ 2632267613/2632267400).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 263, $ProjectionCheckpoint @ 2642278398/2642278185).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 264, $ProjectionCheckpoint @ 2652291940/2652291727).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 265, $ProjectionCheckpoint @ 2662305267/2662305054).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 266, $ProjectionCheckpoint @ 2672318763/2672318550).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 267, $ProjectionCheckpoint @ 2682331380/2682331167).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 268, $ProjectionCheckpoint @ 2692340428/2692340215).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 269, $ProjectionCheckpoint @ 2702352907/2702352694).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 270, $ProjectionCheckpoint @ 2712366161/2712365948).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 271, $ProjectionCheckpoint @ 2722379765/2722379552).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 272, $ProjectionCheckpoint @ 2732393501/2732393288).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 273, $ProjectionCheckpoint @ 2742407152/2742406939).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 274, $ProjectionCheckpoint @ 2752421602/2752421389).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 275, $ProjectionCheckpoint @ 2762422032/2762421819).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 276, $ProjectionCheckpoint @ 2772436318/2772436105).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 277, $ProjectionCheckpoint @ 2782450279/2782450066).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 278, $ProjectionCheckpoint @ 2792463566/2792463353).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 279, $ProjectionCheckpoint @ 2802465284/2802465071).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 280, $ProjectionCheckpoint @ 2812478148/2812477935).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 281, $ProjectionCheckpoint @ 2822491922/2822491709).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 282, $ProjectionCheckpoint @ 2832505964/2832505751).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 283, $ProjectionCheckpoint @ 2842519616/2842519403).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 284, $ProjectionCheckpoint @ 2852533428/2852533215).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 285, $ProjectionCheckpoint @ 2862547338/2862547125).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 286, $ProjectionCheckpoint @ 2872561533/2872561320).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 287, $ProjectionCheckpoint @ 2882574375/2882574162).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 288, $ProjectionCheckpoint @ 2892585627/2892585414).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 289, $ProjectionCheckpoint @ 2902597606/2902597393).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 290, $ProjectionCheckpoint @ 2912612023/2912611810).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 291, $ProjectionCheckpoint @ 2922622265/2922622052).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 292, $ProjectionCheckpoint @ 2932633803/2932633590).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 293, $ProjectionCheckpoint @ 2942646571/2942646358).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 294, $ProjectionCheckpoint @ 2952658164/2952657951).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 295, $ProjectionCheckpoint @ 2962667585/2962667372).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 296, $ProjectionCheckpoint @ 2972682542/2972682329).
[03,09:28:53.166,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 297, $ProjectionCheckpoint @ 2982696537/2982696324).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 298, $ProjectionCheckpoint @ 2992710921/2992710708).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 299, $ProjectionCheckpoint @ 3002725992/3002725779).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 300, $ProjectionCheckpoint @ 3012739865/3012739652).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 301, $ProjectionCheckpoint @ 3022743797/3022743584).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 302, $ProjectionCheckpoint @ 3032749491/3032749278).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event (phoneNumberAccount-864ea91e590f4d3297d7af72c981d2c4, 0, PhoneNumberAccountCreatedEvent @ 3042634302/3042633635).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event (user-d843e8604c32429eaded5212348f52a3, 4, NewPhoneNumberAccountsOrderedEvent @ 3042635079/3042634364).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 303, $ProjectionCheckpoint @ 3042756449/3042756236).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event (user-d843e8604c32429eaded5212348f52a3, 5, PasswordResetRequestEvent @ 3044421828/3044421077).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event (phoneNumberAccount-539cd5cf528e44b6ad50833a877fb5ac, 0, PhoneNumberAccountCreatedEvent @ 3045845411/3045844744).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event (user-d843e8604c32429eaded5212348f52a3, 6, NewPhoneNumberAccountsOrderedEvent @ 3045846188/3045845473).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 304, $ProjectionCheckpoint @ 3052761721/3052761508).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 305, $ProjectionCheckpoint @ 3062765788/3062765575).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 306, $ProjectionCheckpoint @ 3072776035/3072775822).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 307, $ProjectionCheckpoint @ 3082789685/3082789472).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 308, $ProjectionCheckpoint @ 3092794132/3092793919).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 309, $ProjectionCheckpoint @ 3102800357/3102800144).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 310, $ProjectionCheckpoint @ 3112806409/3112806196).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 311, $ProjectionCheckpoint @ 3122810390/3122810177).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 312, $ProjectionCheckpoint @ 3132816482/3132816269).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 313, $ProjectionCheckpoint @ 3142824343/3142824130).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 314, $ProjectionCheckpoint @ 3152828254/3152828041).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 315, $ProjectionCheckpoint @ 3162833214/3162833001).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 316, $ProjectionCheckpoint @ 3172838865/3172838652).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 317, $ProjectionCheckpoint @ 3182844109/3182843896).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 318, $ProjectionCheckpoint @ 3192852215/3192852002).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 319, $ProjectionCheckpoint @ 3202856866/3202856653).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 320, $ProjectionCheckpoint @ 3212862785/3212862572).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 321, $ProjectionCheckpoint @ 3222874576/3222874363).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 322, $ProjectionCheckpoint @ 3232875009/3232874796).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 323, $ProjectionCheckpoint @ 3242882092/3242881879).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 324, $ProjectionCheckpoint @ 3252888005/3252887792).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 325, $ProjectionCheckpoint @ 3262895155/3262894942).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 326, $ProjectionCheckpoint @ 3272900074/3272899861).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 327, $ProjectionCheckpoint @ 3282903225/3282903012).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 328, $ProjectionCheckpoint @ 3292907680/3292907467).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 329, $ProjectionCheckpoint @ 3302914590/3302914377).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 330, $ProjectionCheckpoint @ 3312920957/3312920744).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 331, $ProjectionCheckpoint @ 3322926811/3322926598).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 332, $ProjectionCheckpoint @ 3332934352/3332934139).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 333, $ProjectionCheckpoint @ 3342943145/3342942932).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 334, $ProjectionCheckpoint @ 3352951622/3352951409).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 335, $ProjectionCheckpoint @ 3362954090/3362953877).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 336, $ProjectionCheckpoint @ 3372961520/3372961307).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 337, $ProjectionCheckpoint @ 3382969686/3382969473).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 338, $ProjectionCheckpoint @ 3392977341/3392977128).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 339, $ProjectionCheckpoint @ 3402985572/3402985359).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 340, $ProjectionCheckpoint @ 3412993666/3412993453).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 341, $ProjectionCheckpoint @ 3423001274/3423001061).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 342, $ProjectionCheckpoint @ 3433004804/3433004591).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 343, $ProjectionCheckpoint @ 3443012473/3443012260).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 344, $ProjectionCheckpoint @ 3453018613/3453018400).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 345, $ProjectionCheckpoint @ 3463026739/3463026526).
[03,09:28:53.167,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 346, $ProjectionCheckpoint @ 3473030850/3473030637).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 347, $ProjectionCheckpoint @ 3483039413/3483039200).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 348, $ProjectionCheckpoint @ 3493051213/3493051000).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 349, $ProjectionCheckpoint @ 3503058829/3503058616).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 350, $ProjectionCheckpoint @ 3513065440/3513065227).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 351, $ProjectionCheckpoint @ 3523077269/3523077056).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-7c2aecf2afbe4e879ea8d54f387d21bb, 0, UserCreatedEvent @ 3525351548/3525349731).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-7c2aecf2afbe4e879ea8d54f387d21bb, 1, CreditCardAddedEvent @ 3525351548/3525350425).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-7c2aecf2afbe4e879ea8d54f387d21bb, 2, SubscribedNewsletterEvent @ 3525351548/3525351008).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-7c2aecf2afbe4e879ea8d54f387d21bb, 3, PersonOwnerVerifiedEvent @ 3525473678/3525472753).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 352, $ProjectionCheckpoint @ 3533077789/3533077576).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 353, $ProjectionCheckpoint @ 3543088684/3543088471).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 354, $ProjectionCheckpoint @ 3553100438/3553100225).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 355, $ProjectionCheckpoint @ 3563111502/3563111289).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 356, $ProjectionCheckpoint @ 3573119222/3573119009).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-923094e1cc0c4e439adb79f8092bdc2d, 0, UserCreatedEvent @ 3575270323/3575269046).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-923094e1cc0c4e439adb79f8092bdc2d, 1, CreditCardAddedEvent @ 3575270323/3575269740).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-923094e1cc0c4e439adb79f8092bdc2d, 2, PersonOwnerVerifiedEvent @ 3575271310/3575270385).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (phoneNumberAccount-0094d8c5dcde41758bc2cfca94bee9c8, 0, PhoneNumberAccountCreatedEvent @ 3575303046/3575301651).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (phoneNumberAccount-0094d8c5dcde41758bc2cfca94bee9c8, 1, PhoneNumberAccountNumberPortingRequestedEvent @ 3575303046/3575302318).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-923094e1cc0c4e439adb79f8092bdc2d, 3, NumberPortingPhoneNumberAccountsOrderedEvent @ 3575303871/3575303108).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 357, $ProjectionCheckpoint @ 3583130078/3583129865).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 358, $ProjectionCheckpoint @ 3593136227/3593136014).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 359, $ProjectionCheckpoint @ 3603142502/3603142289).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-6338221470de4fc5b31e1b0405516be8, 0, UserCreatedEvent @ 3603401726/3603399919).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-6338221470de4fc5b31e1b0405516be8, 1, CreditCardAddedEvent @ 3603401726/3603400603).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-6338221470de4fc5b31e1b0405516be8, 2, SubscribedNewsletterEvent @ 3603401726/3603401186).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-6338221470de4fc5b31e1b0405516be8, 3, PersonOwnerVerifiedEvent @ 3603417838/3603416913).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (phoneNumberAccount-60d89fbf4266423a8034bc8ef1e103b2, 0, PhoneNumberAccountCreatedEvent @ 3603434467/3603433070).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (phoneNumberAccount-60d89fbf4266423a8034bc8ef1e103b2, 1, PhoneNumberAccountNumberPortingRequestedEvent @ 3603434467/3603433737).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-6338221470de4fc5b31e1b0405516be8, 4, NumberPortingPhoneNumberAccountsOrderedEvent @ 3603435291/3603434529).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-11acef123f1d43b4865626600806847c, 0, UserCreatedEvent @ 3612913643/3612912385).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-11acef123f1d43b4865626600806847c, 1, CreditCardAddedEvent @ 3612913643/3612913060).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 360, $ProjectionCheckpoint @ 3613156182/3613155969).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 361, $ProjectionCheckpoint @ 3623162940/3623162727).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 362, $ProjectionCheckpoint @ 3633174101/3633173888).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 363, $ProjectionCheckpoint @ 3643186111/3643185898).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-20018165454c44cfb788cac38b3afc2e, 0, UserCreatedEvent @ 3650126238/3650124444).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-20018165454c44cfb788cac38b3afc2e, 1, CreditCardAddedEvent @ 3650126238/3650125115).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-20018165454c44cfb788cac38b3afc2e, 2, SubscribedNewsletterEvent @ 3650126238/3650125698).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 364, $ProjectionCheckpoint @ 3653186234/3653186021).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-9596085004da4090bde7ce82b04e15b9, 0, UserCreatedEvent @ 3654550838/3654549582).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event (user-9596085004da4090bde7ce82b04e15b9, 1, CreditCardAddedEvent @ 3654550838/3654550255).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 365, $ProjectionCheckpoint @ 3663201135/3663200922).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 366, $ProjectionCheckpoint @ 3673214889/3673214676).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 367, $ProjectionCheckpoint @ 3683227589/3683227376).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 368, $ProjectionCheckpoint @ 3693236708/3693236495).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 369, $ProjectionCheckpoint @ 3703242810/3703242597).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 370, $ProjectionCheckpoint @ 3713248339/3713248126).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 371, $ProjectionCheckpoint @ 3723259352/3723259139).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 372, $ProjectionCheckpoint @ 3733268968/3733268755).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 373, $ProjectionCheckpoint @ 3743283945/3743283732).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 374, $ProjectionCheckpoint @ 3753296908/3753296695).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 375, $ProjectionCheckpoint @ 3763306686/3763306473).
[03,09:28:53.168,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 376, $ProjectionCheckpoint @ 3773321358/3773321145).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 377, $ProjectionCheckpoint @ 3783336237/3783336024).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 378, $ProjectionCheckpoint @ 3793351274/3793351061).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 379, $ProjectionCheckpoint @ 3803366040/3803365827).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 380, $ProjectionCheckpoint @ 3813366216/3813366003).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 381, $ProjectionCheckpoint @ 3823366614/3823366401).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 382, $ProjectionCheckpoint @ 3833366694/3833366481).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 383, $ProjectionCheckpoint @ 3843378885/3843378672).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 384, $ProjectionCheckpoint @ 3853379553/3853379340).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 385, $ProjectionCheckpoint @ 3863394070/3863393857).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 386, $ProjectionCheckpoint @ 3873405329/3873405116).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 387, $ProjectionCheckpoint @ 3883413386/3883413173).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 388, $ProjectionCheckpoint @ 3893422826/3893422613).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 389, $ProjectionCheckpoint @ 3903437096/3903436883).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 390, $ProjectionCheckpoint @ 3913452048/3913451835).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$users-checkpoint, 391, $ProjectionCheckpoint @ 3923452037/3923451824).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$by_category, 1, $ProjectionUpdated @ 3926483614/3926482495).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($$$ce-user, 0, $metadata @ 3926483816/3926483676).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 0, $> @ 3926486328/3926483878).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 1, $> @ 3926486328/3926484150).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 2, $> @ 3926486328/3926484422).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 3, $> @ 3926486328/3926484694).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 4, $> @ 3926486328/3926484966).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 5, $> @ 3926486328/3926485238).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 6, $> @ 3926486328/3926485510).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 7, $> @ 3926486328/3926485782).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 8, $> @ 3926486328/3926486054).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 9, $> @ 3926486666/3926486390).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 10, $> @ 3926487556/3926486728).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 11, $> @ 3926487556/3926487004).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 12, $> @ 3926487556/3926487280).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 13, $> @ 3926487894/3926487618).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 14, $> @ 3926488232/3926487956).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 15, $> @ 3926488570/3926488294).
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 16, $> @ 3926489460/3926488632).
15-04-2014 09:28:53 EventAppeared 496
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 17, $> @ 3926489460/3926488908).
15-04-2014 09:28:53 EventAppeared 497
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 18, $> @ 3926489460/3926489184).
15-04-2014 09:28:53 EventAppeared 498
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($projections-$by_category-checkpoint, 0, $ProjectionCheckpoint @ 3926489712/3926489522).
15-04-2014 09:28:53 EventAppeared 499
[03,09:28:53.169,DEBUG] Catch-up Subscription to <all>: processed event ($ce-user, 19, $> @ 3926506286/3926504906).
[03,09:28:53.169,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.StartOperationMessage..
[04,09:28:53.169,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': StartOperation schedule ReadAllEventsForwardOperation, Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, 10, 00:00:07..
[04,09:28:53.169,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperation package ReadAllEventsForward, 5501992a-92bc-4f53-bb29-8d72354e5545, Operation ReadAllEventsForwardOperation ({5501992a-92bc-4f53-bb29-8d72354e5545}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 0, created: 09:28:53.169, last updated: 09:28:53.169..
[04,09:28:56.218,INFO] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52360, {da752d75-ab91-4392-91df-8faa6b93d6a2}] due to HEARTBEAT TIMEOUT at pkgNum 2.
[04,09:28:56.218,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': CloseTcpConnection.
[04,09:28:56.221,INFO] [09:28:56.221: N172.31.50.209:1113, L192.168.1.102:52360, {da752d75-ab91-4392-91df-8faa6b93d6a2}]:
Received bytes: 4741980, Sent bytes: 133
Send calls: 4, callbacks: 4
Receive calls: 978, callbacks: 977
Close reason: [Success] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52360, {da752d75-ab91-4392-91df-8faa6b93d6a2}] due to HEARTBEAT TIMEOUT at pkgNum 2.
[04,09:28:56.223,DEBUG] Connection [172.31.50.209:1113, L192.168.1.102:52360, {da752d75-ab91-4392-91df-8faa6b93d6a2}] was closed cleanly.
[04,09:28:56.223,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionClosedMessage..
[04,09:28:56.224,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52360, {da752d75-ab91-4392-91df-8faa6b93d6a2}] closed..
OnDisconnected
[04,09:28:56.226,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': IGNORED (_state: Connecting, _conn.ID: {00000000-0000-0000-0000-000000000000}, conn.ID: {da752d75-ab91-4392-91df-8faa6b93d6a2}): TCP connection to [172.31.50.209:1113, L192.168.1.102:52360] closed..
[04,09:28:56.428,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TimerTick checking reconnection....
OnReconnecting
[04,09:28:56.428,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': DiscoverEndPoint.
[04,09:28:56.428,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.EstablishTcpConnectionMessage..
[06,09:28:56.428,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': EstablishTcpConnection to [172.31.50.209:1113].
[10,09:28:56.464,DEBUG] Connected to [172.31.50.209:1113, L192.168.1.102:52361, {b3120cc8-a72c-4aeb-9b2c-2bcfb1b8b791}].
[10,09:28:56.464,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionEstablishedMessage..
[09,09:28:56.464,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52361, {b3120cc8-a72c-4aeb-9b2c-2bcfb1b8b791}] established..
[10,09:28:56.500,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.HandleTcpPackageMessage..
[04,09:28:56.500,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage connId b3120cc8-a72c-4aeb-9b2c-2bcfb1b8b791, package Authenticated, ec264e8d-6882-46f3-8126-b0008d2a06d6..
OnConnected
[04,09:28:57.033,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': RemoveOperation SUCCEEDED for Operation ReadAllEventsForwardOperation ({5501992a-92bc-4f53-bb29-8d72354e5545}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 0, created: 09:28:53.169, last updated: 09:28:53.169.
[04,09:28:57.033,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperationRetry for Operation ReadAllEventsForwardOperation ({5501992a-92bc-4f53-bb29-8d72354e5545}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 0, created: 09:28:53.169, last updated: 09:28:53.169.
[04,09:28:57.033,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': retrying, old corrId 5501992a-92bc-4f53-bb29-8d72354e5545, operation Operation ReadAllEventsForwardOperation ({30b6a6da-82e7-4aae-8258-1ab57ad02869}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 1, created: 09:28:53.169, last updated: 09:28:53.169..
[04,09:28:57.033,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperation package ReadAllEventsForward, 30b6a6da-82e7-4aae-8258-1ab57ad02869, Operation ReadAllEventsForwardOperation ({30b6a6da-82e7-4aae-8258-1ab57ad02869}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 1, created: 09:28:53.169, last updated: 09:28:57.033..
[04,09:28:59.673,INFO] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52361, {b3120cc8-a72c-4aeb-9b2c-2bcfb1b8b791}] due to HEARTBEAT TIMEOUT at pkgNum 3.
[04,09:28:59.673,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': CloseTcpConnection.
[04,09:28:59.673,INFO] [09:28:59.673: N172.31.50.209:1113, L192.168.1.102:52361, {b3120cc8-a72c-4aeb-9b2c-2bcfb1b8b791}]:
Received bytes: 3748312, Sent bytes: 100
Send calls: 3, callbacks: 3
Receive calls: 767, callbacks: 766
Close reason: [Success] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52361, {b3120cc8-a72c-4aeb-9b2c-2bcfb1b8b791}] due to HEARTBEAT TIMEOUT at pkgNum 3.
[04,09:28:59.673,DEBUG] Connection [172.31.50.209:1113, L192.168.1.102:52361, {b3120cc8-a72c-4aeb-9b2c-2bcfb1b8b791}] was closed cleanly.
[04,09:28:59.673,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionClosedMessage..
[04,09:28:59.673,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52361, {b3120cc8-a72c-4aeb-9b2c-2bcfb1b8b791}] closed..
OnDisconnected
[04,09:28:59.673,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': IGNORED (_state: Connecting, _conn.ID: {00000000-0000-0000-0000-000000000000}, conn.ID: {b3120cc8-a72c-4aeb-9b2c-2bcfb1b8b791}): TCP connection to [172.31.50.209:1113, L192.168.1.102:52361] closed..
[04,09:28:59.870,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TimerTick checking reconnection....
OnReconnecting
[04,09:28:59.870,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': DiscoverEndPoint.
[04,09:28:59.870,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.EstablishTcpConnectionMessage..
[04,09:28:59.870,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': EstablishTcpConnection to [172.31.50.209:1113].
[08,09:28:59.906,DEBUG] Connected to [172.31.50.209:1113, L192.168.1.102:52362, {ebb8219d-d591-4c92-99de-674efa9b9e39}].
[08,09:28:59.906,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionEstablishedMessage..
[09,09:28:59.906,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52362, {ebb8219d-d591-4c92-99de-674efa9b9e39}] established..
[08,09:28:59.942,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.HandleTcpPackageMessage..
[06,09:28:59.942,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage connId ebb8219d-d591-4c92-99de-674efa9b9e39, package Authenticated, 6887b339-e833-4669-b4f4-ed07f3898561..
OnConnected
[09,09:29:00.081,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': RemoveOperation SUCCEEDED for Operation ReadAllEventsForwardOperation ({30b6a6da-82e7-4aae-8258-1ab57ad02869}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 1, created: 09:28:53.169, last updated: 09:28:57.033.
[09,09:29:00.081,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperationRetry for Operation ReadAllEventsForwardOperation ({30b6a6da-82e7-4aae-8258-1ab57ad02869}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 1, created: 09:28:53.169, last updated: 09:28:57.033.
[09,09:29:00.081,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': retrying, old corrId 30b6a6da-82e7-4aae-8258-1ab57ad02869, operation Operation ReadAllEventsForwardOperation ({bf5db49f-82ae-445e-8d88-6157656245ef}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 2, created: 09:28:53.169, last updated: 09:28:57.033..
[09,09:29:00.081,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperation package ReadAllEventsForward, bf5db49f-82ae-445e-8d88-6157656245ef, Operation ReadAllEventsForwardOperation ({bf5db49f-82ae-445e-8d88-6157656245ef}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 2, created: 09:28:53.169, last updated: 09:29:00.081..
[04,09:29:03.116,INFO] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52362, {ebb8219d-d591-4c92-99de-674efa9b9e39}] due to HEARTBEAT TIMEOUT at pkgNum 4.
[04,09:29:03.116,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': CloseTcpConnection.
[04,09:29:03.116,INFO] [09:29:03.116: N172.31.50.209:1113, L192.168.1.102:52362, {ebb8219d-d591-4c92-99de-674efa9b9e39}]:
Received bytes: 3767422, Sent bytes: 100
Send calls: 3, callbacks: 3
Receive calls: 765, callbacks: 764
Close reason: [Success] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52362, {ebb8219d-d591-4c92-99de-674efa9b9e39}] due to HEARTBEAT TIMEOUT at pkgNum 4.
[04,09:29:03.116,DEBUG] Connection [172.31.50.209:1113, L192.168.1.102:52362, {ebb8219d-d591-4c92-99de-674efa9b9e39}] was closed cleanly.
[04,09:29:03.116,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionClosedMessage..
[04,09:29:03.116,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52362, {ebb8219d-d591-4c92-99de-674efa9b9e39}] closed..
OnDisconnected
[04,09:29:03.116,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': IGNORED (_state: Connecting, _conn.ID: {00000000-0000-0000-0000-000000000000}, conn.ID: {ebb8219d-d591-4c92-99de-674efa9b9e39}): TCP connection to [172.31.50.209:1113, L192.168.1.102:52362] closed..
[04,09:29:03.326,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TimerTick checking reconnection....
OnReconnecting
[04,09:29:03.326,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': DiscoverEndPoint.
[04,09:29:03.326,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.EstablishTcpConnectionMessage..
[09,09:29:03.326,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': EstablishTcpConnection to [172.31.50.209:1113].
[08,09:29:03.362,DEBUG] Connected to [172.31.50.209:1113, L192.168.1.102:52363, {f1f2f3e5-6737-432a-b50c-f669da8211b5}].
[08,09:29:03.362,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionEstablishedMessage..
[06,09:29:03.362,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52363, {f1f2f3e5-6737-432a-b50c-f669da8211b5}] established..
[08,09:29:03.398,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.HandleTcpPackageMessage..
[04,09:29:03.398,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage connId f1f2f3e5-6737-432a-b50c-f669da8211b5, package Authenticated, b6309cbc-0c48-4321-8844-0e3dd7e9eb04..
OnConnected
[09,09:29:04.128,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': RemoveOperation SUCCEEDED for Operation ReadAllEventsForwardOperation ({bf5db49f-82ae-445e-8d88-6157656245ef}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 2, created: 09:28:53.169, last updated: 09:29:00.081.
[09,09:29:04.128,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperationRetry for Operation ReadAllEventsForwardOperation ({bf5db49f-82ae-445e-8d88-6157656245ef}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 2, created: 09:28:53.169, last updated: 09:29:00.081.
[09,09:29:04.128,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': retrying, old corrId bf5db49f-82ae-445e-8d88-6157656245ef, operation Operation ReadAllEventsForwardOperation ({7504756e-5e50-4564-82d1-16ac8762d591}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 3, created: 09:28:53.169, last updated: 09:29:00.081..
[09,09:29:04.128,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperation package ReadAllEventsForward, 7504756e-5e50-4564-82d1-16ac8762d591, Operation ReadAllEventsForwardOperation ({7504756e-5e50-4564-82d1-16ac8762d591}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 3, created: 09:28:53.169, last updated: 09:29:04.128..
[09,09:29:06.569,INFO] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52363, {f1f2f3e5-6737-432a-b50c-f669da8211b5}] due to HEARTBEAT TIMEOUT at pkgNum 5.
[09,09:29:06.569,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': CloseTcpConnection.
[09,09:29:06.569,INFO] [09:29:06.569: N172.31.50.209:1113, L192.168.1.102:52363, {f1f2f3e5-6737-432a-b50c-f669da8211b5}]:
Received bytes: 3370207, Sent bytes: 100
Send calls: 3, callbacks: 3
Receive calls: 691, callbacks: 690
Close reason: [Success] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52363, {f1f2f3e5-6737-432a-b50c-f669da8211b5}] due to HEARTBEAT TIMEOUT at pkgNum 5.
[09,09:29:06.569,DEBUG] Connection [172.31.50.209:1113, L192.168.1.102:52363, {f1f2f3e5-6737-432a-b50c-f669da8211b5}] was closed cleanly.
[09,09:29:06.569,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionClosedMessage..
[09,09:29:06.569,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52363, {f1f2f3e5-6737-432a-b50c-f669da8211b5}] closed..
OnDisconnected
[09,09:29:06.569,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': IGNORED (_state: Connecting, _conn.ID: {00000000-0000-0000-0000-000000000000}, conn.ID: {f1f2f3e5-6737-432a-b50c-f669da8211b5}): TCP connection to [172.31.50.209:1113, L192.168.1.102:52363] closed..
[09,09:29:06.766,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TimerTick checking reconnection....
OnReconnecting
[09,09:29:06.766,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': DiscoverEndPoint.
[09,09:29:06.766,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.EstablishTcpConnectionMessage..
[04,09:29:06.766,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': EstablishTcpConnection to [172.31.50.209:1113].
[12,09:29:06.802,DEBUG] Connected to [172.31.50.209:1113, L192.168.1.102:52364, {13ab69fb-c063-428f-b6e6-5f17a98d9502}].
[12,09:29:06.802,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionEstablishedMessage..
[09,09:29:06.802,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52364, {13ab69fb-c063-428f-b6e6-5f17a98d9502}] established..
[12,09:29:06.838,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.HandleTcpPackageMessage..
[14,09:29:06.838,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage connId 13ab69fb-c063-428f-b6e6-5f17a98d9502, package Authenticated, 59f7f436-d088-4a5a-a0a2-1b17cb60404a..
OnConnected
[04,09:29:07.174,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': RemoveOperation SUCCEEDED for Operation ReadAllEventsForwardOperation ({7504756e-5e50-4564-82d1-16ac8762d591}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 3, created: 09:28:53.169, last updated: 09:29:04.128.
[04,09:29:07.174,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperationRetry for Operation ReadAllEventsForwardOperation ({7504756e-5e50-4564-82d1-16ac8762d591}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 3, created: 09:28:53.169, last updated: 09:29:04.128.
[04,09:29:07.174,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': retrying, old corrId 7504756e-5e50-4564-82d1-16ac8762d591, operation Operation ReadAllEventsForwardOperation ({9b368f98-e1a0-46a0-9cf1-5f1666e7f352}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 4, created: 09:28:53.169, last updated: 09:29:04.128..
[04,09:29:07.174,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperation package ReadAllEventsForward, 9b368f98-e1a0-46a0-9cf1-5f1666e7f352, Operation ReadAllEventsForwardOperation ({9b368f98-e1a0-46a0-9cf1-5f1666e7f352}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 4, created: 09:28:53.169, last updated: 09:29:07.174..
[13,09:29:10.012,INFO] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52364, {13ab69fb-c063-428f-b6e6-5f17a98d9502}] due to HEARTBEAT TIMEOUT at pkgNum 6.
[13,09:29:10.012,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': CloseTcpConnection.
[13,09:29:10.012,INFO] [09:29:10.012: N172.31.50.209:1113, L192.168.1.102:52364, {13ab69fb-c063-428f-b6e6-5f17a98d9502}]:
Received bytes: 3125872, Sent bytes: 100
Send calls: 3, callbacks: 3
Receive calls: 657, callbacks: 656
Close reason: [Success] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52364, {13ab69fb-c063-428f-b6e6-5f17a98d9502}] due to HEARTBEAT TIMEOUT at pkgNum 6.
[13,09:29:10.012,DEBUG] Connection [172.31.50.209:1113, L192.168.1.102:52364, {13ab69fb-c063-428f-b6e6-5f17a98d9502}] was closed cleanly.
[13,09:29:10.012,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionClosedMessage..
[13,09:29:10.012,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52364, {13ab69fb-c063-428f-b6e6-5f17a98d9502}] closed..
OnDisconnected
[13,09:29:10.012,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': IGNORED (_state: Connecting, _conn.ID: {00000000-0000-0000-0000-000000000000}, conn.ID: {13ab69fb-c063-428f-b6e6-5f17a98d9502}): TCP connection to [172.31.50.209:1113, L192.168.1.102:52364] closed..
[09,09:29:10.210,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TimerTick checking reconnection....
OnReconnecting
[09,09:29:10.210,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': DiscoverEndPoint.
[09,09:29:10.210,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.EstablishTcpConnectionMessage..
[15,09:29:10.210,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': EstablishTcpConnection to [172.31.50.209:1113].
[12,09:29:10.246,DEBUG] Connected to [172.31.50.209:1113, L192.168.1.102:52365, {c3f9903b-51e3-4049-8928-a9c209a8de28}].
[12,09:29:10.246,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionEstablishedMessage..
[13,09:29:10.246,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52365, {c3f9903b-51e3-4049-8928-a9c209a8de28}] established..
[12,09:29:10.577,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.HandleTcpPackageMessage..
[06,09:29:10.577,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage connId c3f9903b-51e3-4049-8928-a9c209a8de28, package Authenticated, ca08c68e-648d-4f58-9754-725b0420fb48..
OnConnected
[06,09:29:10.577,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': RemoveOperation SUCCEEDED for Operation ReadAllEventsForwardOperation ({9b368f98-e1a0-46a0-9cf1-5f1666e7f352}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 4, created: 09:28:53.169, last updated: 09:29:07.174.
[06,09:29:10.577,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperationRetry for Operation ReadAllEventsForwardOperation ({9b368f98-e1a0-46a0-9cf1-5f1666e7f352}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 4, created: 09:28:53.169, last updated: 09:29:07.174.
[06,09:29:10.577,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': retrying, old corrId 9b368f98-e1a0-46a0-9cf1-5f1666e7f352, operation Operation ReadAllEventsForwardOperation ({42024616-4633-47f8-ac3f-f1912a75ebe3}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 5, created: 09:28:53.169, last updated: 09:29:07.174..
[06,09:29:10.577,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperation package ReadAllEventsForward, 42024616-4633-47f8-ac3f-f1912a75ebe3, Operation ReadAllEventsForwardOperation ({42024616-4633-47f8-ac3f-f1912a75ebe3}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 5, created: 09:28:53.169, last updated: 09:29:10.577..
[13,09:29:13.467,INFO] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52365, {c3f9903b-51e3-4049-8928-a9c209a8de28}] due to HEARTBEAT TIMEOUT at pkgNum 7.
[13,09:29:13.467,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': CloseTcpConnection.
[13,09:29:13.467,INFO] [09:29:13.467: N172.31.50.209:1113, L192.168.1.102:52365, {c3f9903b-51e3-4049-8928-a9c209a8de28}]:
Received bytes: 2846047, Sent bytes: 100
Send calls: 3, callbacks: 3
Receive calls: 577, callbacks: 576
Close reason: [Success] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52365, {c3f9903b-51e3-4049-8928-a9c209a8de28}] due to HEARTBEAT TIMEOUT at pkgNum 7.
[13,09:29:13.467,DEBUG] Connection [172.31.50.209:1113, L192.168.1.102:52365, {c3f9903b-51e3-4049-8928-a9c209a8de28}] was closed cleanly.
[13,09:29:13.467,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionClosedMessage..
[13,09:29:13.467,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52365, {c3f9903b-51e3-4049-8928-a9c209a8de28}] closed..
OnDisconnected
[13,09:29:13.467,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': IGNORED (_state: Connecting, _conn.ID: {00000000-0000-0000-0000-000000000000}, conn.ID: {c3f9903b-51e3-4049-8928-a9c209a8de28}): TCP connection to [172.31.50.209:1113, L192.168.1.102:52365] closed..
[14,09:29:13.664,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TimerTick checking reconnection....
OnReconnecting
[14,09:29:13.664,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': DiscoverEndPoint.
[14,09:29:13.664,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.EstablishTcpConnectionMessage..
[15,09:29:13.664,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': EstablishTcpConnection to [172.31.50.209:1113].
[12,09:29:13.699,DEBUG] Connected to [172.31.50.209:1113, L192.168.1.102:52366, {b03416ff-8c85-4864-b7fe-3e228aae935f}].
[12,09:29:13.699,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionEstablishedMessage..
[13,09:29:13.700,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52366, {b03416ff-8c85-4864-b7fe-3e228aae935f}] established..
[12,09:29:13.736,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.HandleTcpPackageMessage..
[06,09:29:13.736,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage connId b03416ff-8c85-4864-b7fe-3e228aae935f, package Authenticated, 1b89da96-1fcd-48f3-a6f1-8e103aa40f27..
OnConnected
[06,09:29:13.736,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': RemoveOperation SUCCEEDED for Operation ReadAllEventsForwardOperation ({42024616-4633-47f8-ac3f-f1912a75ebe3}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 5, created: 09:28:53.169, last updated: 09:29:10.577.
[06,09:29:13.736,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperationRetry for Operation ReadAllEventsForwardOperation ({42024616-4633-47f8-ac3f-f1912a75ebe3}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 5, created: 09:28:53.169, last updated: 09:29:10.577.
[06,09:29:13.736,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': retrying, old corrId 42024616-4633-47f8-ac3f-f1912a75ebe3, operation Operation ReadAllEventsForwardOperation ({f5258021-48e0-4323-804a-7055428e91c3}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 6, created: 09:28:53.169, last updated: 09:29:10.577..
[06,09:29:13.736,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperation package ReadAllEventsForward, f5258021-48e0-4323-804a-7055428e91c3, Operation ReadAllEventsForwardOperation ({f5258021-48e0-4323-804a-7055428e91c3}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 6, created: 09:28:53.169, last updated: 09:29:13.736..
[14,09:29:16.907,INFO] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52366, {b03416ff-8c85-4864-b7fe-3e228aae935f}] due to HEARTBEAT TIMEOUT at pkgNum 8.
[14,09:29:16.907,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': CloseTcpConnection.
[14,09:29:16.907,INFO] [09:29:16.907: N172.31.50.209:1113, L192.168.1.102:52366, {b03416ff-8c85-4864-b7fe-3e228aae935f}]:
Received bytes: 3950332, Sent bytes: 100
Send calls: 3, callbacks: 3
Receive calls: 796, callbacks: 795
Close reason: [Success] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52366, {b03416ff-8c85-4864-b7fe-3e228aae935f}] due to HEARTBEAT TIMEOUT at pkgNum 8.
[14,09:29:16.907,DEBUG] Connection [172.31.50.209:1113, L192.168.1.102:52366, {b03416ff-8c85-4864-b7fe-3e228aae935f}] was closed cleanly.
[14,09:29:16.907,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionClosedMessage..
[14,09:29:16.907,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52366, {b03416ff-8c85-4864-b7fe-3e228aae935f}] closed..
OnDisconnected
[14,09:29:16.907,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': IGNORED (_state: Connecting, _conn.ID: {00000000-0000-0000-0000-000000000000}, conn.ID: {b03416ff-8c85-4864-b7fe-3e228aae935f}): TCP connection to [172.31.50.209:1113, L192.168.1.102:52366] closed..
[15,09:29:17.117,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TimerTick checking reconnection....
OnReconnecting
[15,09:29:17.117,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': DiscoverEndPoint.
[15,09:29:17.117,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.EstablishTcpConnectionMessage..
[09,09:29:17.117,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': EstablishTcpConnection to [172.31.50.209:1113].
[08,09:29:17.153,DEBUG] Connected to [172.31.50.209:1113, L192.168.1.102:52375, {dd2857c8-1a3a-4234-905d-ac745a29a1e3}].
[08,09:29:17.153,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionEstablishedMessage..
[15,09:29:17.153,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52375, {dd2857c8-1a3a-4234-905d-ac745a29a1e3}] established..
[08,09:29:17.189,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.HandleTcpPackageMessage..
[13,09:29:17.189,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage connId dd2857c8-1a3a-4234-905d-ac745a29a1e3, package Authenticated, f1016655-4a0d-4828-8086-901f5c89772e..
OnConnected
[14,09:29:17.919,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': RemoveOperation SUCCEEDED for Operation ReadAllEventsForwardOperation ({f5258021-48e0-4323-804a-7055428e91c3}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 6, created: 09:28:53.169, last updated: 09:29:13.736.
[14,09:29:17.919,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperationRetry for Operation ReadAllEventsForwardOperation ({f5258021-48e0-4323-804a-7055428e91c3}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 6, created: 09:28:53.169, last updated: 09:29:13.736.
[14,09:29:17.919,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': retrying, old corrId f5258021-48e0-4323-804a-7055428e91c3, operation Operation ReadAllEventsForwardOperation ({44e918a0-b940-40ca-9c76-c4640ff833fa}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 7, created: 09:28:53.169, last updated: 09:29:13.736..
[14,09:29:17.919,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperation package ReadAllEventsForward, 44e918a0-b940-40ca-9c76-c4640ff833fa, Operation ReadAllEventsForwardOperation ({44e918a0-b940-40ca-9c76-c4640ff833fa}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 7, created: 09:28:53.169, last updated: 09:29:17.919..
[14,09:29:20.351,INFO] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52375, {dd2857c8-1a3a-4234-905d-ac745a29a1e3}] due to HEARTBEAT TIMEOUT at pkgNum 9.
[14,09:29:20.351,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': CloseTcpConnection.
[14,09:29:20.351,INFO] [09:29:20.351: N172.31.50.209:1113, L192.168.1.102:52375, {dd2857c8-1a3a-4234-905d-ac745a29a1e3}]:
Received bytes: 3401602, Sent bytes: 100
Send calls: 3, callbacks: 3
Receive calls: 696, callbacks: 695
Close reason: [Success] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': closing TCP connection [172.31.50.209:1113, L192.168.1.102:52375, {dd2857c8-1a3a-4234-905d-ac745a29a1e3}] due to HEARTBEAT TIMEOUT at pkgNum 9.
[14,09:29:20.351,DEBUG] Connection [172.31.50.209:1113, L192.168.1.102:52375, {dd2857c8-1a3a-4234-905d-ac745a29a1e3}] was closed cleanly.
[14,09:29:20.351,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionClosedMessage..
[14,09:29:20.351,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52375, {dd2857c8-1a3a-4234-905d-ac745a29a1e3}] closed..
OnDisconnected
[14,09:29:20.351,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': IGNORED (_state: Connecting, _conn.ID: {00000000-0000-0000-0000-000000000000}, conn.ID: {dd2857c8-1a3a-4234-905d-ac745a29a1e3}): TCP connection to [172.31.50.209:1113, L192.168.1.102:52375] closed..
[09,09:29:20.560,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TimerTick checking reconnection....
OnReconnecting
[09,09:29:20.560,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': DiscoverEndPoint.
[09,09:29:20.560,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.EstablishTcpConnectionMessage..
[13,09:29:20.560,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': EstablishTcpConnection to [172.31.50.209:1113].
[12,09:29:20.596,DEBUG] Connected to [172.31.50.209:1113, L192.168.1.102:52376, {55abf019-18a2-41aa-92e2-b30d88e02349}].
[12,09:29:20.596,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.TcpConnectionEstablishedMessage..
[15,09:29:20.596,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': TCP connection to [172.31.50.209:1113, L192.168.1.102:52376, {55abf019-18a2-41aa-92e2-b30d88e02349}] established..
[12,09:29:20.632,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': enqueueing message EventStore.ClientAPI.Core.HandleTcpPackageMessage..
[04,09:29:20.632,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': HandleTcpPackage connId 55abf019-18a2-41aa-92e2-b30d88e02349, package Authenticated, 797fc293-d8f3-4e5a-b227-ed8082b40d63..
OnConnected
[15,09:29:20.967,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': RemoveOperation SUCCEEDED for Operation ReadAllEventsForwardOperation ({44e918a0-b940-40ca-9c76-c4640ff833fa}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 7, created: 09:28:53.169, last updated: 09:29:17.919.
[15,09:29:20.967,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperationRetry for Operation ReadAllEventsForwardOperation ({44e918a0-b940-40ca-9c76-c4640ff833fa}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 7, created: 09:28:53.169, last updated: 09:29:17.919.
[15,09:29:20.967,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': retrying, old corrId 44e918a0-b940-40ca-9c76-c4640ff833fa, operation Operation ReadAllEventsForwardOperation ({2857f297-4f5f-4377-88af-2cb3d8cca96d}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 8, created: 09:28:53.169, last updated: 09:29:17.919..
[15,09:29:20.967,DEBUG] EventStoreConnection 'ES-a126c06e-01c6-400a-b13f-c24ca02b5193': ScheduleOperation package ReadAllEventsForward, 2857f297-4f5f-4377-88af-2cb3d8cca96d, Operation ReadAllEventsForwardOperation ({2857f297-4f5f-4377-88af-2cb3d8cca96d}): Position: 3926506286/3926505182, MaxCount: 500, ResolveLinkTos: False, RequireMaster: True, retry count: 8, created: 09:28:53.169, last updated: 09:29:20.967..
[02276,29,09:24:07.323] ES TcpConnection closed [09:24:07.323: N192.168.1.102:52
231, L172.31.50.209:1113, {cc605a3a-1da7-4986-a1e7-95d4f20581e4}]:
Received bytes: 100, Sent bytes: 5300060
Send calls: 3, callbacks: 3
Receive calls: 4, callbacks: 3
Close reason: [ConnectionReset] Socket send error.
[02276,29,09:24:07.323] Connection 'external-normal' [192.168.1.102:52231, {cc60
5a3a-1da7-4986-a1e7-95d4f20581e4}] closed: ConnectionReset.
[02276,24,09:28:51.878] External TCP connection accepted: [Normal, 192.168.1.102
:52360, L172.31.50.209:1113, {1ef86f7f-9cd5-4df0-bd7c-b44bda3c46be}].
[02276,25,09:28:56.311] ES TcpConnection closed [09:28:56.311: N192.168.1.102:52
360, L172.31.50.209:1113, {1ef86f7f-9cd5-4df0-bd7c-b44bda3c46be}]:
Received bytes: 133, Sent bytes: 5426953
Send calls: 4, callbacks: 3
Receive calls: 5, callbacks: 5
Close reason: [Success] Socket closed
[02276,25,09:28:56.311] Connection 'external-normal' [192.168.1.102:52360, {1ef8
6f7f-9cd5-4df0-bd7c-b44bda3c46be}] closed: Success.
[02276,24,09:28:56.504] External TCP connection accepted: [Normal, 192.168.1.102
:52361, L172.31.50.209:1113, {63c08b8d-1438-401d-836c-baf4e043066a}].
[02276,24,09:28:59.748] ES TcpConnection closed [09:28:59.748: N192.168.1.102:52
361, L172.31.50.209:1113, {63c08b8d-1438-401d-836c-baf4e043066a}]:
Received bytes: 100, Sent bytes: 5300060
Send calls: 3, callbacks: 2
Receive calls: 4, callbacks: 4
Close reason: [Success] Socket closed
[02276,24,09:28:59.748] Connection 'external-normal' [192.168.1.102:52361, {63c0
8b8d-1438-401d-836c-baf4e043066a}] closed: Success.
[02276,24,09:28:59.947] External TCP connection accepted: [Normal, 192.168.1.102
:52362, L172.31.50.209:1113, {2f49024d-ac74-4cd0-a56a-d590afd7e1c5}].
[02276,24,09:29:03.172] ES TcpConnection closed [09:29:03.172: N192.168.1.102:52
362, L172.31.50.209:1113, {2f49024d-ac74-4cd0-a56a-d590afd7e1c5}]:
Received bytes: 100, Sent bytes: 5300060
Send calls: 3, callbacks: 2
Receive calls: 4, callbacks: 4
Close reason: [Success] Socket closed
[02276,24,09:29:03.172] Connection 'external-normal' [192.168.1.102:52362, {2f49
024d-ac74-4cd0-a56a-d590afd7e1c5}] closed: Success.
[02276,24,09:29:03.403] External TCP connection accepted: [Normal, 192.168.1.102
:52363, L172.31.50.209:1113, {b53d9252-b8b7-4afd-9ac5-1ff47607e04e}].
[02276,24,09:29:06.610] ES TcpConnection closed [09:29:06.610: N192.168.1.102:52
363, L172.31.50.209:1113, {b53d9252-b8b7-4afd-9ac5-1ff47607e04e}]:
Received bytes: 100, Sent bytes: 5300060
Send calls: 3, callbacks: 2
Receive calls: 4, callbacks: 4
Close reason: [Success] Socket closed
[02276,24,09:29:06.610] Connection 'external-normal' [192.168.1.102:52363, {b53d
9252-b8b7-4afd-9ac5-1ff47607e04e}] closed: Success.
[02276,24,09:29:06.843] External TCP connection accepted: [Normal, 192.168.1.102
:52364, L172.31.50.209:1113, {45eecf68-52fa-4805-bc64-d287ff1b1952}].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment