Max level shown:
1 [ Feb 28 23:08:49 Enabled. ]
2 [ Feb 28 23:08:49 Rereading configuration. ]
3 [ Feb 28 23:08:55 Rereading configuration. ]
4 [ Feb 28 23:09:03 Executing start method ("ctrun -l child -o noorphan,regent /opt/oxide/oximeter-collector/bin/oximeter run /var/svc/manifest/site/oximeter/config.toml --address [fd00:1122:3344:101::d]:12223 --id 14040373-b27e-4ea2-b873-16b58932afec &"). ]
5 [ Feb 28 23:09:03 Method "start" exited with status 0. ]
6 note: configured to log to "/dev/stdout"
72025-02-28T23:09:03.684ZDEBGoximeter: registered DTrace probes
82025-02-28T23:09:03.685ZINFOoximeter: starting oximeter server file = oximeter/collector/src/lib.rs:236
92025-02-28T23:09:03.685ZDEBGoximeter: creating ClickHouse client
102025-02-28T23:09:03.693ZDEBGoximeter (clickhouse-client): registered USDT probes collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
112025-02-28T23:09:06.469ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:819 id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
122025-02-28T23:09:06.469ZDEBGoximeter (oximeter-agent): oximeter database does not exist, creating collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
132025-02-28T23:09:06.469ZINFOoximeter (clickhouse-client): reading db version collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:730 id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
142025-02-28T23:09:06.470ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:819 id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
152025-02-28T23:09:06.470ZINFOoximeter (clickhouse-client): read oximeter database version collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:734 id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 version = 0
162025-02-28T23:09:06.470ZINFOoximeter (clickhouse-client): initializing oximeter schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:739 id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
172025-02-28T23:09:06.470ZDEBGoximeter (clickhouse-client): initializing ClickHouse database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
182025-02-28T23:09:07.013ZINFOoximeter (clickhouse-client): inserting current version collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:760 id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 version = 14
192025-02-28T23:09:07.032ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /info versions = all
202025-02-28T23:09:07.032ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers versions = all
212025-02-28T23:09:07.032ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = DELETE path = /producers/{producer_id} versions = all
222025-02-28T23:09:07.032ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers/{producer_id} versions = all
232025-02-28T23:09:07.032ZINFOoximeter (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:328 local_addr = [fd00:1122:3344:101::d]:12223
242025-02-28T23:09:07.032ZDEBGoximeter (dropshot): successfully registered DTrace USDT probes local_addr = [fd00:1122:3344:101::d]:12223
252025-02-28T23:09:07.032ZDEBGoximeter: registered USDT probes
262025-02-28T23:09:07.032ZDEBGoximeter: contacting nexus
272025-02-28T23:09:07.162ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
282025-02-28T23:09:07.163ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
292025-02-28T23:09:07.164ZWARNoximeter: failed to contact nexus, will retry in 281.490026ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:365
302025-02-28T23:09:07.446ZDEBGoximeter: contacting nexus
312025-02-28T23:09:07.446ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
322025-02-28T23:09:07.447ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
332025-02-28T23:09:07.447ZWARNoximeter: failed to contact nexus, will retry in 523.177264ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:365
342025-02-28T23:09:07.971ZDEBGoximeter: contacting nexus
352025-02-28T23:09:07.971ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
362025-02-28T23:09:08.252ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "7445437f-8bcc-41a6-90d4-d9e938defd76", "date": "Fri, 28 Feb 2025 23:09:08 GMT"} })
372025-02-28T23:09:08.253ZINFOoximeter: oximeter registered with nexus file = oximeter/collector/src/lib.rs:383 id = 14040373-b27e-4ea2-b873-16b58932afec
382025-02-28T23:09:08.253ZINFOoximeter (oximeter-agent): starting refresh list task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:471
392025-02-28T23:09:08.254ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
402025-02-28T23:09:08.259ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
412025-02-28T23:09:08.259ZDEBGoximeter: client response result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
422025-02-28T23:09:08.260ZERROoximeter (oximeter-agent): error fetching next assigned producer, abandoning this refresh attempt collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d error = Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending): error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending): client error (Connect): tcp connect error: Connection refused (os error 146): Connection refused (os error 146) file = oximeter/collector/src/agent.rs:512
432025-02-28T23:09:23.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
442025-02-28T23:09:23.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
452025-02-28T23:09:23.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b26f8f48-472b-4f6b-ad59-faa897573bfb", "content-length": "998", "date": "Fri, 28 Feb 2025 23:09:23 GMT"} })
462025-02-28T23:09:23.261ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
472025-02-28T23:09:23.264ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c29333f4-dc0f-4876-b5ef-74824d6b4c76", "content-length": "29", "date": "Fri, 28 Feb 2025 23:09:23 GMT"} })
482025-02-28T23:09:23.264ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:8001 collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
492025-02-28T23:09:23.266ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:4677 collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
502025-02-28T23:09:23.269ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:8001 collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
512025-02-28T23:09:23.270ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:65163 collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
522025-02-28T23:09:23.272ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:54102 collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
532025-02-28T23:09:23.274ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:40266 collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
542025-02-28T23:09:23.276ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 6 n_pruned_tasks = 0
552025-02-28T23:09:24.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
562025-02-28T23:09:24.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
572025-02-28T23:09:24.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
582025-02-28T23:09:24.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
592025-02-28T23:09:24.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
602025-02-28T23:09:24.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
612025-02-28T23:09:24.297ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
622025-02-28T23:09:24.297ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
632025-02-28T23:09:24.298ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
642025-02-28T23:09:25.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
652025-02-28T23:09:25.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
662025-02-28T23:09:25.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
672025-02-28T23:09:25.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
682025-02-28T23:09:25.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
692025-02-28T23:09:25.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
702025-02-28T23:09:25.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
712025-02-28T23:09:25.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
722025-02-28T23:09:25.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
732025-02-28T23:09:26.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
742025-02-28T23:09:26.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
752025-02-28T23:09:26.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
762025-02-28T23:09:26.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
772025-02-28T23:09:26.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
782025-02-28T23:09:26.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
792025-02-28T23:09:26.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
802025-02-28T23:09:26.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
812025-02-28T23:09:26.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
822025-02-28T23:09:27.035ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
832025-02-28T23:09:27.035ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
842025-02-28T23:09:27.037ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
852025-02-28T23:09:27.055ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.037542886Z } timeseries_name = static_routing_config:static_routes
862025-02-28T23:09:27.059ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
872025-02-28T23:09:27.064ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_nexthops"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.059336764Z } timeseries_name = static_routing_config:static_nexthops
882025-02-28T23:09:27.064ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
892025-02-28T23:09:27.066ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_rib:active_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.064953960Z } timeseries_name = switch_rib:active_routes
902025-02-28T23:09:27.066ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
912025-02-28T23:09:27.068ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("mg_lower:routes_blocked_by_link_state"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.066612837Z } timeseries_name = mg_lower:routes_blocked_by_link_state
922025-02-28T23:09:27.068ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
932025-02-28T23:09:27.069ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.068140709Z } timeseries_name = ddm_router:originated_underlay_prefixes
942025-02-28T23:09:27.069ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
952025-02-28T23:09:27.071ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_router:originated_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.069696763Z } timeseries_name = ddm_router:originated_tunnel_endpoints
962025-02-28T23:09:27.071ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
972025-02-28T23:09:27.072ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.071294337Z } timeseries_name = ddm_session:solicitations_sent
982025-02-28T23:09:27.072ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
992025-02-28T23:09:27.074ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:solicitations_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.072709197Z } timeseries_name = ddm_session:solicitations_received
1002025-02-28T23:09:27.074ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1012025-02-28T23:09:27.075ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.074153227Z } timeseries_name = ddm_session:advertisements_sent
1022025-02-28T23:09:27.075ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1032025-02-28T23:09:27.076ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:advertisements_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.075623048Z } timeseries_name = ddm_session:advertisements_received
1042025-02-28T23:09:27.077ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1052025-02-28T23:09:27.078ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_expirations"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.077029167Z } timeseries_name = ddm_session:peer_expirations
1062025-02-28T23:09:27.078ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1072025-02-28T23:09:27.079ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_address_changes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.078417156Z } timeseries_name = ddm_session:peer_address_changes
1082025-02-28T23:09:27.079ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1092025-02-28T23:09:27.081ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:peer_sessions_established"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.079923118Z } timeseries_name = ddm_session:peer_sessions_established
1102025-02-28T23:09:27.081ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1112025-02-28T23:09:27.082ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.081394109Z } timeseries_name = ddm_session:updates_sent
1122025-02-28T23:09:27.082ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1132025-02-28T23:09:27.084ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:updates_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.082798848Z } timeseries_name = ddm_session:updates_received
1142025-02-28T23:09:27.084ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1152025-02-28T23:09:27.085ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:update_send_fail"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.084234608Z } timeseries_name = ddm_session:update_send_fail
1162025-02-28T23:09:27.085ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1172025-02-28T23:09:27.087ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_underlay_prefixes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.085952946Z } timeseries_name = ddm_session:imported_underlay_prefixes
1182025-02-28T23:09:27.087ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1192025-02-28T23:09:27.088ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("ddm_session:imported_tunnel_endpoints"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "interface", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:27.087554701Z } timeseries_name = ddm_session:imported_tunnel_endpoints
1202025-02-28T23:09:27.093ZDEBGoximeter (clickhouse-client): inserting 18 new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1212025-02-28T23:09:27.104ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
1222025-02-28T23:09:27.107ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
1232025-02-28T23:09:27.109ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
1242025-02-28T23:09:27.111ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
1252025-02-28T23:09:27.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1262025-02-28T23:09:27.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1272025-02-28T23:09:27.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1282025-02-28T23:09:27.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1292025-02-28T23:09:27.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1302025-02-28T23:09:27.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1312025-02-28T23:09:27.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1322025-02-28T23:09:27.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1332025-02-28T23:09:27.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1342025-02-28T23:09:28.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1352025-02-28T23:09:28.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1362025-02-28T23:09:28.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1372025-02-28T23:09:28.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1382025-02-28T23:09:28.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1392025-02-28T23:09:28.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1402025-02-28T23:09:28.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1412025-02-28T23:09:28.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1422025-02-28T23:09:28.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1432025-02-28T23:09:29.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1442025-02-28T23:09:29.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1452025-02-28T23:09:29.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1462025-02-28T23:09:29.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1472025-02-28T23:09:29.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1482025-02-28T23:09:29.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1492025-02-28T23:09:29.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1502025-02-28T23:09:29.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1512025-02-28T23:09:29.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1522025-02-28T23:09:30.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1532025-02-28T23:09:30.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1542025-02-28T23:09:30.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1552025-02-28T23:09:30.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1562025-02-28T23:09:30.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1572025-02-28T23:09:30.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1582025-02-28T23:09:30.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1592025-02-28T23:09:30.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1602025-02-28T23:09:30.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1612025-02-28T23:09:31.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1622025-02-28T23:09:31.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1632025-02-28T23:09:31.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1642025-02-28T23:09:31.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1652025-02-28T23:09:31.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1662025-02-28T23:09:31.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1672025-02-28T23:09:31.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1682025-02-28T23:09:31.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1692025-02-28T23:09:31.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1702025-02-28T23:09:32.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
1712025-02-28T23:09:32.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
1722025-02-28T23:09:32.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
1732025-02-28T23:09:32.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
1742025-02-28T23:09:32.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
1752025-02-28T23:09:32.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
1762025-02-28T23:09:32.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1772025-02-28T23:09:32.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1782025-02-28T23:09:32.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1792025-02-28T23:09:32.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1802025-02-28T23:09:32.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1812025-02-28T23:09:32.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1822025-02-28T23:09:32.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1832025-02-28T23:09:32.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1842025-02-28T23:09:32.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1852025-02-28T23:09:33.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1862025-02-28T23:09:33.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1872025-02-28T23:09:33.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1882025-02-28T23:09:33.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1892025-02-28T23:09:33.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1902025-02-28T23:09:33.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
1912025-02-28T23:09:33.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1922025-02-28T23:09:33.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1932025-02-28T23:09:33.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
1942025-02-28T23:09:33.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
1952025-02-28T23:09:33.276ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
1962025-02-28T23:09:33.287ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
1972025-02-28T23:09:34.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1982025-02-28T23:09:34.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
1992025-02-28T23:09:34.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2002025-02-28T23:09:34.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2012025-02-28T23:09:34.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2022025-02-28T23:09:34.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2032025-02-28T23:09:34.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2042025-02-28T23:09:34.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2052025-02-28T23:09:34.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2062025-02-28T23:09:35.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2072025-02-28T23:09:35.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2082025-02-28T23:09:35.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2092025-02-28T23:09:35.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2102025-02-28T23:09:35.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2112025-02-28T23:09:35.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2122025-02-28T23:09:35.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2132025-02-28T23:09:35.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2142025-02-28T23:09:35.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2152025-02-28T23:09:36.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2162025-02-28T23:09:36.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2172025-02-28T23:09:36.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2182025-02-28T23:09:36.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2192025-02-28T23:09:36.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2202025-02-28T23:09:36.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2212025-02-28T23:09:36.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2222025-02-28T23:09:36.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2232025-02-28T23:09:36.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2242025-02-28T23:09:37.033ZDEBGoximeter (results-sink): inserting 228 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
2252025-02-28T23:09:37.033ZDEBGoximeter (clickhouse-client): unrolling 228 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
2262025-02-28T23:09:37.036ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
2272025-02-28T23:09:37.051ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("http_service:request_latency_histogram"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }, FieldSchema { name: "operation_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "status_code", field_type: U16, source: Metric, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:37.036860862Z } timeseries_name = http_service:request_latency_histogram
2282025-02-28T23:09:37.057ZDEBGoximeter (clickhouse-client): inserting 1 new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
2292025-02-28T23:09:37.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 72 table_name = fields_string
2302025-02-28T23:09:37.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 8 table_name = fields_u16
2312025-02-28T23:09:37.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 72 table_name = fields_uuid
2322025-02-28T23:09:37.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
2332025-02-28T23:09:37.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 8 table_name = measurements_histogramu64
2342025-02-28T23:09:37.074ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
2352025-02-28T23:09:37.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2362025-02-28T23:09:37.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2372025-02-28T23:09:37.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2382025-02-28T23:09:37.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2392025-02-28T23:09:37.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2402025-02-28T23:09:37.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2412025-02-28T23:09:37.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2422025-02-28T23:09:37.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2432025-02-28T23:09:37.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2442025-02-28T23:09:38.256ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
2452025-02-28T23:09:38.256ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
2462025-02-28T23:09:38.261ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "14264823-a3ca-4721-b290-4301e5efc537", "content-length": "998", "date": "Fri, 28 Feb 2025 23:09:38 GMT"} })
2472025-02-28T23:09:38.261ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
2482025-02-28T23:09:38.264ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "160a2cd4-6067-4acf-9956-9acb5498b089", "content-length": "29", "date": "Fri, 28 Feb 2025 23:09:38 GMT"} })
2492025-02-28T23:09:38.264ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 6 n_pruned_tasks = 0
2502025-02-28T23:09:38.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2512025-02-28T23:09:38.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2522025-02-28T23:09:38.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2532025-02-28T23:09:38.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2542025-02-28T23:09:38.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2552025-02-28T23:09:38.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2562025-02-28T23:09:38.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2572025-02-28T23:09:38.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2582025-02-28T23:09:38.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2592025-02-28T23:09:39.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2602025-02-28T23:09:39.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2612025-02-28T23:09:39.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2622025-02-28T23:09:39.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2632025-02-28T23:09:39.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2642025-02-28T23:09:39.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2652025-02-28T23:09:39.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2662025-02-28T23:09:39.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2672025-02-28T23:09:39.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2682025-02-28T23:09:40.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2692025-02-28T23:09:40.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2702025-02-28T23:09:40.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2712025-02-28T23:09:40.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2722025-02-28T23:09:40.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2732025-02-28T23:09:40.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2742025-02-28T23:09:40.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2752025-02-28T23:09:40.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2762025-02-28T23:09:40.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2772025-02-28T23:09:41.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2782025-02-28T23:09:41.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2792025-02-28T23:09:41.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2802025-02-28T23:09:41.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2812025-02-28T23:09:41.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2822025-02-28T23:09:41.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2832025-02-28T23:09:41.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2842025-02-28T23:09:41.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2852025-02-28T23:09:41.273ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2862025-02-28T23:09:42.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
2872025-02-28T23:09:42.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
2882025-02-28T23:09:42.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
2892025-02-28T23:09:42.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
2902025-02-28T23:09:42.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
2912025-02-28T23:09:42.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
2922025-02-28T23:09:42.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2932025-02-28T23:09:42.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2942025-02-28T23:09:42.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
2952025-02-28T23:09:42.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2962025-02-28T23:09:42.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2972025-02-28T23:09:42.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
2982025-02-28T23:09:42.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
2992025-02-28T23:09:42.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3002025-02-28T23:09:42.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3012025-02-28T23:09:43.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3022025-02-28T23:09:43.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3032025-02-28T23:09:43.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3042025-02-28T23:09:43.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3052025-02-28T23:09:43.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3062025-02-28T23:09:43.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3072025-02-28T23:09:43.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3082025-02-28T23:09:43.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3092025-02-28T23:09:43.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3102025-02-28T23:09:43.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
3112025-02-28T23:09:43.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
3122025-02-28T23:09:43.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
3132025-02-28T23:09:44.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3142025-02-28T23:09:44.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3152025-02-28T23:09:44.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3162025-02-28T23:09:44.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3172025-02-28T23:09:44.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3182025-02-28T23:09:44.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3192025-02-28T23:09:44.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3202025-02-28T23:09:44.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3212025-02-28T23:09:44.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3222025-02-28T23:09:45.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3232025-02-28T23:09:45.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3242025-02-28T23:09:45.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3252025-02-28T23:09:45.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3262025-02-28T23:09:45.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3272025-02-28T23:09:45.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3282025-02-28T23:09:45.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3292025-02-28T23:09:45.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3302025-02-28T23:09:45.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3312025-02-28T23:09:46.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3322025-02-28T23:09:46.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3332025-02-28T23:09:46.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3342025-02-28T23:09:46.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3352025-02-28T23:09:46.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3362025-02-28T23:09:46.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3372025-02-28T23:09:46.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3382025-02-28T23:09:46.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3392025-02-28T23:09:46.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3402025-02-28T23:09:47.034ZDEBGoximeter (results-sink): inserting 228 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
3412025-02-28T23:09:47.034ZDEBGoximeter (clickhouse-client): unrolling 228 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
3422025-02-28T23:09:47.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 72 table_name = fields_string
3432025-02-28T23:09:47.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 8 table_name = fields_u16
3442025-02-28T23:09:47.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 72 table_name = fields_uuid
3452025-02-28T23:09:47.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
3462025-02-28T23:09:47.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 8 table_name = measurements_histogramu64
3472025-02-28T23:09:47.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
3482025-02-28T23:09:47.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3492025-02-28T23:09:47.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3502025-02-28T23:09:47.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3512025-02-28T23:09:47.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3522025-02-28T23:09:47.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3532025-02-28T23:09:47.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3542025-02-28T23:09:47.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3552025-02-28T23:09:47.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3562025-02-28T23:09:47.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3572025-02-28T23:09:48.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3582025-02-28T23:09:48.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3592025-02-28T23:09:48.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3602025-02-28T23:09:48.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3612025-02-28T23:09:48.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3622025-02-28T23:09:48.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3632025-02-28T23:09:48.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3642025-02-28T23:09:48.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3652025-02-28T23:09:48.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3662025-02-28T23:09:49.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3672025-02-28T23:09:49.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3682025-02-28T23:09:49.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3692025-02-28T23:09:49.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3702025-02-28T23:09:49.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3712025-02-28T23:09:49.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3722025-02-28T23:09:49.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3732025-02-28T23:09:49.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3742025-02-28T23:09:49.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3752025-02-28T23:09:50.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3762025-02-28T23:09:50.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3772025-02-28T23:09:50.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3782025-02-28T23:09:50.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3792025-02-28T23:09:50.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3802025-02-28T23:09:50.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3812025-02-28T23:09:50.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3822025-02-28T23:09:50.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3832025-02-28T23:09:50.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3842025-02-28T23:09:51.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3852025-02-28T23:09:51.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3862025-02-28T23:09:51.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
3872025-02-28T23:09:51.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3882025-02-28T23:09:51.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3892025-02-28T23:09:51.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
3902025-02-28T23:09:51.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3912025-02-28T23:09:51.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3922025-02-28T23:09:51.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
3932025-02-28T23:09:52.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
3942025-02-28T23:09:52.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
3952025-02-28T23:09:52.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
3962025-02-28T23:09:52.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
3972025-02-28T23:09:52.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
3982025-02-28T23:09:52.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
3992025-02-28T23:09:52.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4002025-02-28T23:09:52.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4012025-02-28T23:09:52.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4022025-02-28T23:09:52.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4032025-02-28T23:09:52.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4042025-02-28T23:09:52.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4052025-02-28T23:09:52.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4062025-02-28T23:09:52.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4072025-02-28T23:09:52.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4082025-02-28T23:09:53.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
4092025-02-28T23:09:53.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
4102025-02-28T23:09:53.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6cb67724-c06e-4229-a3de-c80123733037", "content-length": "1136", "date": "Fri, 28 Feb 2025 23:09:53 GMT"} })
4112025-02-28T23:09:53.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
4122025-02-28T23:09:53.261ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "25268658-117e-4ee5-a767-43a34c3c26d2", "content-length": "29", "date": "Fri, 28 Feb 2025 23:09:52 GMT"} })
4132025-02-28T23:09:53.261ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::a]:51849 collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
4142025-02-28T23:09:53.263ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 7 n_pruned_tasks = 0
4152025-02-28T23:09:53.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4162025-02-28T23:09:53.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4172025-02-28T23:09:53.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4182025-02-28T23:09:53.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4192025-02-28T23:09:53.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4202025-02-28T23:09:53.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4212025-02-28T23:09:53.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4222025-02-28T23:09:53.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4232025-02-28T23:09:53.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4242025-02-28T23:09:53.271ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
4252025-02-28T23:09:53.271ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
4262025-02-28T23:09:53.274ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
4272025-02-28T23:09:53.274ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
4282025-02-28T23:09:53.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
4292025-02-28T23:09:53.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
4302025-02-28T23:09:53.278ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
4312025-02-28T23:09:53.299ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
4322025-02-28T23:09:53.477ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
4332025-02-28T23:09:53.478ZDEBGoximeter (results-sink): inserting 2388 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
4342025-02-28T23:09:53.478ZDEBGoximeter (clickhouse-client): unrolling 2388 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4352025-02-28T23:09:53.482ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4362025-02-28T23:09:53.485ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.482391431Z } timeseries_name = switch_port_control_data_link:errors_received
4372025-02-28T23:09:53.487ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4382025-02-28T23:09:53.490ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.487093392Z } timeseries_name = switch_port_control_data_link:errors_sent
4392025-02-28T23:09:53.490ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4402025-02-28T23:09:53.492ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.490256201Z } timeseries_name = switch_port_control_data_link:bytes_received
4412025-02-28T23:09:53.492ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4422025-02-28T23:09:53.495ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.492959966Z } timeseries_name = switch_port_control_data_link:packets_received
4432025-02-28T23:09:53.495ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4442025-02-28T23:09:53.498ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.495650971Z } timeseries_name = switch_port_control_data_link:bytes_sent
4452025-02-28T23:09:53.498ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4462025-02-28T23:09:53.501ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.498693826Z } timeseries_name = switch_port_control_data_link:packets_sent
4472025-02-28T23:09:53.509ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4482025-02-28T23:09:53.511ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.509049395Z } timeseries_name = sled_data_link:errors_received
4492025-02-28T23:09:53.511ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4502025-02-28T23:09:53.514ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.511707129Z } timeseries_name = sled_data_link:errors_sent
4512025-02-28T23:09:53.514ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4522025-02-28T23:09:53.517ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.514423965Z } timeseries_name = sled_data_link:bytes_received
4532025-02-28T23:09:53.517ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4542025-02-28T23:09:53.519ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.517111300Z } timeseries_name = sled_data_link:packets_received
4552025-02-28T23:09:53.519ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4562025-02-28T23:09:53.521ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.519618760Z } timeseries_name = sled_data_link:bytes_sent
4572025-02-28T23:09:53.522ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4582025-02-28T23:09:53.524ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:09:53.522081979Z } timeseries_name = sled_data_link:packets_sent
4592025-02-28T23:09:53.613ZDEBGoximeter (clickhouse-client): inserting 12 new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4602025-02-28T23:09:53.619ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
4612025-02-28T23:09:53.622ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1332 table_name = fields_string
4622025-02-28T23:09:53.624ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 20 table_name = fields_u16
4632025-02-28T23:09:53.626ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
4642025-02-28T23:09:53.628ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
4652025-02-28T23:09:53.630ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 564 table_name = fields_uuid
4662025-02-28T23:09:53.633ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 2356 table_name = measurements_cumulativeu64
4672025-02-28T23:09:53.636ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 8 table_name = measurements_histogramu64
4682025-02-28T23:09:53.638ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
4692025-02-28T23:09:54.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4702025-02-28T23:09:54.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4712025-02-28T23:09:54.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4722025-02-28T23:09:54.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4732025-02-28T23:09:54.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4742025-02-28T23:09:54.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4752025-02-28T23:09:54.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4762025-02-28T23:09:54.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4772025-02-28T23:09:54.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4782025-02-28T23:09:55.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4792025-02-28T23:09:55.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4802025-02-28T23:09:55.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4812025-02-28T23:09:55.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4822025-02-28T23:09:55.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4832025-02-28T23:09:55.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4842025-02-28T23:09:55.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4852025-02-28T23:09:55.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4862025-02-28T23:09:55.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4872025-02-28T23:09:56.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4882025-02-28T23:09:56.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4892025-02-28T23:09:56.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
4902025-02-28T23:09:56.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4912025-02-28T23:09:56.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4922025-02-28T23:09:56.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
4932025-02-28T23:09:56.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4942025-02-28T23:09:56.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4952025-02-28T23:09:56.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
4962025-02-28T23:09:57.033ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
4972025-02-28T23:09:57.033ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
4982025-02-28T23:09:57.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
4992025-02-28T23:09:57.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
5002025-02-28T23:09:57.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
5012025-02-28T23:09:57.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
5022025-02-28T23:09:57.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5032025-02-28T23:09:57.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5042025-02-28T23:09:57.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5052025-02-28T23:09:57.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5062025-02-28T23:09:57.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5072025-02-28T23:09:57.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5082025-02-28T23:09:57.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5092025-02-28T23:09:57.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5102025-02-28T23:09:57.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5112025-02-28T23:09:58.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5122025-02-28T23:09:58.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5132025-02-28T23:09:58.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5142025-02-28T23:09:58.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5152025-02-28T23:09:58.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5162025-02-28T23:09:58.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5172025-02-28T23:09:58.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5182025-02-28T23:09:58.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5192025-02-28T23:09:58.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5202025-02-28T23:09:59.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5212025-02-28T23:09:59.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5222025-02-28T23:09:59.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5232025-02-28T23:09:59.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5242025-02-28T23:09:59.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5252025-02-28T23:09:59.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5262025-02-28T23:09:59.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5272025-02-28T23:09:59.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5282025-02-28T23:09:59.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5292025-02-28T23:10:00.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5302025-02-28T23:10:00.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5312025-02-28T23:10:00.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5322025-02-28T23:10:00.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5332025-02-28T23:10:00.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5342025-02-28T23:10:00.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5352025-02-28T23:10:00.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5362025-02-28T23:10:00.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5372025-02-28T23:10:00.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5382025-02-28T23:10:01.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5392025-02-28T23:10:01.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5402025-02-28T23:10:01.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5412025-02-28T23:10:01.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5422025-02-28T23:10:01.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5432025-02-28T23:10:01.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5442025-02-28T23:10:01.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5452025-02-28T23:10:01.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5462025-02-28T23:10:01.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5472025-02-28T23:10:02.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
5482025-02-28T23:10:02.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
5492025-02-28T23:10:02.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
5502025-02-28T23:10:02.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
5512025-02-28T23:10:02.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
5522025-02-28T23:10:02.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
5532025-02-28T23:10:02.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5542025-02-28T23:10:02.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5552025-02-28T23:10:02.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5562025-02-28T23:10:02.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5572025-02-28T23:10:02.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5582025-02-28T23:10:02.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5592025-02-28T23:10:02.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5602025-02-28T23:10:02.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5612025-02-28T23:10:02.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5622025-02-28T23:10:03.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
5632025-02-28T23:10:03.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
5642025-02-28T23:10:03.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5652025-02-28T23:10:03.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5662025-02-28T23:10:03.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5672025-02-28T23:10:03.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5682025-02-28T23:10:03.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5692025-02-28T23:10:03.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5702025-02-28T23:10:03.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
5712025-02-28T23:10:03.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5722025-02-28T23:10:03.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5732025-02-28T23:10:03.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5742025-02-28T23:10:03.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
5752025-02-28T23:10:03.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
5762025-02-28T23:10:03.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
5772025-02-28T23:10:04.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5782025-02-28T23:10:04.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5792025-02-28T23:10:04.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5802025-02-28T23:10:04.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5812025-02-28T23:10:04.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5822025-02-28T23:10:04.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5832025-02-28T23:10:04.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5842025-02-28T23:10:04.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5852025-02-28T23:10:04.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5862025-02-28T23:10:05.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5872025-02-28T23:10:05.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5882025-02-28T23:10:05.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5892025-02-28T23:10:05.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5902025-02-28T23:10:05.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5912025-02-28T23:10:05.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5922025-02-28T23:10:05.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5932025-02-28T23:10:05.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5942025-02-28T23:10:05.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
5952025-02-28T23:10:06.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5962025-02-28T23:10:06.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5972025-02-28T23:10:06.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
5982025-02-28T23:10:06.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
5992025-02-28T23:10:06.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6002025-02-28T23:10:06.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6012025-02-28T23:10:06.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6022025-02-28T23:10:06.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6032025-02-28T23:10:06.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6042025-02-28T23:10:07.033ZDEBGoximeter (results-sink): inserting 272 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
6052025-02-28T23:10:07.034ZDEBGoximeter (clickhouse-client): unrolling 272 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
6062025-02-28T23:10:07.037ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
6072025-02-28T23:10:07.044ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:cpus_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:10:07.037967993Z } timeseries_name = collection_target:cpus_provisioned
6082025-02-28T23:10:07.044ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
6092025-02-28T23:10:07.048ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:ram_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:10:07.044413643Z } timeseries_name = collection_target:ram_provisioned
6102025-02-28T23:10:07.048ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
6112025-02-28T23:10:07.051ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("collection_target:virtual_disk_space_provisioned"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "id", field_type: Uuid, source: Target, description: "" }}, datum_type: I64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:10:07.048165377Z } timeseries_name = collection_target:virtual_disk_space_provisioned
6122025-02-28T23:10:07.058ZDEBGoximeter (clickhouse-client): inserting 3 new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
6132025-02-28T23:10:07.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 124 table_name = fields_string
6142025-02-28T23:10:07.065ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 34 table_name = fields_u16
6152025-02-28T23:10:07.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 108 table_name = fields_uuid
6162025-02-28T23:10:07.069ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
6172025-02-28T23:10:07.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 34 table_name = measurements_histogramu64
6182025-02-28T23:10:07.074ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 18 table_name = measurements_i64
6192025-02-28T23:10:07.076ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
6202025-02-28T23:10:07.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6212025-02-28T23:10:07.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6222025-02-28T23:10:07.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6232025-02-28T23:10:07.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6242025-02-28T23:10:07.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6252025-02-28T23:10:07.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6262025-02-28T23:10:07.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6272025-02-28T23:10:07.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6282025-02-28T23:10:07.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6292025-02-28T23:10:08.256ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
6302025-02-28T23:10:08.256ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
6312025-02-28T23:10:08.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "20b0c2f9-b4b3-4b9d-b4c6-723d0008de09", "content-length": "1136", "date": "Fri, 28 Feb 2025 23:10:07 GMT"} })
6322025-02-28T23:10:08.260ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
6332025-02-28T23:10:08.262ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2022c0eb-8979-406c-be0a-d93d0568dd7e", "content-length": "29", "date": "Fri, 28 Feb 2025 23:10:08 GMT"} })
6342025-02-28T23:10:08.262ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 7 n_pruned_tasks = 0
6352025-02-28T23:10:08.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6362025-02-28T23:10:08.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6372025-02-28T23:10:08.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6382025-02-28T23:10:08.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6392025-02-28T23:10:08.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6402025-02-28T23:10:08.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6412025-02-28T23:10:08.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6422025-02-28T23:10:08.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6432025-02-28T23:10:08.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6442025-02-28T23:10:09.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6452025-02-28T23:10:09.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6462025-02-28T23:10:09.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6472025-02-28T23:10:09.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6482025-02-28T23:10:09.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6492025-02-28T23:10:09.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6502025-02-28T23:10:09.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6512025-02-28T23:10:09.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6522025-02-28T23:10:09.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6532025-02-28T23:10:10.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6542025-02-28T23:10:10.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6552025-02-28T23:10:10.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6562025-02-28T23:10:10.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6572025-02-28T23:10:10.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6582025-02-28T23:10:10.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6592025-02-28T23:10:10.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6602025-02-28T23:10:10.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6612025-02-28T23:10:10.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6622025-02-28T23:10:11.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6632025-02-28T23:10:11.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6642025-02-28T23:10:11.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6652025-02-28T23:10:11.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6662025-02-28T23:10:11.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6672025-02-28T23:10:11.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6682025-02-28T23:10:11.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6692025-02-28T23:10:11.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6702025-02-28T23:10:11.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6712025-02-28T23:10:12.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
6722025-02-28T23:10:12.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
6732025-02-28T23:10:12.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
6742025-02-28T23:10:12.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
6752025-02-28T23:10:12.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
6762025-02-28T23:10:12.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
6772025-02-28T23:10:12.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6782025-02-28T23:10:12.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6792025-02-28T23:10:12.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6802025-02-28T23:10:12.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6812025-02-28T23:10:12.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6822025-02-28T23:10:12.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6832025-02-28T23:10:12.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6842025-02-28T23:10:12.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6852025-02-28T23:10:12.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6862025-02-28T23:10:13.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
6872025-02-28T23:10:13.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
6882025-02-28T23:10:13.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6892025-02-28T23:10:13.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6902025-02-28T23:10:13.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
6912025-02-28T23:10:13.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
6922025-02-28T23:10:13.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6932025-02-28T23:10:13.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6942025-02-28T23:10:13.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
6952025-02-28T23:10:13.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6962025-02-28T23:10:13.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6972025-02-28T23:10:13.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
6982025-02-28T23:10:13.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
6992025-02-28T23:10:13.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
7002025-02-28T23:10:13.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
7012025-02-28T23:10:14.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7022025-02-28T23:10:14.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7032025-02-28T23:10:14.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7042025-02-28T23:10:14.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7052025-02-28T23:10:14.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7062025-02-28T23:10:14.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7072025-02-28T23:10:14.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7082025-02-28T23:10:14.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7092025-02-28T23:10:14.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7102025-02-28T23:10:15.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7112025-02-28T23:10:15.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7122025-02-28T23:10:15.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7132025-02-28T23:10:15.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7142025-02-28T23:10:15.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7152025-02-28T23:10:15.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7162025-02-28T23:10:15.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7172025-02-28T23:10:15.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7182025-02-28T23:10:15.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7192025-02-28T23:10:16.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7202025-02-28T23:10:16.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7212025-02-28T23:10:16.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7222025-02-28T23:10:16.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7232025-02-28T23:10:16.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7242025-02-28T23:10:16.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7252025-02-28T23:10:16.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7262025-02-28T23:10:16.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7272025-02-28T23:10:16.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7282025-02-28T23:10:17.033ZDEBGoximeter (results-sink): inserting 254 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
7292025-02-28T23:10:17.033ZDEBGoximeter (clickhouse-client): unrolling 254 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
7302025-02-28T23:10:17.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 124 table_name = fields_string
7312025-02-28T23:10:17.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 34 table_name = fields_u16
7322025-02-28T23:10:17.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 98 table_name = fields_uuid
7332025-02-28T23:10:17.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
7342025-02-28T23:10:17.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 34 table_name = measurements_histogramu64
7352025-02-28T23:10:17.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
7362025-02-28T23:10:17.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7372025-02-28T23:10:17.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7382025-02-28T23:10:17.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7392025-02-28T23:10:17.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7402025-02-28T23:10:17.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7412025-02-28T23:10:17.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7422025-02-28T23:10:17.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7432025-02-28T23:10:17.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7442025-02-28T23:10:17.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7452025-02-28T23:10:18.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7462025-02-28T23:10:18.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7472025-02-28T23:10:18.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7482025-02-28T23:10:18.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7492025-02-28T23:10:18.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7502025-02-28T23:10:18.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7512025-02-28T23:10:18.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7522025-02-28T23:10:18.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7532025-02-28T23:10:18.273ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7542025-02-28T23:10:19.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7552025-02-28T23:10:19.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7562025-02-28T23:10:19.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7572025-02-28T23:10:19.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7582025-02-28T23:10:19.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7592025-02-28T23:10:19.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7602025-02-28T23:10:19.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7612025-02-28T23:10:19.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7622025-02-28T23:10:19.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7632025-02-28T23:10:20.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7642025-02-28T23:10:20.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7652025-02-28T23:10:20.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7662025-02-28T23:10:20.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7672025-02-28T23:10:20.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7682025-02-28T23:10:20.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7692025-02-28T23:10:20.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7702025-02-28T23:10:20.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7712025-02-28T23:10:20.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7722025-02-28T23:10:21.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7732025-02-28T23:10:21.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7742025-02-28T23:10:21.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7752025-02-28T23:10:21.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7762025-02-28T23:10:21.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7772025-02-28T23:10:21.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7782025-02-28T23:10:21.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7792025-02-28T23:10:21.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7802025-02-28T23:10:21.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7812025-02-28T23:10:22.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
7822025-02-28T23:10:22.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
7832025-02-28T23:10:22.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
7842025-02-28T23:10:22.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
7852025-02-28T23:10:22.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
7862025-02-28T23:10:22.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
7872025-02-28T23:10:22.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7882025-02-28T23:10:22.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7892025-02-28T23:10:22.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
7902025-02-28T23:10:22.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7912025-02-28T23:10:22.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7922025-02-28T23:10:22.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
7932025-02-28T23:10:22.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7942025-02-28T23:10:22.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7952025-02-28T23:10:22.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
7962025-02-28T23:10:23.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
7972025-02-28T23:10:23.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
7982025-02-28T23:10:23.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "fd794eed-1854-496c-94b2-ff40c66fca1b", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:10:22 GMT"} })
7992025-02-28T23:10:23.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
8002025-02-28T23:10:23.261ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b2c7426a-d242-4ec3-833b-546932457d2b", "content-length": "29", "date": "Fri, 28 Feb 2025 23:10:23 GMT"} })
8012025-02-28T23:10:23.261ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::b]:57273 collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
8022025-02-28T23:10:23.263ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
8032025-02-28T23:10:23.263ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
8042025-02-28T23:10:23.263ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::c]:65093 collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
8052025-02-28T23:10:23.266ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
8062025-02-28T23:10:23.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8072025-02-28T23:10:23.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8082025-02-28T23:10:23.266ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8092025-02-28T23:10:23.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
8102025-02-28T23:10:23.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8112025-02-28T23:10:23.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8122025-02-28T23:10:23.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8132025-02-28T23:10:23.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8142025-02-28T23:10:23.268ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8152025-02-28T23:10:23.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8162025-02-28T23:10:23.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8172025-02-28T23:10:23.270ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8182025-02-28T23:10:23.271ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
8192025-02-28T23:10:23.271ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
8202025-02-28T23:10:23.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8212025-02-28T23:10:23.272ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
8222025-02-28T23:10:23.273ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
8232025-02-28T23:10:23.273ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
8242025-02-28T23:10:23.275ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
8252025-02-28T23:10:23.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
8262025-02-28T23:10:23.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
8272025-02-28T23:10:23.275ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
8282025-02-28T23:10:23.276ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
8292025-02-28T23:10:23.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
8302025-02-28T23:10:23.378ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
8312025-02-28T23:10:23.378ZDEBGoximeter (results-sink): inserting 1010 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
8322025-02-28T23:10:23.378ZDEBGoximeter (clickhouse-client): unrolling 1010 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
8332025-02-28T23:10:23.382ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
8342025-02-28T23:10:23.386ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:collections"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "base_route", field_type: String, source: Metric, description: "" }, FieldSchema { name: "collector_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "collector_ip", field_type: IpAddr, source: Target, description: "" }, FieldSchema { name: "collector_port", field_type: U16, source: Target, description: "" }, FieldSchema { name: "producer_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "producer_ip", field_type: IpAddr, source: Metric, description: "" }, FieldSchema { name: "producer_port", field_type: U16, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2025-02-28T23:10:23.382291778Z } timeseries_name = oximeter_collector:collections
8352025-02-28T23:10:23.424ZDEBGoximeter (clickhouse-client): inserting 1 new timeseries schema collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
8362025-02-28T23:10:23.428ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
8372025-02-28T23:10:23.431ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_ipaddr
8382025-02-28T23:10:23.433ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1390 table_name = fields_string
8392025-02-28T23:10:23.435ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 58 table_name = fields_u16
8402025-02-28T23:10:23.442ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
8412025-02-28T23:10:23.444ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
8422025-02-28T23:10:23.446ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 602 table_name = fields_uuid
8432025-02-28T23:10:23.448ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 952 table_name = measurements_cumulativeu64
8442025-02-28T23:10:23.451ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 34 table_name = measurements_histogramu64
8452025-02-28T23:10:23.457ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
8462025-02-28T23:10:24.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8472025-02-28T23:10:24.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8482025-02-28T23:10:24.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8492025-02-28T23:10:24.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8502025-02-28T23:10:24.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8512025-02-28T23:10:24.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8522025-02-28T23:10:24.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8532025-02-28T23:10:24.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8542025-02-28T23:10:24.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8552025-02-28T23:10:25.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8562025-02-28T23:10:25.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8572025-02-28T23:10:25.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8582025-02-28T23:10:25.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8592025-02-28T23:10:25.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8602025-02-28T23:10:25.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8612025-02-28T23:10:25.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8622025-02-28T23:10:25.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8632025-02-28T23:10:25.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8642025-02-28T23:10:26.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8652025-02-28T23:10:26.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8662025-02-28T23:10:26.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8672025-02-28T23:10:26.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8682025-02-28T23:10:26.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8692025-02-28T23:10:26.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8702025-02-28T23:10:26.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8712025-02-28T23:10:26.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8722025-02-28T23:10:26.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8732025-02-28T23:10:27.033ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
8742025-02-28T23:10:27.033ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
8752025-02-28T23:10:27.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
8762025-02-28T23:10:27.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
8772025-02-28T23:10:27.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
8782025-02-28T23:10:27.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
8792025-02-28T23:10:27.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8802025-02-28T23:10:27.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8812025-02-28T23:10:27.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8822025-02-28T23:10:27.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8832025-02-28T23:10:27.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8842025-02-28T23:10:27.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8852025-02-28T23:10:27.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8862025-02-28T23:10:27.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8872025-02-28T23:10:27.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8882025-02-28T23:10:28.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8892025-02-28T23:10:28.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8902025-02-28T23:10:28.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8912025-02-28T23:10:28.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8922025-02-28T23:10:28.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8932025-02-28T23:10:28.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
8942025-02-28T23:10:28.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8952025-02-28T23:10:28.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8962025-02-28T23:10:28.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
8972025-02-28T23:10:29.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8982025-02-28T23:10:29.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
8992025-02-28T23:10:29.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9002025-02-28T23:10:29.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9012025-02-28T23:10:29.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9022025-02-28T23:10:29.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9032025-02-28T23:10:29.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9042025-02-28T23:10:29.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9052025-02-28T23:10:29.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9062025-02-28T23:10:30.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9072025-02-28T23:10:30.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9082025-02-28T23:10:30.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9092025-02-28T23:10:30.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9102025-02-28T23:10:30.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9112025-02-28T23:10:30.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9122025-02-28T23:10:30.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9132025-02-28T23:10:30.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9142025-02-28T23:10:30.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9152025-02-28T23:10:31.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9162025-02-28T23:10:31.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9172025-02-28T23:10:31.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9182025-02-28T23:10:31.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9192025-02-28T23:10:31.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9202025-02-28T23:10:31.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9212025-02-28T23:10:31.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9222025-02-28T23:10:31.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9232025-02-28T23:10:31.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9242025-02-28T23:10:32.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
9252025-02-28T23:10:32.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
9262025-02-28T23:10:32.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
9272025-02-28T23:10:32.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
9282025-02-28T23:10:32.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
9292025-02-28T23:10:32.064ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
9302025-02-28T23:10:32.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9312025-02-28T23:10:32.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9322025-02-28T23:10:32.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9332025-02-28T23:10:32.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9342025-02-28T23:10:32.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9352025-02-28T23:10:32.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9362025-02-28T23:10:32.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9372025-02-28T23:10:32.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9382025-02-28T23:10:32.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9392025-02-28T23:10:33.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
9402025-02-28T23:10:33.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
9412025-02-28T23:10:33.263ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
9422025-02-28T23:10:33.263ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
9432025-02-28T23:10:33.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
9442025-02-28T23:10:33.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
9452025-02-28T23:10:33.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9462025-02-28T23:10:33.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9472025-02-28T23:10:33.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
9482025-02-28T23:10:33.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
9492025-02-28T23:10:33.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9502025-02-28T23:10:33.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9512025-02-28T23:10:33.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9522025-02-28T23:10:33.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
9532025-02-28T23:10:33.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9542025-02-28T23:10:33.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9552025-02-28T23:10:33.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9562025-02-28T23:10:33.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9572025-02-28T23:10:33.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
9582025-02-28T23:10:33.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
9592025-02-28T23:10:33.276ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
9602025-02-28T23:10:34.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9612025-02-28T23:10:34.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9622025-02-28T23:10:34.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9632025-02-28T23:10:34.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9642025-02-28T23:10:34.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9652025-02-28T23:10:34.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9662025-02-28T23:10:34.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9672025-02-28T23:10:34.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9682025-02-28T23:10:34.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9692025-02-28T23:10:35.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9702025-02-28T23:10:35.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9712025-02-28T23:10:35.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9722025-02-28T23:10:35.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9732025-02-28T23:10:35.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9742025-02-28T23:10:35.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9752025-02-28T23:10:35.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9762025-02-28T23:10:35.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9772025-02-28T23:10:35.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9782025-02-28T23:10:36.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9792025-02-28T23:10:36.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9802025-02-28T23:10:36.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9812025-02-28T23:10:36.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9822025-02-28T23:10:36.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9832025-02-28T23:10:36.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
9842025-02-28T23:10:36.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9852025-02-28T23:10:36.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9862025-02-28T23:10:36.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
9872025-02-28T23:10:37.033ZDEBGoximeter (results-sink): inserting 268 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
9882025-02-28T23:10:37.033ZDEBGoximeter (clickhouse-client): unrolling 268 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
9892025-02-28T23:10:37.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
9902025-02-28T23:10:37.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
9912025-02-28T23:10:37.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 112 table_name = fields_uuid
9922025-02-28T23:10:37.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
9932025-02-28T23:10:37.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
9942025-02-28T23:10:37.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 9 table_name = measurements_i64
9952025-02-28T23:10:37.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
9962025-02-28T23:10:37.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9972025-02-28T23:10:37.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9982025-02-28T23:10:37.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
9992025-02-28T23:10:37.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10002025-02-28T23:10:37.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10012025-02-28T23:10:37.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10022025-02-28T23:10:37.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10032025-02-28T23:10:37.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10042025-02-28T23:10:37.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10052025-02-28T23:10:38.256ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
10062025-02-28T23:10:38.256ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
10072025-02-28T23:10:38.259ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e7a2bc60-808c-4393-a9d3-21c9c2cfe41d", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:10:38 GMT"} })
10082025-02-28T23:10:38.259ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
10092025-02-28T23:10:38.262ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "65da6c53-7e4e-47a7-9f6a-0ac72b50c2ba", "content-length": "29", "date": "Fri, 28 Feb 2025 23:10:38 GMT"} })
10102025-02-28T23:10:38.262ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
10112025-02-28T23:10:38.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10122025-02-28T23:10:38.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10132025-02-28T23:10:38.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10142025-02-28T23:10:38.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10152025-02-28T23:10:38.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10162025-02-28T23:10:38.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10172025-02-28T23:10:38.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10182025-02-28T23:10:38.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10192025-02-28T23:10:38.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10202025-02-28T23:10:39.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10212025-02-28T23:10:39.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10222025-02-28T23:10:39.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10232025-02-28T23:10:39.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10242025-02-28T23:10:39.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10252025-02-28T23:10:39.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10262025-02-28T23:10:39.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10272025-02-28T23:10:39.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10282025-02-28T23:10:39.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10292025-02-28T23:10:40.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10302025-02-28T23:10:40.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10312025-02-28T23:10:40.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10322025-02-28T23:10:40.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10332025-02-28T23:10:40.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10342025-02-28T23:10:40.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10352025-02-28T23:10:40.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10362025-02-28T23:10:40.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10372025-02-28T23:10:40.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10382025-02-28T23:10:41.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10392025-02-28T23:10:41.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10402025-02-28T23:10:41.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10412025-02-28T23:10:41.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10422025-02-28T23:10:41.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10432025-02-28T23:10:41.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10442025-02-28T23:10:41.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10452025-02-28T23:10:41.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10462025-02-28T23:10:41.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10472025-02-28T23:10:42.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
10482025-02-28T23:10:42.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
10492025-02-28T23:10:42.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
10502025-02-28T23:10:42.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
10512025-02-28T23:10:42.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
10522025-02-28T23:10:42.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
10532025-02-28T23:10:42.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10542025-02-28T23:10:42.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10552025-02-28T23:10:42.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10562025-02-28T23:10:42.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10572025-02-28T23:10:42.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10582025-02-28T23:10:42.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10592025-02-28T23:10:42.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10602025-02-28T23:10:42.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10612025-02-28T23:10:42.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10622025-02-28T23:10:43.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
10632025-02-28T23:10:43.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
10642025-02-28T23:10:43.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
10652025-02-28T23:10:43.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
10662025-02-28T23:10:43.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
10672025-02-28T23:10:43.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10682025-02-28T23:10:43.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10692025-02-28T23:10:43.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
10702025-02-28T23:10:43.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
10712025-02-28T23:10:43.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
10722025-02-28T23:10:43.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
10732025-02-28T23:10:43.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10742025-02-28T23:10:43.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10752025-02-28T23:10:43.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10762025-02-28T23:10:43.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10772025-02-28T23:10:43.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10782025-02-28T23:10:43.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10792025-02-28T23:10:43.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10802025-02-28T23:10:43.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
10812025-02-28T23:10:43.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
10822025-02-28T23:10:43.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
10832025-02-28T23:10:44.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10842025-02-28T23:10:44.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10852025-02-28T23:10:44.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10862025-02-28T23:10:44.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10872025-02-28T23:10:44.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10882025-02-28T23:10:44.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10892025-02-28T23:10:44.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10902025-02-28T23:10:44.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10912025-02-28T23:10:44.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10922025-02-28T23:10:45.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10932025-02-28T23:10:45.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10942025-02-28T23:10:45.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
10952025-02-28T23:10:45.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10962025-02-28T23:10:45.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10972025-02-28T23:10:45.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
10982025-02-28T23:10:45.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
10992025-02-28T23:10:45.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11002025-02-28T23:10:45.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11012025-02-28T23:10:46.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11022025-02-28T23:10:46.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11032025-02-28T23:10:46.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11042025-02-28T23:10:46.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11052025-02-28T23:10:46.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11062025-02-28T23:10:46.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11072025-02-28T23:10:46.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11082025-02-28T23:10:46.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11092025-02-28T23:10:46.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11102025-02-28T23:10:47.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
11112025-02-28T23:10:47.033ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
11122025-02-28T23:10:47.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
11132025-02-28T23:10:47.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
11142025-02-28T23:10:47.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
11152025-02-28T23:10:47.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
11162025-02-28T23:10:47.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
11172025-02-28T23:10:47.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
11182025-02-28T23:10:47.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11192025-02-28T23:10:47.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11202025-02-28T23:10:47.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11212025-02-28T23:10:47.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11222025-02-28T23:10:47.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11232025-02-28T23:10:47.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11242025-02-28T23:10:47.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11252025-02-28T23:10:47.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11262025-02-28T23:10:47.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11272025-02-28T23:10:48.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11282025-02-28T23:10:48.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11292025-02-28T23:10:48.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11302025-02-28T23:10:48.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11312025-02-28T23:10:48.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11322025-02-28T23:10:48.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11332025-02-28T23:10:48.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11342025-02-28T23:10:48.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11352025-02-28T23:10:48.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11362025-02-28T23:10:49.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11372025-02-28T23:10:49.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11382025-02-28T23:10:49.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11392025-02-28T23:10:49.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11402025-02-28T23:10:49.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11412025-02-28T23:10:49.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11422025-02-28T23:10:49.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11432025-02-28T23:10:49.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11442025-02-28T23:10:49.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11452025-02-28T23:10:50.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11462025-02-28T23:10:50.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11472025-02-28T23:10:50.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11482025-02-28T23:10:50.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11492025-02-28T23:10:50.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11502025-02-28T23:10:50.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11512025-02-28T23:10:50.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11522025-02-28T23:10:50.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11532025-02-28T23:10:50.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11542025-02-28T23:10:51.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11552025-02-28T23:10:51.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11562025-02-28T23:10:51.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11572025-02-28T23:10:51.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11582025-02-28T23:10:51.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11592025-02-28T23:10:51.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11602025-02-28T23:10:51.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11612025-02-28T23:10:51.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11622025-02-28T23:10:51.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11632025-02-28T23:10:52.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
11642025-02-28T23:10:52.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
11652025-02-28T23:10:52.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
11662025-02-28T23:10:52.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
11672025-02-28T23:10:52.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
11682025-02-28T23:10:52.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
11692025-02-28T23:10:52.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11702025-02-28T23:10:52.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11712025-02-28T23:10:52.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11722025-02-28T23:10:52.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11732025-02-28T23:10:52.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11742025-02-28T23:10:52.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11752025-02-28T23:10:52.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11762025-02-28T23:10:52.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11772025-02-28T23:10:52.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
11782025-02-28T23:10:53.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
11792025-02-28T23:10:53.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
11802025-02-28T23:10:53.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3573c892-4e91-463d-8c2c-5393055c339d", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:10:53 GMT"} })
11812025-02-28T23:10:53.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
11822025-02-28T23:10:53.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "616c2eb5-a835-4e88-9b21-ddc4c90b8358", "content-length": "29", "date": "Fri, 28 Feb 2025 23:10:52 GMT"} })
11832025-02-28T23:10:53.260ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
11842025-02-28T23:10:53.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
11852025-02-28T23:10:53.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
11862025-02-28T23:10:53.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
11872025-02-28T23:10:53.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
11882025-02-28T23:10:53.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
11892025-02-28T23:10:53.263ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
11902025-02-28T23:10:53.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
11912025-02-28T23:10:53.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
11922025-02-28T23:10:53.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11932025-02-28T23:10:53.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11942025-02-28T23:10:53.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
11952025-02-28T23:10:53.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
11962025-02-28T23:10:53.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
11972025-02-28T23:10:53.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11982025-02-28T23:10:53.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
11992025-02-28T23:10:53.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12002025-02-28T23:10:53.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12012025-02-28T23:10:53.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12022025-02-28T23:10:53.271ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
12032025-02-28T23:10:53.271ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
12042025-02-28T23:10:53.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12052025-02-28T23:10:53.274ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
12062025-02-28T23:10:53.274ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
12072025-02-28T23:10:53.274ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
12082025-02-28T23:10:53.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
12092025-02-28T23:10:53.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
12102025-02-28T23:10:53.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
12112025-02-28T23:10:53.314ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
12122025-02-28T23:10:53.314ZDEBGoximeter (results-sink): inserting 1010 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
12132025-02-28T23:10:53.314ZDEBGoximeter (clickhouse-client): unrolling 1010 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
12142025-02-28T23:10:53.358ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
12152025-02-28T23:10:53.360ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 2 table_name = fields_ipaddr
12162025-02-28T23:10:53.363ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1395 table_name = fields_string
12172025-02-28T23:10:53.369ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 53 table_name = fields_u16
12182025-02-28T23:10:53.372ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
12192025-02-28T23:10:53.374ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
12202025-02-28T23:10:53.376ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 597 table_name = fields_uuid
12212025-02-28T23:10:53.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 947 table_name = measurements_cumulativeu64
12222025-02-28T23:10:53.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
12232025-02-28T23:10:53.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
12242025-02-28T23:10:54.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12252025-02-28T23:10:54.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12262025-02-28T23:10:54.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12272025-02-28T23:10:54.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12282025-02-28T23:10:54.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12292025-02-28T23:10:54.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12302025-02-28T23:10:54.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12312025-02-28T23:10:54.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12322025-02-28T23:10:54.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12332025-02-28T23:10:55.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12342025-02-28T23:10:55.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12352025-02-28T23:10:55.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12362025-02-28T23:10:55.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12372025-02-28T23:10:55.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12382025-02-28T23:10:55.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12392025-02-28T23:10:55.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12402025-02-28T23:10:55.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12412025-02-28T23:10:55.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12422025-02-28T23:10:56.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12432025-02-28T23:10:56.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12442025-02-28T23:10:56.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12452025-02-28T23:10:56.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12462025-02-28T23:10:56.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12472025-02-28T23:10:56.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12482025-02-28T23:10:56.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12492025-02-28T23:10:56.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12502025-02-28T23:10:56.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12512025-02-28T23:10:57.033ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
12522025-02-28T23:10:57.033ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
12532025-02-28T23:10:57.040ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
12542025-02-28T23:10:57.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
12552025-02-28T23:10:57.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
12562025-02-28T23:10:57.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
12572025-02-28T23:10:57.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12582025-02-28T23:10:57.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12592025-02-28T23:10:57.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12602025-02-28T23:10:57.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12612025-02-28T23:10:57.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12622025-02-28T23:10:57.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12632025-02-28T23:10:57.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12642025-02-28T23:10:57.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12652025-02-28T23:10:57.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12662025-02-28T23:10:58.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12672025-02-28T23:10:58.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12682025-02-28T23:10:58.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12692025-02-28T23:10:58.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12702025-02-28T23:10:58.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12712025-02-28T23:10:58.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12722025-02-28T23:10:58.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12732025-02-28T23:10:58.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12742025-02-28T23:10:58.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12752025-02-28T23:10:59.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12762025-02-28T23:10:59.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12772025-02-28T23:10:59.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12782025-02-28T23:10:59.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12792025-02-28T23:10:59.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12802025-02-28T23:10:59.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12812025-02-28T23:10:59.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12822025-02-28T23:10:59.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12832025-02-28T23:10:59.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12842025-02-28T23:11:00.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12852025-02-28T23:11:00.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12862025-02-28T23:11:00.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12872025-02-28T23:11:00.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12882025-02-28T23:11:00.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12892025-02-28T23:11:00.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12902025-02-28T23:11:00.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12912025-02-28T23:11:00.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12922025-02-28T23:11:00.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
12932025-02-28T23:11:01.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12942025-02-28T23:11:01.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12952025-02-28T23:11:01.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
12962025-02-28T23:11:01.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12972025-02-28T23:11:01.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12982025-02-28T23:11:01.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
12992025-02-28T23:11:01.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13002025-02-28T23:11:01.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13012025-02-28T23:11:01.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13022025-02-28T23:11:02.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
13032025-02-28T23:11:02.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
13042025-02-28T23:11:02.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
13052025-02-28T23:11:02.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
13062025-02-28T23:11:02.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
13072025-02-28T23:11:02.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
13082025-02-28T23:11:02.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13092025-02-28T23:11:02.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13102025-02-28T23:11:02.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13112025-02-28T23:11:02.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13122025-02-28T23:11:02.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13132025-02-28T23:11:02.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13142025-02-28T23:11:02.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13152025-02-28T23:11:02.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13162025-02-28T23:11:02.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13172025-02-28T23:11:03.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
13182025-02-28T23:11:03.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
13192025-02-28T23:11:03.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
13202025-02-28T23:11:03.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
13212025-02-28T23:11:03.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
13222025-02-28T23:11:03.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
13232025-02-28T23:11:03.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
13242025-02-28T23:11:03.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
13252025-02-28T23:11:03.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13262025-02-28T23:11:03.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13272025-02-28T23:11:03.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
13282025-02-28T23:11:03.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13292025-02-28T23:11:03.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13302025-02-28T23:11:03.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13312025-02-28T23:11:03.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13322025-02-28T23:11:03.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13332025-02-28T23:11:03.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13342025-02-28T23:11:03.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13352025-02-28T23:11:03.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
13362025-02-28T23:11:03.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
13372025-02-28T23:11:03.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
13382025-02-28T23:11:04.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13392025-02-28T23:11:04.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13402025-02-28T23:11:04.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13412025-02-28T23:11:04.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13422025-02-28T23:11:04.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13432025-02-28T23:11:04.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13442025-02-28T23:11:04.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13452025-02-28T23:11:04.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13462025-02-28T23:11:04.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13472025-02-28T23:11:05.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13482025-02-28T23:11:05.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13492025-02-28T23:11:05.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13502025-02-28T23:11:05.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13512025-02-28T23:11:05.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13522025-02-28T23:11:05.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13532025-02-28T23:11:05.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13542025-02-28T23:11:05.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13552025-02-28T23:11:05.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13562025-02-28T23:11:06.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13572025-02-28T23:11:06.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13582025-02-28T23:11:06.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13592025-02-28T23:11:06.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13602025-02-28T23:11:06.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13612025-02-28T23:11:06.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13622025-02-28T23:11:06.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13632025-02-28T23:11:06.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13642025-02-28T23:11:06.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13652025-02-28T23:11:07.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
13662025-02-28T23:11:07.034ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
13672025-02-28T23:11:07.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
13682025-02-28T23:11:07.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
13692025-02-28T23:11:07.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
13702025-02-28T23:11:07.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
13712025-02-28T23:11:07.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
13722025-02-28T23:11:07.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
13732025-02-28T23:11:07.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13742025-02-28T23:11:07.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13752025-02-28T23:11:07.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13762025-02-28T23:11:07.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13772025-02-28T23:11:07.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13782025-02-28T23:11:07.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13792025-02-28T23:11:07.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13802025-02-28T23:11:07.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13812025-02-28T23:11:07.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13822025-02-28T23:11:08.256ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
13832025-02-28T23:11:08.256ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
13842025-02-28T23:11:08.259ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8726ca1a-7acd-4278-a9c1-590acb1bc600", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:11:08 GMT"} })
13852025-02-28T23:11:08.259ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
13862025-02-28T23:11:08.261ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "71ccc2d5-a665-43f7-9005-dd0be096e02d", "content-length": "29", "date": "Fri, 28 Feb 2025 23:11:08 GMT"} })
13872025-02-28T23:11:08.261ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
13882025-02-28T23:11:08.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13892025-02-28T23:11:08.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13902025-02-28T23:11:08.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13912025-02-28T23:11:08.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13922025-02-28T23:11:08.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13932025-02-28T23:11:08.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
13942025-02-28T23:11:08.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13952025-02-28T23:11:08.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13962025-02-28T23:11:08.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
13972025-02-28T23:11:09.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13982025-02-28T23:11:09.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
13992025-02-28T23:11:09.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14002025-02-28T23:11:09.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14012025-02-28T23:11:09.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14022025-02-28T23:11:09.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14032025-02-28T23:11:09.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14042025-02-28T23:11:09.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14052025-02-28T23:11:09.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14062025-02-28T23:11:10.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14072025-02-28T23:11:10.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14082025-02-28T23:11:10.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14092025-02-28T23:11:10.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14102025-02-28T23:11:10.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14112025-02-28T23:11:10.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14122025-02-28T23:11:10.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14132025-02-28T23:11:10.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14142025-02-28T23:11:10.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14152025-02-28T23:11:11.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14162025-02-28T23:11:11.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14172025-02-28T23:11:11.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14182025-02-28T23:11:11.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14192025-02-28T23:11:11.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14202025-02-28T23:11:11.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14212025-02-28T23:11:11.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14222025-02-28T23:11:11.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14232025-02-28T23:11:11.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14242025-02-28T23:11:12.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
14252025-02-28T23:11:12.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
14262025-02-28T23:11:12.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
14272025-02-28T23:11:12.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
14282025-02-28T23:11:12.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
14292025-02-28T23:11:12.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
14302025-02-28T23:11:12.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14312025-02-28T23:11:12.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14322025-02-28T23:11:12.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14332025-02-28T23:11:12.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14342025-02-28T23:11:12.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14352025-02-28T23:11:12.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14362025-02-28T23:11:12.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14372025-02-28T23:11:12.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14382025-02-28T23:11:12.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14392025-02-28T23:11:13.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
14402025-02-28T23:11:13.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
14412025-02-28T23:11:13.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
14422025-02-28T23:11:13.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
14432025-02-28T23:11:13.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
14442025-02-28T23:11:13.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
14452025-02-28T23:11:13.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
14462025-02-28T23:11:13.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14472025-02-28T23:11:13.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14482025-02-28T23:11:13.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
14492025-02-28T23:11:13.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
14502025-02-28T23:11:13.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14512025-02-28T23:11:13.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14522025-02-28T23:11:13.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14532025-02-28T23:11:13.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14542025-02-28T23:11:13.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14552025-02-28T23:11:13.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14562025-02-28T23:11:13.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14572025-02-28T23:11:13.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
14582025-02-28T23:11:13.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
14592025-02-28T23:11:13.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
14602025-02-28T23:11:14.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14612025-02-28T23:11:14.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14622025-02-28T23:11:14.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14632025-02-28T23:11:14.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14642025-02-28T23:11:14.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14652025-02-28T23:11:14.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14662025-02-28T23:11:14.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14672025-02-28T23:11:14.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14682025-02-28T23:11:14.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14692025-02-28T23:11:15.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14702025-02-28T23:11:15.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14712025-02-28T23:11:15.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14722025-02-28T23:11:15.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14732025-02-28T23:11:15.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14742025-02-28T23:11:15.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14752025-02-28T23:11:15.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14762025-02-28T23:11:15.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14772025-02-28T23:11:15.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14782025-02-28T23:11:16.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14792025-02-28T23:11:16.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14802025-02-28T23:11:16.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14812025-02-28T23:11:16.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14822025-02-28T23:11:16.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14832025-02-28T23:11:16.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14842025-02-28T23:11:16.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14852025-02-28T23:11:16.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14862025-02-28T23:11:16.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
14872025-02-28T23:11:17.034ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
14882025-02-28T23:11:17.034ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
14892025-02-28T23:11:17.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
14902025-02-28T23:11:17.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
14912025-02-28T23:11:17.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
14922025-02-28T23:11:17.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
14932025-02-28T23:11:17.076ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
14942025-02-28T23:11:17.084ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
14952025-02-28T23:11:17.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14962025-02-28T23:11:17.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14972025-02-28T23:11:17.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
14982025-02-28T23:11:17.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
14992025-02-28T23:11:17.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15002025-02-28T23:11:17.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15012025-02-28T23:11:17.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15022025-02-28T23:11:17.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15032025-02-28T23:11:17.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15042025-02-28T23:11:18.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15052025-02-28T23:11:18.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15062025-02-28T23:11:18.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15072025-02-28T23:11:18.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15082025-02-28T23:11:18.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15092025-02-28T23:11:18.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15102025-02-28T23:11:18.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15112025-02-28T23:11:18.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15122025-02-28T23:11:18.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15132025-02-28T23:11:19.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15142025-02-28T23:11:19.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15152025-02-28T23:11:19.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15162025-02-28T23:11:19.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15172025-02-28T23:11:19.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15182025-02-28T23:11:19.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15192025-02-28T23:11:19.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15202025-02-28T23:11:19.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15212025-02-28T23:11:19.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15222025-02-28T23:11:20.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15232025-02-28T23:11:20.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15242025-02-28T23:11:20.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15252025-02-28T23:11:20.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15262025-02-28T23:11:20.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15272025-02-28T23:11:20.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15282025-02-28T23:11:20.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15292025-02-28T23:11:20.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15302025-02-28T23:11:20.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15312025-02-28T23:11:21.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15322025-02-28T23:11:21.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15332025-02-28T23:11:21.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15342025-02-28T23:11:21.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15352025-02-28T23:11:21.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15362025-02-28T23:11:21.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15372025-02-28T23:11:21.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15382025-02-28T23:11:21.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15392025-02-28T23:11:21.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15402025-02-28T23:11:22.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
15412025-02-28T23:11:22.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
15422025-02-28T23:11:22.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
15432025-02-28T23:11:22.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
15442025-02-28T23:11:22.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
15452025-02-28T23:11:22.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
15462025-02-28T23:11:22.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15472025-02-28T23:11:22.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15482025-02-28T23:11:22.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15492025-02-28T23:11:22.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15502025-02-28T23:11:22.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15512025-02-28T23:11:22.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15522025-02-28T23:11:22.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15532025-02-28T23:11:22.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15542025-02-28T23:11:22.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15552025-02-28T23:11:23.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
15562025-02-28T23:11:23.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
15572025-02-28T23:11:23.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "2ad98832-c56a-4802-bd1e-677f0585d8d6", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:11:22 GMT"} })
15582025-02-28T23:11:23.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
15592025-02-28T23:11:23.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8c7387a5-8205-44f7-a433-d98c19a2cd53", "content-length": "29", "date": "Fri, 28 Feb 2025 23:11:22 GMT"} })
15602025-02-28T23:11:23.260ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
15612025-02-28T23:11:23.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
15622025-02-28T23:11:23.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
15632025-02-28T23:11:23.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
15642025-02-28T23:11:23.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
15652025-02-28T23:11:23.262ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
15662025-02-28T23:11:23.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
15672025-02-28T23:11:23.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
15682025-02-28T23:11:23.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
15692025-02-28T23:11:23.265ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
15702025-02-28T23:11:23.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15712025-02-28T23:11:23.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15722025-02-28T23:11:23.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
15732025-02-28T23:11:23.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
15742025-02-28T23:11:23.266ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15752025-02-28T23:11:23.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
15762025-02-28T23:11:23.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15772025-02-28T23:11:23.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15782025-02-28T23:11:23.268ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15792025-02-28T23:11:23.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
15802025-02-28T23:11:23.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15812025-02-28T23:11:23.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15822025-02-28T23:11:23.271ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15832025-02-28T23:11:23.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
15842025-02-28T23:11:23.272ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
15852025-02-28T23:11:23.272ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
15862025-02-28T23:11:23.273ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
15872025-02-28T23:11:23.274ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
15882025-02-28T23:11:23.274ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
15892025-02-28T23:11:23.274ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
15902025-02-28T23:11:23.274ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
15912025-02-28T23:11:23.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
15922025-02-28T23:11:23.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
15932025-02-28T23:11:23.277ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
15942025-02-28T23:11:23.278ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
15952025-02-28T23:11:23.314ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
15962025-02-28T23:11:23.314ZDEBGoximeter (results-sink): inserting 1017 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
15972025-02-28T23:11:23.314ZDEBGoximeter (clickhouse-client): unrolling 1017 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
15982025-02-28T23:11:23.357ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
15992025-02-28T23:11:23.359ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 16 table_name = fields_ipaddr
16002025-02-28T23:11:23.363ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1402 table_name = fields_string
16012025-02-28T23:11:23.365ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 67 table_name = fields_u16
16022025-02-28T23:11:23.367ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
16032025-02-28T23:11:23.369ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
16042025-02-28T23:11:23.371ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 611 table_name = fields_uuid
16052025-02-28T23:11:23.373ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 954 table_name = measurements_cumulativeu64
16062025-02-28T23:11:23.376ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
16072025-02-28T23:11:23.378ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
16082025-02-28T23:11:24.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16092025-02-28T23:11:24.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16102025-02-28T23:11:24.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16112025-02-28T23:11:24.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16122025-02-28T23:11:24.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16132025-02-28T23:11:24.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16142025-02-28T23:11:24.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16152025-02-28T23:11:24.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16162025-02-28T23:11:24.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16172025-02-28T23:11:25.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16182025-02-28T23:11:25.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16192025-02-28T23:11:25.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16202025-02-28T23:11:25.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16212025-02-28T23:11:25.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16222025-02-28T23:11:25.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16232025-02-28T23:11:25.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16242025-02-28T23:11:25.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16252025-02-28T23:11:25.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16262025-02-28T23:11:26.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16272025-02-28T23:11:26.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16282025-02-28T23:11:26.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16292025-02-28T23:11:26.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16302025-02-28T23:11:26.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16312025-02-28T23:11:26.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16322025-02-28T23:11:26.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16332025-02-28T23:11:26.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16342025-02-28T23:11:26.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16352025-02-28T23:11:27.033ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
16362025-02-28T23:11:27.033ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
16372025-02-28T23:11:27.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
16382025-02-28T23:11:27.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
16392025-02-28T23:11:27.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
16402025-02-28T23:11:27.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
16412025-02-28T23:11:27.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16422025-02-28T23:11:27.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16432025-02-28T23:11:27.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16442025-02-28T23:11:27.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16452025-02-28T23:11:27.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16462025-02-28T23:11:27.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16472025-02-28T23:11:27.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16482025-02-28T23:11:27.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16492025-02-28T23:11:27.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16502025-02-28T23:11:28.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16512025-02-28T23:11:28.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16522025-02-28T23:11:28.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16532025-02-28T23:11:28.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16542025-02-28T23:11:28.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16552025-02-28T23:11:28.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16562025-02-28T23:11:28.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16572025-02-28T23:11:28.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16582025-02-28T23:11:28.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16592025-02-28T23:11:29.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16602025-02-28T23:11:29.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16612025-02-28T23:11:29.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16622025-02-28T23:11:29.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16632025-02-28T23:11:29.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16642025-02-28T23:11:29.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16652025-02-28T23:11:29.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16662025-02-28T23:11:29.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16672025-02-28T23:11:29.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16682025-02-28T23:11:30.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16692025-02-28T23:11:30.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16702025-02-28T23:11:30.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16712025-02-28T23:11:30.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16722025-02-28T23:11:30.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16732025-02-28T23:11:30.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16742025-02-28T23:11:30.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16752025-02-28T23:11:30.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16762025-02-28T23:11:30.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16772025-02-28T23:11:31.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16782025-02-28T23:11:31.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16792025-02-28T23:11:31.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16802025-02-28T23:11:31.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16812025-02-28T23:11:31.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16822025-02-28T23:11:31.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16832025-02-28T23:11:31.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16842025-02-28T23:11:31.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16852025-02-28T23:11:31.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16862025-02-28T23:11:32.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
16872025-02-28T23:11:32.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
16882025-02-28T23:11:32.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
16892025-02-28T23:11:32.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
16902025-02-28T23:11:32.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
16912025-02-28T23:11:32.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
16922025-02-28T23:11:32.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16932025-02-28T23:11:32.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16942025-02-28T23:11:32.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
16952025-02-28T23:11:32.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16962025-02-28T23:11:32.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16972025-02-28T23:11:32.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
16982025-02-28T23:11:32.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
16992025-02-28T23:11:32.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17002025-02-28T23:11:32.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17012025-02-28T23:11:33.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
17022025-02-28T23:11:33.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
17032025-02-28T23:11:33.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
17042025-02-28T23:11:33.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
17052025-02-28T23:11:33.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
17062025-02-28T23:11:33.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
17072025-02-28T23:11:33.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
17082025-02-28T23:11:33.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17092025-02-28T23:11:33.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17102025-02-28T23:11:33.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
17112025-02-28T23:11:33.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
17122025-02-28T23:11:33.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17132025-02-28T23:11:33.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17142025-02-28T23:11:33.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17152025-02-28T23:11:33.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17162025-02-28T23:11:33.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17172025-02-28T23:11:33.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17182025-02-28T23:11:33.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17192025-02-28T23:11:33.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
17202025-02-28T23:11:33.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
17212025-02-28T23:11:33.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
17222025-02-28T23:11:34.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17232025-02-28T23:11:34.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17242025-02-28T23:11:34.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17252025-02-28T23:11:34.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17262025-02-28T23:11:34.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17272025-02-28T23:11:34.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17282025-02-28T23:11:34.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17292025-02-28T23:11:34.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17302025-02-28T23:11:34.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17312025-02-28T23:11:35.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17322025-02-28T23:11:35.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17332025-02-28T23:11:35.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17342025-02-28T23:11:35.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17352025-02-28T23:11:35.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17362025-02-28T23:11:35.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17372025-02-28T23:11:35.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17382025-02-28T23:11:35.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17392025-02-28T23:11:35.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17402025-02-28T23:11:36.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17412025-02-28T23:11:36.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17422025-02-28T23:11:36.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17432025-02-28T23:11:36.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17442025-02-28T23:11:36.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17452025-02-28T23:11:36.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17462025-02-28T23:11:36.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17472025-02-28T23:11:36.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17482025-02-28T23:11:36.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17492025-02-28T23:11:37.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
17502025-02-28T23:11:37.033ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
17512025-02-28T23:11:37.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
17522025-02-28T23:11:37.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
17532025-02-28T23:11:37.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
17542025-02-28T23:11:37.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
17552025-02-28T23:11:37.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
17562025-02-28T23:11:37.072ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
17572025-02-28T23:11:37.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17582025-02-28T23:11:37.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17592025-02-28T23:11:37.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17602025-02-28T23:11:37.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17612025-02-28T23:11:37.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17622025-02-28T23:11:37.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17632025-02-28T23:11:37.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17642025-02-28T23:11:37.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17652025-02-28T23:11:37.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17662025-02-28T23:11:38.256ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
17672025-02-28T23:11:38.256ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
17682025-02-28T23:11:38.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8f6ca897-d839-455e-b6df-e4467ec84363", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:11:38 GMT"} })
17692025-02-28T23:11:38.260ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
17702025-02-28T23:11:38.262ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a961e892-8452-42b4-9f0e-1aeb2cb925f4", "content-length": "29", "date": "Fri, 28 Feb 2025 23:11:38 GMT"} })
17712025-02-28T23:11:38.262ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
17722025-02-28T23:11:38.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17732025-02-28T23:11:38.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17742025-02-28T23:11:38.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17752025-02-28T23:11:38.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17762025-02-28T23:11:38.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17772025-02-28T23:11:38.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17782025-02-28T23:11:38.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17792025-02-28T23:11:38.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17802025-02-28T23:11:38.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17812025-02-28T23:11:39.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17822025-02-28T23:11:39.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17832025-02-28T23:11:39.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17842025-02-28T23:11:39.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17852025-02-28T23:11:39.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17862025-02-28T23:11:39.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17872025-02-28T23:11:39.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17882025-02-28T23:11:39.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17892025-02-28T23:11:39.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17902025-02-28T23:11:40.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17912025-02-28T23:11:40.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17922025-02-28T23:11:40.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
17932025-02-28T23:11:40.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17942025-02-28T23:11:40.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17952025-02-28T23:11:40.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
17962025-02-28T23:11:40.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17972025-02-28T23:11:40.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17982025-02-28T23:11:40.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
17992025-02-28T23:11:41.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18002025-02-28T23:11:41.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18012025-02-28T23:11:41.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18022025-02-28T23:11:41.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18032025-02-28T23:11:41.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18042025-02-28T23:11:41.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18052025-02-28T23:11:41.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18062025-02-28T23:11:41.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18072025-02-28T23:11:41.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18082025-02-28T23:11:42.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
18092025-02-28T23:11:42.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
18102025-02-28T23:11:42.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
18112025-02-28T23:11:42.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
18122025-02-28T23:11:42.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
18132025-02-28T23:11:42.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
18142025-02-28T23:11:42.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18152025-02-28T23:11:42.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18162025-02-28T23:11:42.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18172025-02-28T23:11:42.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18182025-02-28T23:11:42.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18192025-02-28T23:11:42.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18202025-02-28T23:11:42.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18212025-02-28T23:11:42.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18222025-02-28T23:11:42.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18232025-02-28T23:11:43.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
18242025-02-28T23:11:43.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
18252025-02-28T23:11:43.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
18262025-02-28T23:11:43.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
18272025-02-28T23:11:43.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
18282025-02-28T23:11:43.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18292025-02-28T23:11:43.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18302025-02-28T23:11:43.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
18312025-02-28T23:11:43.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
18322025-02-28T23:11:43.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
18332025-02-28T23:11:43.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
18342025-02-28T23:11:43.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18352025-02-28T23:11:43.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18362025-02-28T23:11:43.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18372025-02-28T23:11:43.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18382025-02-28T23:11:43.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18392025-02-28T23:11:43.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18402025-02-28T23:11:43.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18412025-02-28T23:11:43.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
18422025-02-28T23:11:43.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
18432025-02-28T23:11:43.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
18442025-02-28T23:11:44.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18452025-02-28T23:11:44.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18462025-02-28T23:11:44.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18472025-02-28T23:11:44.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18482025-02-28T23:11:44.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18492025-02-28T23:11:44.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18502025-02-28T23:11:44.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18512025-02-28T23:11:44.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18522025-02-28T23:11:44.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18532025-02-28T23:11:45.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18542025-02-28T23:11:45.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18552025-02-28T23:11:45.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18562025-02-28T23:11:45.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18572025-02-28T23:11:45.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18582025-02-28T23:11:45.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18592025-02-28T23:11:45.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18602025-02-28T23:11:45.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18612025-02-28T23:11:45.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18622025-02-28T23:11:46.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18632025-02-28T23:11:46.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18642025-02-28T23:11:46.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18652025-02-28T23:11:46.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18662025-02-28T23:11:46.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18672025-02-28T23:11:46.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18682025-02-28T23:11:46.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18692025-02-28T23:11:46.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18702025-02-28T23:11:46.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18712025-02-28T23:11:47.034ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
18722025-02-28T23:11:47.034ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
18732025-02-28T23:11:47.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
18742025-02-28T23:11:47.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
18752025-02-28T23:11:47.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
18762025-02-28T23:11:47.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
18772025-02-28T23:11:47.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
18782025-02-28T23:11:47.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
18792025-02-28T23:11:47.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18802025-02-28T23:11:47.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18812025-02-28T23:11:47.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18822025-02-28T23:11:47.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18832025-02-28T23:11:47.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18842025-02-28T23:11:47.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18852025-02-28T23:11:47.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18862025-02-28T23:11:47.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18872025-02-28T23:11:47.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18882025-02-28T23:11:48.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18892025-02-28T23:11:48.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18902025-02-28T23:11:48.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18912025-02-28T23:11:48.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18922025-02-28T23:11:48.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18932025-02-28T23:11:48.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
18942025-02-28T23:11:48.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18952025-02-28T23:11:48.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18962025-02-28T23:11:48.273ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
18972025-02-28T23:11:49.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18982025-02-28T23:11:49.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
18992025-02-28T23:11:49.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19002025-02-28T23:11:49.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19012025-02-28T23:11:49.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19022025-02-28T23:11:49.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19032025-02-28T23:11:49.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19042025-02-28T23:11:49.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19052025-02-28T23:11:49.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19062025-02-28T23:11:50.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19072025-02-28T23:11:50.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19082025-02-28T23:11:50.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19092025-02-28T23:11:50.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19102025-02-28T23:11:50.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19112025-02-28T23:11:50.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19122025-02-28T23:11:50.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19132025-02-28T23:11:50.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19142025-02-28T23:11:50.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19152025-02-28T23:11:51.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19162025-02-28T23:11:51.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19172025-02-28T23:11:51.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19182025-02-28T23:11:51.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19192025-02-28T23:11:51.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19202025-02-28T23:11:51.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19212025-02-28T23:11:51.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19222025-02-28T23:11:51.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19232025-02-28T23:11:51.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19242025-02-28T23:11:52.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
19252025-02-28T23:11:52.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
19262025-02-28T23:11:52.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
19272025-02-28T23:11:52.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
19282025-02-28T23:11:52.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
19292025-02-28T23:11:52.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
19302025-02-28T23:11:52.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19312025-02-28T23:11:52.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19322025-02-28T23:11:52.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19332025-02-28T23:11:52.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19342025-02-28T23:11:52.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19352025-02-28T23:11:52.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19362025-02-28T23:11:52.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19372025-02-28T23:11:52.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19382025-02-28T23:11:52.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19392025-02-28T23:11:53.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
19402025-02-28T23:11:53.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
19412025-02-28T23:11:53.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9a200787-eb63-44e9-aa79-24c978853f8e", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:11:52 GMT"} })
19422025-02-28T23:11:53.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
19432025-02-28T23:11:53.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a56234c9-e50a-46e3-a9b4-89b30926d186", "content-length": "29", "date": "Fri, 28 Feb 2025 23:11:52 GMT"} })
19442025-02-28T23:11:53.260ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
19452025-02-28T23:11:53.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
19462025-02-28T23:11:53.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
19472025-02-28T23:11:53.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
19482025-02-28T23:11:53.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
19492025-02-28T23:11:53.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
19502025-02-28T23:11:53.263ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
19512025-02-28T23:11:53.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
19522025-02-28T23:11:53.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
19532025-02-28T23:11:53.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
19542025-02-28T23:11:53.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19552025-02-28T23:11:53.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19562025-02-28T23:11:53.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
19572025-02-28T23:11:53.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19582025-02-28T23:11:53.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19592025-02-28T23:11:53.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19602025-02-28T23:11:53.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19612025-02-28T23:11:53.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19622025-02-28T23:11:53.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19632025-02-28T23:11:53.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19642025-02-28T23:11:53.271ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
19652025-02-28T23:11:53.271ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
19662025-02-28T23:11:53.273ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
19672025-02-28T23:11:53.273ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
19682025-02-28T23:11:53.275ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
19692025-02-28T23:11:53.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
19702025-02-28T23:11:53.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
19712025-02-28T23:11:53.276ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
19722025-02-28T23:11:53.317ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
19732025-02-28T23:11:53.317ZDEBGoximeter (results-sink): inserting 1010 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
19742025-02-28T23:11:53.317ZDEBGoximeter (clickhouse-client): unrolling 1010 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
19752025-02-28T23:11:53.361ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
19762025-02-28T23:11:53.367ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 2 table_name = fields_ipaddr
19772025-02-28T23:11:53.369ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1395 table_name = fields_string
19782025-02-28T23:11:53.371ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 53 table_name = fields_u16
19792025-02-28T23:11:53.374ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
19802025-02-28T23:11:53.379ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
19812025-02-28T23:11:53.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 597 table_name = fields_uuid
19822025-02-28T23:11:53.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 947 table_name = measurements_cumulativeu64
19832025-02-28T23:11:53.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
19842025-02-28T23:11:53.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
19852025-02-28T23:11:54.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19862025-02-28T23:11:54.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19872025-02-28T23:11:54.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19882025-02-28T23:11:54.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19892025-02-28T23:11:54.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19902025-02-28T23:11:54.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19912025-02-28T23:11:54.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19922025-02-28T23:11:54.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19932025-02-28T23:11:54.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
19942025-02-28T23:11:55.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19952025-02-28T23:11:55.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19962025-02-28T23:11:55.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
19972025-02-28T23:11:55.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19982025-02-28T23:11:55.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
19992025-02-28T23:11:55.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20002025-02-28T23:11:55.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20012025-02-28T23:11:55.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20022025-02-28T23:11:55.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20032025-02-28T23:11:56.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20042025-02-28T23:11:56.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20052025-02-28T23:11:56.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20062025-02-28T23:11:56.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20072025-02-28T23:11:56.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20082025-02-28T23:11:56.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20092025-02-28T23:11:56.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20102025-02-28T23:11:56.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20112025-02-28T23:11:56.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20122025-02-28T23:11:57.033ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
20132025-02-28T23:11:57.033ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
20142025-02-28T23:11:57.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
20152025-02-28T23:11:57.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
20162025-02-28T23:11:57.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
20172025-02-28T23:11:57.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
20182025-02-28T23:11:57.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20192025-02-28T23:11:57.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20202025-02-28T23:11:57.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20212025-02-28T23:11:57.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20222025-02-28T23:11:57.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20232025-02-28T23:11:57.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20242025-02-28T23:11:57.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20252025-02-28T23:11:57.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20262025-02-28T23:11:57.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20272025-02-28T23:11:58.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20282025-02-28T23:11:58.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20292025-02-28T23:11:58.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20302025-02-28T23:11:58.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20312025-02-28T23:11:58.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20322025-02-28T23:11:58.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20332025-02-28T23:11:58.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20342025-02-28T23:11:58.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20352025-02-28T23:11:58.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20362025-02-28T23:11:59.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20372025-02-28T23:11:59.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20382025-02-28T23:11:59.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20392025-02-28T23:11:59.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20402025-02-28T23:11:59.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20412025-02-28T23:11:59.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20422025-02-28T23:11:59.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20432025-02-28T23:11:59.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20442025-02-28T23:11:59.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20452025-02-28T23:12:00.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20462025-02-28T23:12:00.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20472025-02-28T23:12:00.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20482025-02-28T23:12:00.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20492025-02-28T23:12:00.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20502025-02-28T23:12:00.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20512025-02-28T23:12:00.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20522025-02-28T23:12:00.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20532025-02-28T23:12:00.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20542025-02-28T23:12:01.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20552025-02-28T23:12:01.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20562025-02-28T23:12:01.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20572025-02-28T23:12:01.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20582025-02-28T23:12:01.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20592025-02-28T23:12:01.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20602025-02-28T23:12:01.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20612025-02-28T23:12:01.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20622025-02-28T23:12:01.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20632025-02-28T23:12:02.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
20642025-02-28T23:12:02.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
20652025-02-28T23:12:02.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
20662025-02-28T23:12:02.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
20672025-02-28T23:12:02.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
20682025-02-28T23:12:02.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
20692025-02-28T23:12:02.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20702025-02-28T23:12:02.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20712025-02-28T23:12:02.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20722025-02-28T23:12:02.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20732025-02-28T23:12:02.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20742025-02-28T23:12:02.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20752025-02-28T23:12:02.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20762025-02-28T23:12:02.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20772025-02-28T23:12:02.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20782025-02-28T23:12:03.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
20792025-02-28T23:12:03.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
20802025-02-28T23:12:03.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
20812025-02-28T23:12:03.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
20822025-02-28T23:12:03.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
20832025-02-28T23:12:03.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
20842025-02-28T23:12:03.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
20852025-02-28T23:12:03.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20862025-02-28T23:12:03.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20872025-02-28T23:12:03.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
20882025-02-28T23:12:03.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
20892025-02-28T23:12:03.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
20902025-02-28T23:12:03.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20912025-02-28T23:12:03.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20922025-02-28T23:12:03.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
20932025-02-28T23:12:03.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20942025-02-28T23:12:03.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20952025-02-28T23:12:03.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
20962025-02-28T23:12:03.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
20972025-02-28T23:12:03.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
20982025-02-28T23:12:03.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
20992025-02-28T23:12:04.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21002025-02-28T23:12:04.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21012025-02-28T23:12:04.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21022025-02-28T23:12:04.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21032025-02-28T23:12:04.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21042025-02-28T23:12:04.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21052025-02-28T23:12:04.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21062025-02-28T23:12:04.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21072025-02-28T23:12:04.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21082025-02-28T23:12:05.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21092025-02-28T23:12:05.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21102025-02-28T23:12:05.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21112025-02-28T23:12:05.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21122025-02-28T23:12:05.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21132025-02-28T23:12:05.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21142025-02-28T23:12:05.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21152025-02-28T23:12:05.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21162025-02-28T23:12:05.273ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21172025-02-28T23:12:06.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21182025-02-28T23:12:06.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21192025-02-28T23:12:06.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21202025-02-28T23:12:06.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21212025-02-28T23:12:06.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21222025-02-28T23:12:06.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21232025-02-28T23:12:06.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21242025-02-28T23:12:06.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21252025-02-28T23:12:06.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21262025-02-28T23:12:07.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
21272025-02-28T23:12:07.033ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
21282025-02-28T23:12:07.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
21292025-02-28T23:12:07.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
21302025-02-28T23:12:07.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
21312025-02-28T23:12:07.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
21322025-02-28T23:12:07.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
21332025-02-28T23:12:07.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
21342025-02-28T23:12:07.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21352025-02-28T23:12:07.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21362025-02-28T23:12:07.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21372025-02-28T23:12:07.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21382025-02-28T23:12:07.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21392025-02-28T23:12:07.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21402025-02-28T23:12:07.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21412025-02-28T23:12:07.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21422025-02-28T23:12:07.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21432025-02-28T23:12:08.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
21442025-02-28T23:12:08.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
21452025-02-28T23:12:08.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "935f7ced-e9a4-4a1d-a651-6b332b1dede7", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:12:07 GMT"} })
21462025-02-28T23:12:08.259ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
21472025-02-28T23:12:08.261ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a8a9d1e9-bd7f-4565-9554-ae019d41a4b2", "content-length": "29", "date": "Fri, 28 Feb 2025 23:12:07 GMT"} })
21482025-02-28T23:12:08.261ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
21492025-02-28T23:12:08.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21502025-02-28T23:12:08.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21512025-02-28T23:12:08.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21522025-02-28T23:12:08.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21532025-02-28T23:12:08.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21542025-02-28T23:12:08.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21552025-02-28T23:12:08.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21562025-02-28T23:12:08.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21572025-02-28T23:12:08.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21582025-02-28T23:12:09.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21592025-02-28T23:12:09.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21602025-02-28T23:12:09.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21612025-02-28T23:12:09.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21622025-02-28T23:12:09.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21632025-02-28T23:12:09.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21642025-02-28T23:12:09.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21652025-02-28T23:12:09.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21662025-02-28T23:12:09.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21672025-02-28T23:12:10.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21682025-02-28T23:12:10.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21692025-02-28T23:12:10.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21702025-02-28T23:12:10.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21712025-02-28T23:12:10.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21722025-02-28T23:12:10.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21732025-02-28T23:12:10.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21742025-02-28T23:12:10.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21752025-02-28T23:12:10.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21762025-02-28T23:12:11.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21772025-02-28T23:12:11.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21782025-02-28T23:12:11.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21792025-02-28T23:12:11.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21802025-02-28T23:12:11.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21812025-02-28T23:12:11.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21822025-02-28T23:12:11.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21832025-02-28T23:12:11.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21842025-02-28T23:12:11.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21852025-02-28T23:12:12.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
21862025-02-28T23:12:12.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
21872025-02-28T23:12:12.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
21882025-02-28T23:12:12.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
21892025-02-28T23:12:12.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
21902025-02-28T23:12:12.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
21912025-02-28T23:12:12.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21922025-02-28T23:12:12.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21932025-02-28T23:12:12.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
21942025-02-28T23:12:12.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21952025-02-28T23:12:12.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21962025-02-28T23:12:12.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
21972025-02-28T23:12:12.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21982025-02-28T23:12:12.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
21992025-02-28T23:12:12.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22002025-02-28T23:12:13.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
22012025-02-28T23:12:13.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
22022025-02-28T23:12:13.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
22032025-02-28T23:12:13.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
22042025-02-28T23:12:13.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
22052025-02-28T23:12:13.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
22062025-02-28T23:12:13.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
22072025-02-28T23:12:13.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
22082025-02-28T23:12:13.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
22092025-02-28T23:12:13.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22102025-02-28T23:12:13.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22112025-02-28T23:12:13.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22122025-02-28T23:12:13.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22132025-02-28T23:12:13.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22142025-02-28T23:12:13.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22152025-02-28T23:12:13.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22162025-02-28T23:12:13.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22172025-02-28T23:12:13.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22182025-02-28T23:12:13.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
22192025-02-28T23:12:13.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
22202025-02-28T23:12:13.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
22212025-02-28T23:12:14.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22222025-02-28T23:12:14.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22232025-02-28T23:12:14.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22242025-02-28T23:12:14.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22252025-02-28T23:12:14.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22262025-02-28T23:12:14.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22272025-02-28T23:12:14.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22282025-02-28T23:12:14.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22292025-02-28T23:12:14.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22302025-02-28T23:12:15.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22312025-02-28T23:12:15.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22322025-02-28T23:12:15.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22332025-02-28T23:12:15.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22342025-02-28T23:12:15.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22352025-02-28T23:12:15.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22362025-02-28T23:12:15.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22372025-02-28T23:12:15.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22382025-02-28T23:12:15.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22392025-02-28T23:12:16.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22402025-02-28T23:12:16.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22412025-02-28T23:12:16.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22422025-02-28T23:12:16.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22432025-02-28T23:12:16.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22442025-02-28T23:12:16.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22452025-02-28T23:12:16.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22462025-02-28T23:12:16.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22472025-02-28T23:12:16.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22482025-02-28T23:12:17.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
22492025-02-28T23:12:17.034ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
22502025-02-28T23:12:17.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
22512025-02-28T23:12:17.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
22522025-02-28T23:12:17.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
22532025-02-28T23:12:17.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
22542025-02-28T23:12:17.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
22552025-02-28T23:12:17.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
22562025-02-28T23:12:17.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22572025-02-28T23:12:17.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22582025-02-28T23:12:17.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22592025-02-28T23:12:17.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22602025-02-28T23:12:17.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22612025-02-28T23:12:17.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22622025-02-28T23:12:17.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22632025-02-28T23:12:17.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22642025-02-28T23:12:17.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22652025-02-28T23:12:18.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22662025-02-28T23:12:18.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22672025-02-28T23:12:18.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22682025-02-28T23:12:18.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22692025-02-28T23:12:18.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22702025-02-28T23:12:18.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22712025-02-28T23:12:18.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22722025-02-28T23:12:18.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22732025-02-28T23:12:18.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22742025-02-28T23:12:19.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22752025-02-28T23:12:19.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22762025-02-28T23:12:19.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22772025-02-28T23:12:19.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22782025-02-28T23:12:19.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22792025-02-28T23:12:19.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22802025-02-28T23:12:19.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22812025-02-28T23:12:19.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22822025-02-28T23:12:19.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22832025-02-28T23:12:20.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22842025-02-28T23:12:20.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22852025-02-28T23:12:20.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22862025-02-28T23:12:20.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22872025-02-28T23:12:20.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22882025-02-28T23:12:20.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22892025-02-28T23:12:20.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22902025-02-28T23:12:20.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22912025-02-28T23:12:20.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22922025-02-28T23:12:21.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22932025-02-28T23:12:21.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22942025-02-28T23:12:21.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
22952025-02-28T23:12:21.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22962025-02-28T23:12:21.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22972025-02-28T23:12:21.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
22982025-02-28T23:12:21.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
22992025-02-28T23:12:21.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23002025-02-28T23:12:21.273ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23012025-02-28T23:12:22.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
23022025-02-28T23:12:22.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
23032025-02-28T23:12:22.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
23042025-02-28T23:12:22.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
23052025-02-28T23:12:22.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
23062025-02-28T23:12:22.062ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
23072025-02-28T23:12:22.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23082025-02-28T23:12:22.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23092025-02-28T23:12:22.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23102025-02-28T23:12:22.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23112025-02-28T23:12:22.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23122025-02-28T23:12:22.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23132025-02-28T23:12:22.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23142025-02-28T23:12:22.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23152025-02-28T23:12:22.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23162025-02-28T23:12:23.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
23172025-02-28T23:12:23.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
23182025-02-28T23:12:23.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6c1e63ba-bf65-45a9-b22e-eef1db2edbce", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:12:23 GMT"} })
23192025-02-28T23:12:23.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
23202025-02-28T23:12:23.261ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f83cd33e-0686-453a-962a-7551ada2d551", "content-length": "29", "date": "Fri, 28 Feb 2025 23:12:23 GMT"} })
23212025-02-28T23:12:23.261ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
23222025-02-28T23:12:23.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
23232025-02-28T23:12:23.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
23242025-02-28T23:12:23.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
23252025-02-28T23:12:23.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
23262025-02-28T23:12:23.262ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
23272025-02-28T23:12:23.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
23282025-02-28T23:12:23.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
23292025-02-28T23:12:23.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
23302025-02-28T23:12:23.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
23312025-02-28T23:12:23.266ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
23322025-02-28T23:12:23.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23332025-02-28T23:12:23.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23342025-02-28T23:12:23.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
23352025-02-28T23:12:23.267ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23362025-02-28T23:12:23.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23372025-02-28T23:12:23.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23382025-02-28T23:12:23.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23392025-02-28T23:12:23.268ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23402025-02-28T23:12:23.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23412025-02-28T23:12:23.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23422025-02-28T23:12:23.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23432025-02-28T23:12:23.270ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23442025-02-28T23:12:23.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23452025-02-28T23:12:23.271ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
23462025-02-28T23:12:23.271ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
23472025-02-28T23:12:23.272ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
23482025-02-28T23:12:23.273ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
23492025-02-28T23:12:23.273ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
23502025-02-28T23:12:23.274ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
23512025-02-28T23:12:23.275ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
23522025-02-28T23:12:23.276ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
23532025-02-28T23:12:23.276ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
23542025-02-28T23:12:23.276ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
23552025-02-28T23:12:23.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
23562025-02-28T23:12:23.316ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
23572025-02-28T23:12:23.316ZDEBGoximeter (results-sink): inserting 1017 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
23582025-02-28T23:12:23.316ZDEBGoximeter (clickhouse-client): unrolling 1017 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
23592025-02-28T23:12:23.359ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
23602025-02-28T23:12:23.361ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 16 table_name = fields_ipaddr
23612025-02-28T23:12:23.364ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1402 table_name = fields_string
23622025-02-28T23:12:23.366ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 67 table_name = fields_u16
23632025-02-28T23:12:23.368ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
23642025-02-28T23:12:23.370ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
23652025-02-28T23:12:23.372ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 611 table_name = fields_uuid
23662025-02-28T23:12:23.374ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 954 table_name = measurements_cumulativeu64
23672025-02-28T23:12:23.377ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
23682025-02-28T23:12:23.378ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
23692025-02-28T23:12:24.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23702025-02-28T23:12:24.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23712025-02-28T23:12:24.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23722025-02-28T23:12:24.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23732025-02-28T23:12:24.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23742025-02-28T23:12:24.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23752025-02-28T23:12:24.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23762025-02-28T23:12:24.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23772025-02-28T23:12:24.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23782025-02-28T23:12:25.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23792025-02-28T23:12:25.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23802025-02-28T23:12:25.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23812025-02-28T23:12:25.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23822025-02-28T23:12:25.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23832025-02-28T23:12:25.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23842025-02-28T23:12:25.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23852025-02-28T23:12:25.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23862025-02-28T23:12:25.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23872025-02-28T23:12:26.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23882025-02-28T23:12:26.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23892025-02-28T23:12:26.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
23902025-02-28T23:12:26.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23912025-02-28T23:12:26.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23922025-02-28T23:12:26.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
23932025-02-28T23:12:26.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23942025-02-28T23:12:26.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23952025-02-28T23:12:26.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
23962025-02-28T23:12:27.033ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
23972025-02-28T23:12:27.033ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
23982025-02-28T23:12:27.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
23992025-02-28T23:12:27.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
24002025-02-28T23:12:27.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
24012025-02-28T23:12:27.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
24022025-02-28T23:12:27.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24032025-02-28T23:12:27.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24042025-02-28T23:12:27.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24052025-02-28T23:12:27.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24062025-02-28T23:12:27.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24072025-02-28T23:12:27.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24082025-02-28T23:12:27.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24092025-02-28T23:12:27.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24102025-02-28T23:12:27.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24112025-02-28T23:12:28.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24122025-02-28T23:12:28.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24132025-02-28T23:12:28.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24142025-02-28T23:12:28.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24152025-02-28T23:12:28.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24162025-02-28T23:12:28.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24172025-02-28T23:12:28.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24182025-02-28T23:12:28.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24192025-02-28T23:12:28.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24202025-02-28T23:12:29.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24212025-02-28T23:12:29.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24222025-02-28T23:12:29.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24232025-02-28T23:12:29.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24242025-02-28T23:12:29.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24252025-02-28T23:12:29.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24262025-02-28T23:12:29.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24272025-02-28T23:12:29.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24282025-02-28T23:12:29.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24292025-02-28T23:12:30.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24302025-02-28T23:12:30.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24312025-02-28T23:12:30.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24322025-02-28T23:12:30.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24332025-02-28T23:12:30.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24342025-02-28T23:12:30.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24352025-02-28T23:12:30.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24362025-02-28T23:12:30.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24372025-02-28T23:12:30.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24382025-02-28T23:12:31.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24392025-02-28T23:12:31.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24402025-02-28T23:12:31.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24412025-02-28T23:12:31.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24422025-02-28T23:12:31.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24432025-02-28T23:12:31.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24442025-02-28T23:12:31.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24452025-02-28T23:12:31.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24462025-02-28T23:12:31.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24472025-02-28T23:12:32.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
24482025-02-28T23:12:32.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
24492025-02-28T23:12:32.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
24502025-02-28T23:12:32.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
24512025-02-28T23:12:32.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
24522025-02-28T23:12:32.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
24532025-02-28T23:12:32.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24542025-02-28T23:12:32.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24552025-02-28T23:12:32.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24562025-02-28T23:12:32.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24572025-02-28T23:12:32.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24582025-02-28T23:12:32.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24592025-02-28T23:12:32.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24602025-02-28T23:12:32.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24612025-02-28T23:12:32.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24622025-02-28T23:12:33.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
24632025-02-28T23:12:33.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
24642025-02-28T23:12:33.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
24652025-02-28T23:12:33.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
24662025-02-28T23:12:33.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
24672025-02-28T23:12:33.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
24682025-02-28T23:12:33.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
24692025-02-28T23:12:33.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
24702025-02-28T23:12:33.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24712025-02-28T23:12:33.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24722025-02-28T23:12:33.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
24732025-02-28T23:12:33.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24742025-02-28T23:12:33.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24752025-02-28T23:12:33.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24762025-02-28T23:12:33.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24772025-02-28T23:12:33.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24782025-02-28T23:12:33.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24792025-02-28T23:12:33.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24802025-02-28T23:12:33.276ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
24812025-02-28T23:12:33.276ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
24822025-02-28T23:12:33.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
24832025-02-28T23:12:34.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24842025-02-28T23:12:34.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24852025-02-28T23:12:34.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24862025-02-28T23:12:34.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24872025-02-28T23:12:34.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24882025-02-28T23:12:34.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24892025-02-28T23:12:34.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24902025-02-28T23:12:34.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24912025-02-28T23:12:34.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24922025-02-28T23:12:35.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24932025-02-28T23:12:35.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24942025-02-28T23:12:35.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
24952025-02-28T23:12:35.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24962025-02-28T23:12:35.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24972025-02-28T23:12:35.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
24982025-02-28T23:12:35.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
24992025-02-28T23:12:35.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25002025-02-28T23:12:35.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25012025-02-28T23:12:36.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25022025-02-28T23:12:36.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25032025-02-28T23:12:36.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25042025-02-28T23:12:36.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25052025-02-28T23:12:36.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25062025-02-28T23:12:36.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25072025-02-28T23:12:36.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25082025-02-28T23:12:36.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25092025-02-28T23:12:36.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25102025-02-28T23:12:37.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
25112025-02-28T23:12:37.033ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
25122025-02-28T23:12:37.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
25132025-02-28T23:12:37.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
25142025-02-28T23:12:37.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
25152025-02-28T23:12:37.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
25162025-02-28T23:12:37.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
25172025-02-28T23:12:37.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
25182025-02-28T23:12:37.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25192025-02-28T23:12:37.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25202025-02-28T23:12:37.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25212025-02-28T23:12:37.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25222025-02-28T23:12:37.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25232025-02-28T23:12:37.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25242025-02-28T23:12:37.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25252025-02-28T23:12:37.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25262025-02-28T23:12:37.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25272025-02-28T23:12:38.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
25282025-02-28T23:12:38.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
25292025-02-28T23:12:38.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9b1ffc20-d0c6-4cb3-8c5c-625940b469f9", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:12:37 GMT"} })
25302025-02-28T23:12:38.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
25312025-02-28T23:12:38.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6f78b1e2-51af-414f-9ee5-77d8a7966fe8", "content-length": "29", "date": "Fri, 28 Feb 2025 23:12:38 GMT"} })
25322025-02-28T23:12:38.260ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
25332025-02-28T23:12:38.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25342025-02-28T23:12:38.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25352025-02-28T23:12:38.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25362025-02-28T23:12:38.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25372025-02-28T23:12:38.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25382025-02-28T23:12:38.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25392025-02-28T23:12:38.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25402025-02-28T23:12:38.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25412025-02-28T23:12:38.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25422025-02-28T23:12:39.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25432025-02-28T23:12:39.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25442025-02-28T23:12:39.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25452025-02-28T23:12:39.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25462025-02-28T23:12:39.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25472025-02-28T23:12:39.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25482025-02-28T23:12:39.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25492025-02-28T23:12:39.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25502025-02-28T23:12:39.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25512025-02-28T23:12:40.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25522025-02-28T23:12:40.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25532025-02-28T23:12:40.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25542025-02-28T23:12:40.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25552025-02-28T23:12:40.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25562025-02-28T23:12:40.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25572025-02-28T23:12:40.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25582025-02-28T23:12:40.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25592025-02-28T23:12:40.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25602025-02-28T23:12:41.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25612025-02-28T23:12:41.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25622025-02-28T23:12:41.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25632025-02-28T23:12:41.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25642025-02-28T23:12:41.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25652025-02-28T23:12:41.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25662025-02-28T23:12:41.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25672025-02-28T23:12:41.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25682025-02-28T23:12:41.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25692025-02-28T23:12:42.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
25702025-02-28T23:12:42.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
25712025-02-28T23:12:42.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
25722025-02-28T23:12:42.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
25732025-02-28T23:12:42.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
25742025-02-28T23:12:42.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
25752025-02-28T23:12:42.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25762025-02-28T23:12:42.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25772025-02-28T23:12:42.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25782025-02-28T23:12:42.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25792025-02-28T23:12:42.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25802025-02-28T23:12:42.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25812025-02-28T23:12:42.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25822025-02-28T23:12:42.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25832025-02-28T23:12:42.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
25842025-02-28T23:12:43.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
25852025-02-28T23:12:43.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
25862025-02-28T23:12:43.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
25872025-02-28T23:12:43.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
25882025-02-28T23:12:43.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
25892025-02-28T23:12:43.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25902025-02-28T23:12:43.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
25912025-02-28T23:12:43.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25922025-02-28T23:12:43.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
25932025-02-28T23:12:43.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
25942025-02-28T23:12:43.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
25952025-02-28T23:12:43.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
25962025-02-28T23:12:43.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25972025-02-28T23:12:43.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25982025-02-28T23:12:43.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
25992025-02-28T23:12:43.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26002025-02-28T23:12:43.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26012025-02-28T23:12:43.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26022025-02-28T23:12:43.276ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
26032025-02-28T23:12:43.276ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
26042025-02-28T23:12:43.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
26052025-02-28T23:12:44.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26062025-02-28T23:12:44.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26072025-02-28T23:12:44.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26082025-02-28T23:12:44.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26092025-02-28T23:12:44.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26102025-02-28T23:12:44.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26112025-02-28T23:12:44.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26122025-02-28T23:12:44.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26132025-02-28T23:12:44.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26142025-02-28T23:12:45.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26152025-02-28T23:12:45.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26162025-02-28T23:12:45.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26172025-02-28T23:12:45.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26182025-02-28T23:12:45.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26192025-02-28T23:12:45.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26202025-02-28T23:12:45.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26212025-02-28T23:12:45.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26222025-02-28T23:12:45.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26232025-02-28T23:12:46.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26242025-02-28T23:12:46.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26252025-02-28T23:12:46.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26262025-02-28T23:12:46.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26272025-02-28T23:12:46.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26282025-02-28T23:12:46.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26292025-02-28T23:12:46.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26302025-02-28T23:12:46.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26312025-02-28T23:12:46.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26322025-02-28T23:12:47.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
26332025-02-28T23:12:47.034ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
26342025-02-28T23:12:47.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
26352025-02-28T23:12:47.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
26362025-02-28T23:12:47.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
26372025-02-28T23:12:47.055ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
26382025-02-28T23:12:47.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
26392025-02-28T23:12:47.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
26402025-02-28T23:12:47.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26412025-02-28T23:12:47.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26422025-02-28T23:12:47.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26432025-02-28T23:12:47.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26442025-02-28T23:12:47.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26452025-02-28T23:12:47.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26462025-02-28T23:12:47.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26472025-02-28T23:12:47.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26482025-02-28T23:12:47.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26492025-02-28T23:12:48.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26502025-02-28T23:12:48.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26512025-02-28T23:12:48.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26522025-02-28T23:12:48.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26532025-02-28T23:12:48.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26542025-02-28T23:12:48.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26552025-02-28T23:12:48.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26562025-02-28T23:12:48.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26572025-02-28T23:12:48.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26582025-02-28T23:12:49.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26592025-02-28T23:12:49.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26602025-02-28T23:12:49.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26612025-02-28T23:12:49.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26622025-02-28T23:12:49.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26632025-02-28T23:12:49.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26642025-02-28T23:12:49.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26652025-02-28T23:12:49.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26662025-02-28T23:12:49.273ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26672025-02-28T23:12:50.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26682025-02-28T23:12:50.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26692025-02-28T23:12:50.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26702025-02-28T23:12:50.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26712025-02-28T23:12:50.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26722025-02-28T23:12:50.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26732025-02-28T23:12:50.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26742025-02-28T23:12:50.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26752025-02-28T23:12:50.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26762025-02-28T23:12:51.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26772025-02-28T23:12:51.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26782025-02-28T23:12:51.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26792025-02-28T23:12:51.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26802025-02-28T23:12:51.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26812025-02-28T23:12:51.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26822025-02-28T23:12:51.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26832025-02-28T23:12:51.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26842025-02-28T23:12:51.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26852025-02-28T23:12:52.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
26862025-02-28T23:12:52.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
26872025-02-28T23:12:52.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
26882025-02-28T23:12:52.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
26892025-02-28T23:12:52.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
26902025-02-28T23:12:52.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
26912025-02-28T23:12:52.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26922025-02-28T23:12:52.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26932025-02-28T23:12:52.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26942025-02-28T23:12:52.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26952025-02-28T23:12:52.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
26962025-02-28T23:12:52.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
26972025-02-28T23:12:52.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26982025-02-28T23:12:52.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
26992025-02-28T23:12:52.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27002025-02-28T23:12:53.256ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
27012025-02-28T23:12:53.256ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
27022025-02-28T23:12:53.259ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "95ed6488-16ca-44c8-b1cf-b6d6e81ab4cb", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:12:53 GMT"} })
27032025-02-28T23:12:53.259ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
27042025-02-28T23:12:53.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
27052025-02-28T23:12:53.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
27062025-02-28T23:12:53.262ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "11c15b72-cb0a-4b94-9f59-cc5498d7176c", "content-length": "29", "date": "Fri, 28 Feb 2025 23:12:53 GMT"} })
27072025-02-28T23:12:53.262ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
27082025-02-28T23:12:53.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
27092025-02-28T23:12:53.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
27102025-02-28T23:12:53.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
27112025-02-28T23:12:53.263ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
27122025-02-28T23:12:53.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
27132025-02-28T23:12:53.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
27142025-02-28T23:12:53.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
27152025-02-28T23:12:53.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27162025-02-28T23:12:53.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27172025-02-28T23:12:53.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
27182025-02-28T23:12:53.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27192025-02-28T23:12:53.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27202025-02-28T23:12:53.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27212025-02-28T23:12:53.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27222025-02-28T23:12:53.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27232025-02-28T23:12:53.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27242025-02-28T23:12:53.271ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
27252025-02-28T23:12:53.271ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
27262025-02-28T23:12:53.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27272025-02-28T23:12:53.274ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
27282025-02-28T23:12:53.274ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
27292025-02-28T23:12:53.274ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
27302025-02-28T23:12:53.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
27312025-02-28T23:12:53.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
27322025-02-28T23:12:53.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
27332025-02-28T23:12:53.314ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
27342025-02-28T23:12:53.314ZDEBGoximeter (results-sink): inserting 1010 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
27352025-02-28T23:12:53.314ZDEBGoximeter (clickhouse-client): unrolling 1010 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
27362025-02-28T23:12:53.356ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
27372025-02-28T23:12:53.358ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 2 table_name = fields_ipaddr
27382025-02-28T23:12:53.361ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1395 table_name = fields_string
27392025-02-28T23:12:53.363ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 53 table_name = fields_u16
27402025-02-28T23:12:53.365ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
27412025-02-28T23:12:53.367ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
27422025-02-28T23:12:53.369ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 597 table_name = fields_uuid
27432025-02-28T23:12:53.371ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 947 table_name = measurements_cumulativeu64
27442025-02-28T23:12:53.375ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
27452025-02-28T23:12:53.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
27462025-02-28T23:12:54.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27472025-02-28T23:12:54.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27482025-02-28T23:12:54.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27492025-02-28T23:12:54.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27502025-02-28T23:12:54.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27512025-02-28T23:12:54.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27522025-02-28T23:12:54.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27532025-02-28T23:12:54.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27542025-02-28T23:12:54.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27552025-02-28T23:12:55.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27562025-02-28T23:12:55.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27572025-02-28T23:12:55.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27582025-02-28T23:12:55.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27592025-02-28T23:12:55.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27602025-02-28T23:12:55.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27612025-02-28T23:12:55.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27622025-02-28T23:12:55.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27632025-02-28T23:12:55.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27642025-02-28T23:12:56.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27652025-02-28T23:12:56.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27662025-02-28T23:12:56.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27672025-02-28T23:12:56.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27682025-02-28T23:12:56.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27692025-02-28T23:12:56.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27702025-02-28T23:12:56.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27712025-02-28T23:12:56.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27722025-02-28T23:12:56.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27732025-02-28T23:12:57.033ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
27742025-02-28T23:12:57.033ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
27752025-02-28T23:12:57.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
27762025-02-28T23:12:57.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
27772025-02-28T23:12:57.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
27782025-02-28T23:12:57.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
27792025-02-28T23:12:57.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27802025-02-28T23:12:57.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27812025-02-28T23:12:57.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27822025-02-28T23:12:57.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27832025-02-28T23:12:57.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27842025-02-28T23:12:57.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27852025-02-28T23:12:57.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27862025-02-28T23:12:57.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27872025-02-28T23:12:57.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27882025-02-28T23:12:58.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27892025-02-28T23:12:58.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27902025-02-28T23:12:58.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27912025-02-28T23:12:58.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27922025-02-28T23:12:58.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27932025-02-28T23:12:58.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
27942025-02-28T23:12:58.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27952025-02-28T23:12:58.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27962025-02-28T23:12:58.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
27972025-02-28T23:12:59.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27982025-02-28T23:12:59.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
27992025-02-28T23:12:59.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28002025-02-28T23:12:59.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28012025-02-28T23:12:59.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28022025-02-28T23:12:59.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28032025-02-28T23:12:59.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28042025-02-28T23:12:59.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28052025-02-28T23:12:59.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28062025-02-28T23:13:00.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28072025-02-28T23:13:00.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28082025-02-28T23:13:00.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28092025-02-28T23:13:00.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28102025-02-28T23:13:00.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28112025-02-28T23:13:00.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28122025-02-28T23:13:00.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28132025-02-28T23:13:00.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28142025-02-28T23:13:00.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28152025-02-28T23:13:01.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28162025-02-28T23:13:01.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28172025-02-28T23:13:01.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28182025-02-28T23:13:01.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28192025-02-28T23:13:01.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28202025-02-28T23:13:01.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28212025-02-28T23:13:01.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28222025-02-28T23:13:01.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28232025-02-28T23:13:01.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28242025-02-28T23:13:02.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
28252025-02-28T23:13:02.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
28262025-02-28T23:13:02.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
28272025-02-28T23:13:02.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
28282025-02-28T23:13:02.060ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
28292025-02-28T23:13:02.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
28302025-02-28T23:13:02.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28312025-02-28T23:13:02.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28322025-02-28T23:13:02.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28332025-02-28T23:13:02.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28342025-02-28T23:13:02.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28352025-02-28T23:13:02.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28362025-02-28T23:13:02.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28372025-02-28T23:13:02.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28382025-02-28T23:13:02.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28392025-02-28T23:13:03.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
28402025-02-28T23:13:03.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
28412025-02-28T23:13:03.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
28422025-02-28T23:13:03.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
28432025-02-28T23:13:03.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
28442025-02-28T23:13:03.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
28452025-02-28T23:13:03.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
28462025-02-28T23:13:03.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28472025-02-28T23:13:03.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28482025-02-28T23:13:03.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
28492025-02-28T23:13:03.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
28502025-02-28T23:13:03.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28512025-02-28T23:13:03.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28522025-02-28T23:13:03.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28532025-02-28T23:13:03.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28542025-02-28T23:13:03.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28552025-02-28T23:13:03.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28562025-02-28T23:13:03.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28572025-02-28T23:13:03.276ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
28582025-02-28T23:13:03.276ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
28592025-02-28T23:13:03.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
28602025-02-28T23:13:04.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28612025-02-28T23:13:04.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28622025-02-28T23:13:04.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28632025-02-28T23:13:04.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28642025-02-28T23:13:04.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28652025-02-28T23:13:04.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28662025-02-28T23:13:04.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28672025-02-28T23:13:04.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28682025-02-28T23:13:04.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28692025-02-28T23:13:05.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28702025-02-28T23:13:05.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28712025-02-28T23:13:05.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28722025-02-28T23:13:05.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28732025-02-28T23:13:05.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28742025-02-28T23:13:05.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28752025-02-28T23:13:05.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28762025-02-28T23:13:05.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28772025-02-28T23:13:05.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28782025-02-28T23:13:06.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28792025-02-28T23:13:06.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28802025-02-28T23:13:06.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28812025-02-28T23:13:06.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28822025-02-28T23:13:06.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28832025-02-28T23:13:06.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28842025-02-28T23:13:06.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28852025-02-28T23:13:06.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28862025-02-28T23:13:06.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
28872025-02-28T23:13:07.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
28882025-02-28T23:13:07.033ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
28892025-02-28T23:13:07.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
28902025-02-28T23:13:07.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
28912025-02-28T23:13:07.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
28922025-02-28T23:13:07.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
28932025-02-28T23:13:07.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
28942025-02-28T23:13:07.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
28952025-02-28T23:13:07.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28962025-02-28T23:13:07.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28972025-02-28T23:13:07.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
28982025-02-28T23:13:07.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
28992025-02-28T23:13:07.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29002025-02-28T23:13:07.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29012025-02-28T23:13:07.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29022025-02-28T23:13:07.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29032025-02-28T23:13:07.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29042025-02-28T23:13:08.256ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
29052025-02-28T23:13:08.256ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
29062025-02-28T23:13:08.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "04e76ac2-c03f-44a7-8014-c8c76955923a", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:13:08 GMT"} })
29072025-02-28T23:13:08.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
29082025-02-28T23:13:08.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "976f4c57-a497-4405-a4b0-205de997ca3c", "content-length": "29", "date": "Fri, 28 Feb 2025 23:13:08 GMT"} })
29092025-02-28T23:13:08.260ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
29102025-02-28T23:13:08.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29112025-02-28T23:13:08.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29122025-02-28T23:13:08.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29132025-02-28T23:13:08.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29142025-02-28T23:13:08.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29152025-02-28T23:13:08.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29162025-02-28T23:13:08.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29172025-02-28T23:13:08.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29182025-02-28T23:13:08.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29192025-02-28T23:13:09.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29202025-02-28T23:13:09.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29212025-02-28T23:13:09.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29222025-02-28T23:13:09.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29232025-02-28T23:13:09.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29242025-02-28T23:13:09.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29252025-02-28T23:13:09.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29262025-02-28T23:13:09.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29272025-02-28T23:13:09.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29282025-02-28T23:13:10.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29292025-02-28T23:13:10.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29302025-02-28T23:13:10.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29312025-02-28T23:13:10.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29322025-02-28T23:13:10.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29332025-02-28T23:13:10.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29342025-02-28T23:13:10.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29352025-02-28T23:13:10.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29362025-02-28T23:13:10.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29372025-02-28T23:13:11.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29382025-02-28T23:13:11.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29392025-02-28T23:13:11.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29402025-02-28T23:13:11.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29412025-02-28T23:13:11.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29422025-02-28T23:13:11.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29432025-02-28T23:13:11.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29442025-02-28T23:13:11.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29452025-02-28T23:13:11.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29462025-02-28T23:13:12.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
29472025-02-28T23:13:12.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
29482025-02-28T23:13:12.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
29492025-02-28T23:13:12.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
29502025-02-28T23:13:12.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
29512025-02-28T23:13:12.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
29522025-02-28T23:13:12.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29532025-02-28T23:13:12.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29542025-02-28T23:13:12.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29552025-02-28T23:13:12.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29562025-02-28T23:13:12.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29572025-02-28T23:13:12.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29582025-02-28T23:13:12.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29592025-02-28T23:13:12.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29602025-02-28T23:13:12.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29612025-02-28T23:13:13.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
29622025-02-28T23:13:13.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
29632025-02-28T23:13:13.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
29642025-02-28T23:13:13.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
29652025-02-28T23:13:13.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
29662025-02-28T23:13:13.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
29672025-02-28T23:13:13.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
29682025-02-28T23:13:13.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29692025-02-28T23:13:13.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29702025-02-28T23:13:13.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
29712025-02-28T23:13:13.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
29722025-02-28T23:13:13.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29732025-02-28T23:13:13.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29742025-02-28T23:13:13.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29752025-02-28T23:13:13.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29762025-02-28T23:13:13.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29772025-02-28T23:13:13.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29782025-02-28T23:13:13.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29792025-02-28T23:13:13.276ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
29802025-02-28T23:13:13.276ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
29812025-02-28T23:13:13.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
29822025-02-28T23:13:14.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29832025-02-28T23:13:14.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29842025-02-28T23:13:14.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29852025-02-28T23:13:14.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29862025-02-28T23:13:14.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29872025-02-28T23:13:14.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29882025-02-28T23:13:14.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29892025-02-28T23:13:14.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29902025-02-28T23:13:14.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29912025-02-28T23:13:15.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29922025-02-28T23:13:15.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29932025-02-28T23:13:15.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
29942025-02-28T23:13:15.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29952025-02-28T23:13:15.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29962025-02-28T23:13:15.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
29972025-02-28T23:13:15.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29982025-02-28T23:13:15.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
29992025-02-28T23:13:15.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30002025-02-28T23:13:16.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30012025-02-28T23:13:16.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30022025-02-28T23:13:16.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30032025-02-28T23:13:16.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30042025-02-28T23:13:16.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30052025-02-28T23:13:16.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30062025-02-28T23:13:16.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30072025-02-28T23:13:16.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30082025-02-28T23:13:16.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30092025-02-28T23:13:17.034ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
30102025-02-28T23:13:17.034ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
30112025-02-28T23:13:17.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
30122025-02-28T23:13:17.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
30132025-02-28T23:13:17.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
30142025-02-28T23:13:17.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
30152025-02-28T23:13:17.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
30162025-02-28T23:13:17.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
30172025-02-28T23:13:17.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30182025-02-28T23:13:17.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30192025-02-28T23:13:17.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30202025-02-28T23:13:17.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30212025-02-28T23:13:17.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30222025-02-28T23:13:17.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30232025-02-28T23:13:17.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30242025-02-28T23:13:17.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30252025-02-28T23:13:17.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30262025-02-28T23:13:18.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30272025-02-28T23:13:18.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30282025-02-28T23:13:18.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30292025-02-28T23:13:18.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30302025-02-28T23:13:18.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30312025-02-28T23:13:18.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30322025-02-28T23:13:18.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30332025-02-28T23:13:18.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30342025-02-28T23:13:18.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30352025-02-28T23:13:19.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30362025-02-28T23:13:19.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30372025-02-28T23:13:19.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30382025-02-28T23:13:19.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30392025-02-28T23:13:19.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30402025-02-28T23:13:19.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30412025-02-28T23:13:19.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30422025-02-28T23:13:19.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30432025-02-28T23:13:19.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30442025-02-28T23:13:20.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30452025-02-28T23:13:20.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30462025-02-28T23:13:20.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30472025-02-28T23:13:20.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30482025-02-28T23:13:20.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30492025-02-28T23:13:20.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30502025-02-28T23:13:20.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30512025-02-28T23:13:20.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30522025-02-28T23:13:20.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30532025-02-28T23:13:21.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30542025-02-28T23:13:21.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30552025-02-28T23:13:21.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30562025-02-28T23:13:21.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30572025-02-28T23:13:21.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30582025-02-28T23:13:21.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30592025-02-28T23:13:21.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30602025-02-28T23:13:21.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30612025-02-28T23:13:21.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30622025-02-28T23:13:22.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
30632025-02-28T23:13:22.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
30642025-02-28T23:13:22.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
30652025-02-28T23:13:22.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
30662025-02-28T23:13:22.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
30672025-02-28T23:13:22.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
30682025-02-28T23:13:22.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30692025-02-28T23:13:22.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30702025-02-28T23:13:22.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30712025-02-28T23:13:22.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30722025-02-28T23:13:22.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30732025-02-28T23:13:22.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30742025-02-28T23:13:22.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30752025-02-28T23:13:22.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30762025-02-28T23:13:22.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
30772025-02-28T23:13:23.256ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
30782025-02-28T23:13:23.256ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
30792025-02-28T23:13:23.259ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "52bdbde6-72e1-4b87-9ddd-c613563dfb31", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:13:22 GMT"} })
30802025-02-28T23:13:23.259ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
30812025-02-28T23:13:23.261ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4118066c-c03b-4a6a-883c-9edef648d9e2", "content-length": "29", "date": "Fri, 28 Feb 2025 23:13:23 GMT"} })
30822025-02-28T23:13:23.261ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
30832025-02-28T23:13:23.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
30842025-02-28T23:13:23.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
30852025-02-28T23:13:23.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
30862025-02-28T23:13:23.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
30872025-02-28T23:13:23.262ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
30882025-02-28T23:13:23.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
30892025-02-28T23:13:23.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
30902025-02-28T23:13:23.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
30912025-02-28T23:13:23.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
30922025-02-28T23:13:23.266ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
30932025-02-28T23:13:23.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30942025-02-28T23:13:23.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30952025-02-28T23:13:23.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
30962025-02-28T23:13:23.266ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30972025-02-28T23:13:23.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
30982025-02-28T23:13:23.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
30992025-02-28T23:13:23.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31002025-02-28T23:13:23.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31012025-02-28T23:13:23.269ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31022025-02-28T23:13:23.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31032025-02-28T23:13:23.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31042025-02-28T23:13:23.270ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31052025-02-28T23:13:23.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31062025-02-28T23:13:23.271ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
31072025-02-28T23:13:23.271ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
31082025-02-28T23:13:23.272ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
31092025-02-28T23:13:23.273ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
31102025-02-28T23:13:23.273ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
31112025-02-28T23:13:23.274ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
31122025-02-28T23:13:23.274ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
31132025-02-28T23:13:23.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
31142025-02-28T23:13:23.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
31152025-02-28T23:13:23.276ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
31162025-02-28T23:13:23.276ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
31172025-02-28T23:13:23.320ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
31182025-02-28T23:13:23.320ZDEBGoximeter (results-sink): inserting 1017 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
31192025-02-28T23:13:23.320ZDEBGoximeter (clickhouse-client): unrolling 1017 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
31202025-02-28T23:13:23.364ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
31212025-02-28T23:13:23.367ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 16 table_name = fields_ipaddr
31222025-02-28T23:13:23.370ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1402 table_name = fields_string
31232025-02-28T23:13:23.375ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 67 table_name = fields_u16
31242025-02-28T23:13:23.379ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
31252025-02-28T23:13:23.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
31262025-02-28T23:13:23.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 611 table_name = fields_uuid
31272025-02-28T23:13:23.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 954 table_name = measurements_cumulativeu64
31282025-02-28T23:13:23.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
31292025-02-28T23:13:23.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
31302025-02-28T23:13:24.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31312025-02-28T23:13:24.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31322025-02-28T23:13:24.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31332025-02-28T23:13:24.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31342025-02-28T23:13:24.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31352025-02-28T23:13:24.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31362025-02-28T23:13:24.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31372025-02-28T23:13:24.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31382025-02-28T23:13:24.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31392025-02-28T23:13:25.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31402025-02-28T23:13:25.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31412025-02-28T23:13:25.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31422025-02-28T23:13:25.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31432025-02-28T23:13:25.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31442025-02-28T23:13:25.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31452025-02-28T23:13:25.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31462025-02-28T23:13:25.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31472025-02-28T23:13:25.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31482025-02-28T23:13:26.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31492025-02-28T23:13:26.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31502025-02-28T23:13:26.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31512025-02-28T23:13:26.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31522025-02-28T23:13:26.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31532025-02-28T23:13:26.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31542025-02-28T23:13:26.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31552025-02-28T23:13:26.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31562025-02-28T23:13:26.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31572025-02-28T23:13:27.034ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
31582025-02-28T23:13:27.034ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
31592025-02-28T23:13:27.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
31602025-02-28T23:13:27.043ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
31612025-02-28T23:13:27.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
31622025-02-28T23:13:27.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
31632025-02-28T23:13:27.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31642025-02-28T23:13:27.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31652025-02-28T23:13:27.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31662025-02-28T23:13:27.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31672025-02-28T23:13:27.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31682025-02-28T23:13:27.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31692025-02-28T23:13:27.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31702025-02-28T23:13:27.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31712025-02-28T23:13:27.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31722025-02-28T23:13:28.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31732025-02-28T23:13:28.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31742025-02-28T23:13:28.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31752025-02-28T23:13:28.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31762025-02-28T23:13:28.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31772025-02-28T23:13:28.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31782025-02-28T23:13:28.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31792025-02-28T23:13:28.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31802025-02-28T23:13:28.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31812025-02-28T23:13:29.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31822025-02-28T23:13:29.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31832025-02-28T23:13:29.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31842025-02-28T23:13:29.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31852025-02-28T23:13:29.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31862025-02-28T23:13:29.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31872025-02-28T23:13:29.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31882025-02-28T23:13:29.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31892025-02-28T23:13:29.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31902025-02-28T23:13:30.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31912025-02-28T23:13:30.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31922025-02-28T23:13:30.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
31932025-02-28T23:13:30.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31942025-02-28T23:13:30.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31952025-02-28T23:13:30.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
31962025-02-28T23:13:30.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31972025-02-28T23:13:30.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31982025-02-28T23:13:30.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
31992025-02-28T23:13:31.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32002025-02-28T23:13:31.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32012025-02-28T23:13:31.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32022025-02-28T23:13:31.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32032025-02-28T23:13:31.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32042025-02-28T23:13:31.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32052025-02-28T23:13:31.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32062025-02-28T23:13:31.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32072025-02-28T23:13:31.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32082025-02-28T23:13:32.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
32092025-02-28T23:13:32.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
32102025-02-28T23:13:32.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
32112025-02-28T23:13:32.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
32122025-02-28T23:13:32.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
32132025-02-28T23:13:32.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
32142025-02-28T23:13:32.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32152025-02-28T23:13:32.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32162025-02-28T23:13:32.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32172025-02-28T23:13:32.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32182025-02-28T23:13:32.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32192025-02-28T23:13:32.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32202025-02-28T23:13:32.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32212025-02-28T23:13:32.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32222025-02-28T23:13:32.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32232025-02-28T23:13:33.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
32242025-02-28T23:13:33.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
32252025-02-28T23:13:33.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
32262025-02-28T23:13:33.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
32272025-02-28T23:13:33.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
32282025-02-28T23:13:33.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
32292025-02-28T23:13:33.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
32302025-02-28T23:13:33.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32312025-02-28T23:13:33.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32322025-02-28T23:13:33.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
32332025-02-28T23:13:33.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
32342025-02-28T23:13:33.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32352025-02-28T23:13:33.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32362025-02-28T23:13:33.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32372025-02-28T23:13:33.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32382025-02-28T23:13:33.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32392025-02-28T23:13:33.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32402025-02-28T23:13:33.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32412025-02-28T23:13:33.276ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
32422025-02-28T23:13:33.276ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
32432025-02-28T23:13:33.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
32442025-02-28T23:13:34.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32452025-02-28T23:13:34.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32462025-02-28T23:13:34.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32472025-02-28T23:13:34.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32482025-02-28T23:13:34.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32492025-02-28T23:13:34.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32502025-02-28T23:13:34.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32512025-02-28T23:13:34.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32522025-02-28T23:13:34.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32532025-02-28T23:13:35.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32542025-02-28T23:13:35.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32552025-02-28T23:13:35.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32562025-02-28T23:13:35.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32572025-02-28T23:13:35.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32582025-02-28T23:13:35.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32592025-02-28T23:13:35.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32602025-02-28T23:13:35.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32612025-02-28T23:13:35.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32622025-02-28T23:13:36.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32632025-02-28T23:13:36.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32642025-02-28T23:13:36.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32652025-02-28T23:13:36.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32662025-02-28T23:13:36.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32672025-02-28T23:13:36.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32682025-02-28T23:13:36.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32692025-02-28T23:13:36.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32702025-02-28T23:13:36.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32712025-02-28T23:13:37.034ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
32722025-02-28T23:13:37.034ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
32732025-02-28T23:13:37.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
32742025-02-28T23:13:37.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
32752025-02-28T23:13:37.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
32762025-02-28T23:13:37.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
32772025-02-28T23:13:37.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
32782025-02-28T23:13:37.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
32792025-02-28T23:13:37.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32802025-02-28T23:13:37.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32812025-02-28T23:13:37.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32822025-02-28T23:13:37.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32832025-02-28T23:13:37.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32842025-02-28T23:13:37.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32852025-02-28T23:13:37.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32862025-02-28T23:13:37.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32872025-02-28T23:13:37.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
32882025-02-28T23:13:38.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
32892025-02-28T23:13:38.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
32902025-02-28T23:13:38.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f0b5a5d3-f214-4a9c-8c15-6cc12925db9a", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:13:38 GMT"} })
32912025-02-28T23:13:38.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
32922025-02-28T23:13:38.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5a8b40f3-c578-4cfe-a11d-96c0b9a706a4", "content-length": "29", "date": "Fri, 28 Feb 2025 23:13:38 GMT"} })
32932025-02-28T23:13:38.260ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
32942025-02-28T23:13:38.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32952025-02-28T23:13:38.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32962025-02-28T23:13:38.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
32972025-02-28T23:13:38.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32982025-02-28T23:13:38.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
32992025-02-28T23:13:38.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33002025-02-28T23:13:38.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33012025-02-28T23:13:38.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33022025-02-28T23:13:38.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33032025-02-28T23:13:39.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33042025-02-28T23:13:39.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33052025-02-28T23:13:39.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33062025-02-28T23:13:39.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33072025-02-28T23:13:39.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33082025-02-28T23:13:39.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33092025-02-28T23:13:39.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33102025-02-28T23:13:39.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33112025-02-28T23:13:39.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33122025-02-28T23:13:40.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33132025-02-28T23:13:40.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33142025-02-28T23:13:40.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33152025-02-28T23:13:40.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33162025-02-28T23:13:40.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33172025-02-28T23:13:40.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33182025-02-28T23:13:40.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33192025-02-28T23:13:40.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33202025-02-28T23:13:40.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33212025-02-28T23:13:41.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33222025-02-28T23:13:41.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33232025-02-28T23:13:41.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33242025-02-28T23:13:41.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33252025-02-28T23:13:41.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33262025-02-28T23:13:41.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33272025-02-28T23:13:41.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33282025-02-28T23:13:41.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33292025-02-28T23:13:41.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33302025-02-28T23:13:42.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
33312025-02-28T23:13:42.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
33322025-02-28T23:13:42.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
33332025-02-28T23:13:42.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
33342025-02-28T23:13:42.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
33352025-02-28T23:13:42.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
33362025-02-28T23:13:42.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33372025-02-28T23:13:42.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33382025-02-28T23:13:42.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33392025-02-28T23:13:42.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33402025-02-28T23:13:42.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33412025-02-28T23:13:42.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33422025-02-28T23:13:42.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33432025-02-28T23:13:42.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33442025-02-28T23:13:42.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33452025-02-28T23:13:43.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
33462025-02-28T23:13:43.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
33472025-02-28T23:13:43.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
33482025-02-28T23:13:43.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
33492025-02-28T23:13:43.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
33502025-02-28T23:13:43.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
33512025-02-28T23:13:43.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
33522025-02-28T23:13:43.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
33532025-02-28T23:13:43.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33542025-02-28T23:13:43.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33552025-02-28T23:13:43.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
33562025-02-28T23:13:43.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33572025-02-28T23:13:43.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33582025-02-28T23:13:43.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33592025-02-28T23:13:43.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33602025-02-28T23:13:43.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33612025-02-28T23:13:43.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33622025-02-28T23:13:43.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33632025-02-28T23:13:43.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
33642025-02-28T23:13:43.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
33652025-02-28T23:13:43.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
33662025-02-28T23:13:44.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33672025-02-28T23:13:44.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33682025-02-28T23:13:44.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33692025-02-28T23:13:44.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33702025-02-28T23:13:44.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33712025-02-28T23:13:44.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33722025-02-28T23:13:44.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33732025-02-28T23:13:44.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33742025-02-28T23:13:44.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33752025-02-28T23:13:45.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33762025-02-28T23:13:45.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33772025-02-28T23:13:45.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33782025-02-28T23:13:45.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33792025-02-28T23:13:45.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33802025-02-28T23:13:45.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33812025-02-28T23:13:45.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33822025-02-28T23:13:45.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33832025-02-28T23:13:45.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33842025-02-28T23:13:46.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33852025-02-28T23:13:46.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33862025-02-28T23:13:46.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
33872025-02-28T23:13:46.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33882025-02-28T23:13:46.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33892025-02-28T23:13:46.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
33902025-02-28T23:13:46.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33912025-02-28T23:13:46.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33922025-02-28T23:13:46.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
33932025-02-28T23:13:47.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
33942025-02-28T23:13:47.033ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
33952025-02-28T23:13:47.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
33962025-02-28T23:13:47.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
33972025-02-28T23:13:47.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
33982025-02-28T23:13:47.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
33992025-02-28T23:13:47.068ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
34002025-02-28T23:13:47.077ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
34012025-02-28T23:13:47.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34022025-02-28T23:13:47.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34032025-02-28T23:13:47.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34042025-02-28T23:13:47.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34052025-02-28T23:13:47.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34062025-02-28T23:13:47.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34072025-02-28T23:13:47.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34082025-02-28T23:13:47.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34092025-02-28T23:13:47.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34102025-02-28T23:13:48.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34112025-02-28T23:13:48.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34122025-02-28T23:13:48.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34132025-02-28T23:13:48.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34142025-02-28T23:13:48.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34152025-02-28T23:13:48.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34162025-02-28T23:13:48.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34172025-02-28T23:13:48.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34182025-02-28T23:13:48.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34192025-02-28T23:13:49.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34202025-02-28T23:13:49.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34212025-02-28T23:13:49.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34222025-02-28T23:13:49.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34232025-02-28T23:13:49.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34242025-02-28T23:13:49.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34252025-02-28T23:13:49.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34262025-02-28T23:13:49.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34272025-02-28T23:13:49.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34282025-02-28T23:13:50.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34292025-02-28T23:13:50.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34302025-02-28T23:13:50.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34312025-02-28T23:13:50.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34322025-02-28T23:13:50.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34332025-02-28T23:13:50.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34342025-02-28T23:13:50.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34352025-02-28T23:13:50.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34362025-02-28T23:13:50.273ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34372025-02-28T23:13:51.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34382025-02-28T23:13:51.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34392025-02-28T23:13:51.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34402025-02-28T23:13:51.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34412025-02-28T23:13:51.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34422025-02-28T23:13:51.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34432025-02-28T23:13:51.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34442025-02-28T23:13:51.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34452025-02-28T23:13:51.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34462025-02-28T23:13:52.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
34472025-02-28T23:13:52.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
34482025-02-28T23:13:52.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
34492025-02-28T23:13:52.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
34502025-02-28T23:13:52.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
34512025-02-28T23:13:52.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
34522025-02-28T23:13:52.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34532025-02-28T23:13:52.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34542025-02-28T23:13:52.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34552025-02-28T23:13:52.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34562025-02-28T23:13:52.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34572025-02-28T23:13:52.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34582025-02-28T23:13:52.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34592025-02-28T23:13:52.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34602025-02-28T23:13:52.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34612025-02-28T23:13:53.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
34622025-02-28T23:13:53.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
34632025-02-28T23:13:53.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "259bad7c-12ce-4299-8af1-a62e1be7182f", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:13:53 GMT"} })
34642025-02-28T23:13:53.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
34652025-02-28T23:13:53.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "21fd304f-226a-4d91-b8f7-7e15ae50997e", "content-length": "29", "date": "Fri, 28 Feb 2025 23:13:52 GMT"} })
34662025-02-28T23:13:53.260ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
34672025-02-28T23:13:53.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
34682025-02-28T23:13:53.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
34692025-02-28T23:13:53.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
34702025-02-28T23:13:53.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
34712025-02-28T23:13:53.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
34722025-02-28T23:13:53.263ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
34732025-02-28T23:13:53.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
34742025-02-28T23:13:53.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
34752025-02-28T23:13:53.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34762025-02-28T23:13:53.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34772025-02-28T23:13:53.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
34782025-02-28T23:13:53.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
34792025-02-28T23:13:53.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
34802025-02-28T23:13:53.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34812025-02-28T23:13:53.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34822025-02-28T23:13:53.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
34832025-02-28T23:13:53.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34842025-02-28T23:13:53.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34852025-02-28T23:13:53.271ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
34862025-02-28T23:13:53.271ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
34872025-02-28T23:13:53.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
34882025-02-28T23:13:53.273ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
34892025-02-28T23:13:53.273ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
34902025-02-28T23:13:53.274ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
34912025-02-28T23:13:53.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
34922025-02-28T23:13:53.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
34932025-02-28T23:13:53.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
34942025-02-28T23:13:53.314ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
34952025-02-28T23:13:53.314ZDEBGoximeter (results-sink): inserting 1010 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
34962025-02-28T23:13:53.314ZDEBGoximeter (clickhouse-client): unrolling 1010 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
34972025-02-28T23:13:53.357ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
34982025-02-28T23:13:53.363ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 2 table_name = fields_ipaddr
34992025-02-28T23:13:53.366ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1395 table_name = fields_string
35002025-02-28T23:13:53.368ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 53 table_name = fields_u16
35012025-02-28T23:13:53.370ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
35022025-02-28T23:13:53.376ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
35032025-02-28T23:13:53.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 597 table_name = fields_uuid
35042025-02-28T23:13:53.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 947 table_name = measurements_cumulativeu64
35052025-02-28T23:13:53.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
35062025-02-28T23:13:53.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
35072025-02-28T23:13:54.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35082025-02-28T23:13:54.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35092025-02-28T23:13:54.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35102025-02-28T23:13:54.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35112025-02-28T23:13:54.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35122025-02-28T23:13:54.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35132025-02-28T23:13:54.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35142025-02-28T23:13:54.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35152025-02-28T23:13:54.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35162025-02-28T23:13:55.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35172025-02-28T23:13:55.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35182025-02-28T23:13:55.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35192025-02-28T23:13:55.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35202025-02-28T23:13:55.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35212025-02-28T23:13:55.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35222025-02-28T23:13:55.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35232025-02-28T23:13:55.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35242025-02-28T23:13:55.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35252025-02-28T23:13:56.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35262025-02-28T23:13:56.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35272025-02-28T23:13:56.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35282025-02-28T23:13:56.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35292025-02-28T23:13:56.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35302025-02-28T23:13:56.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35312025-02-28T23:13:56.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35322025-02-28T23:13:56.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35332025-02-28T23:13:56.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35342025-02-28T23:13:57.034ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
35352025-02-28T23:13:57.034ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
35362025-02-28T23:13:57.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
35372025-02-28T23:13:57.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
35382025-02-28T23:13:57.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
35392025-02-28T23:13:57.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
35402025-02-28T23:13:57.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35412025-02-28T23:13:57.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35422025-02-28T23:13:57.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35432025-02-28T23:13:57.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35442025-02-28T23:13:57.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35452025-02-28T23:13:57.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35462025-02-28T23:13:57.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35472025-02-28T23:13:57.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35482025-02-28T23:13:57.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35492025-02-28T23:13:58.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35502025-02-28T23:13:58.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35512025-02-28T23:13:58.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35522025-02-28T23:13:58.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35532025-02-28T23:13:58.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35542025-02-28T23:13:58.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35552025-02-28T23:13:58.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35562025-02-28T23:13:58.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35572025-02-28T23:13:58.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35582025-02-28T23:13:59.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35592025-02-28T23:13:59.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35602025-02-28T23:13:59.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35612025-02-28T23:13:59.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35622025-02-28T23:13:59.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35632025-02-28T23:13:59.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35642025-02-28T23:13:59.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35652025-02-28T23:13:59.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35662025-02-28T23:13:59.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35672025-02-28T23:14:00.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35682025-02-28T23:14:00.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35692025-02-28T23:14:00.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35702025-02-28T23:14:00.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35712025-02-28T23:14:00.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35722025-02-28T23:14:00.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35732025-02-28T23:14:00.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35742025-02-28T23:14:00.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35752025-02-28T23:14:00.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35762025-02-28T23:14:01.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35772025-02-28T23:14:01.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35782025-02-28T23:14:01.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35792025-02-28T23:14:01.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35802025-02-28T23:14:01.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35812025-02-28T23:14:01.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35822025-02-28T23:14:01.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35832025-02-28T23:14:01.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35842025-02-28T23:14:01.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35852025-02-28T23:14:02.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
35862025-02-28T23:14:02.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
35872025-02-28T23:14:02.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
35882025-02-28T23:14:02.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
35892025-02-28T23:14:02.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
35902025-02-28T23:14:02.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
35912025-02-28T23:14:02.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35922025-02-28T23:14:02.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35932025-02-28T23:14:02.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
35942025-02-28T23:14:02.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35952025-02-28T23:14:02.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35962025-02-28T23:14:02.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
35972025-02-28T23:14:02.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35982025-02-28T23:14:02.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
35992025-02-28T23:14:02.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36002025-02-28T23:14:03.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
36012025-02-28T23:14:03.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
36022025-02-28T23:14:03.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
36032025-02-28T23:14:03.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
36042025-02-28T23:14:03.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
36052025-02-28T23:14:03.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
36062025-02-28T23:14:03.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
36072025-02-28T23:14:03.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36082025-02-28T23:14:03.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36092025-02-28T23:14:03.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
36102025-02-28T23:14:03.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
36112025-02-28T23:14:03.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36122025-02-28T23:14:03.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36132025-02-28T23:14:03.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36142025-02-28T23:14:03.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36152025-02-28T23:14:03.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36162025-02-28T23:14:03.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36172025-02-28T23:14:03.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36182025-02-28T23:14:03.276ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
36192025-02-28T23:14:03.276ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
36202025-02-28T23:14:03.278ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
36212025-02-28T23:14:04.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36222025-02-28T23:14:04.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36232025-02-28T23:14:04.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36242025-02-28T23:14:04.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36252025-02-28T23:14:04.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36262025-02-28T23:14:04.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36272025-02-28T23:14:04.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36282025-02-28T23:14:04.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36292025-02-28T23:14:04.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36302025-02-28T23:14:05.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36312025-02-28T23:14:05.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36322025-02-28T23:14:05.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36332025-02-28T23:14:05.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36342025-02-28T23:14:05.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36352025-02-28T23:14:05.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36362025-02-28T23:14:05.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36372025-02-28T23:14:05.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36382025-02-28T23:14:05.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36392025-02-28T23:14:06.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36402025-02-28T23:14:06.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36412025-02-28T23:14:06.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36422025-02-28T23:14:06.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36432025-02-28T23:14:06.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36442025-02-28T23:14:06.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36452025-02-28T23:14:06.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36462025-02-28T23:14:06.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36472025-02-28T23:14:06.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36482025-02-28T23:14:07.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
36492025-02-28T23:14:07.033ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
36502025-02-28T23:14:07.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
36512025-02-28T23:14:07.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
36522025-02-28T23:14:07.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
36532025-02-28T23:14:07.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
36542025-02-28T23:14:07.067ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
36552025-02-28T23:14:07.070ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
36562025-02-28T23:14:07.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36572025-02-28T23:14:07.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36582025-02-28T23:14:07.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36592025-02-28T23:14:07.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36602025-02-28T23:14:07.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36612025-02-28T23:14:07.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36622025-02-28T23:14:07.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36632025-02-28T23:14:07.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36642025-02-28T23:14:07.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36652025-02-28T23:14:08.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
36662025-02-28T23:14:08.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
36672025-02-28T23:14:08.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f66934fe-b874-48de-b4d7-da825da458ea", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:14:08 GMT"} })
36682025-02-28T23:14:08.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
36692025-02-28T23:14:08.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "60ea5aa1-2db6-4993-a1b5-261571311b43", "content-length": "29", "date": "Fri, 28 Feb 2025 23:14:08 GMT"} })
36702025-02-28T23:14:08.260ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
36712025-02-28T23:14:08.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36722025-02-28T23:14:08.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36732025-02-28T23:14:08.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36742025-02-28T23:14:08.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36752025-02-28T23:14:08.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36762025-02-28T23:14:08.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36772025-02-28T23:14:08.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36782025-02-28T23:14:08.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36792025-02-28T23:14:08.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36802025-02-28T23:14:09.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36812025-02-28T23:14:09.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36822025-02-28T23:14:09.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36832025-02-28T23:14:09.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36842025-02-28T23:14:09.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36852025-02-28T23:14:09.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36862025-02-28T23:14:09.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36872025-02-28T23:14:09.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36882025-02-28T23:14:09.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36892025-02-28T23:14:10.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36902025-02-28T23:14:10.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36912025-02-28T23:14:10.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36922025-02-28T23:14:10.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36932025-02-28T23:14:10.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36942025-02-28T23:14:10.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
36952025-02-28T23:14:10.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36962025-02-28T23:14:10.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36972025-02-28T23:14:10.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
36982025-02-28T23:14:11.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
36992025-02-28T23:14:11.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37002025-02-28T23:14:11.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37012025-02-28T23:14:11.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37022025-02-28T23:14:11.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37032025-02-28T23:14:11.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37042025-02-28T23:14:11.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37052025-02-28T23:14:11.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37062025-02-28T23:14:11.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37072025-02-28T23:14:12.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
37082025-02-28T23:14:12.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
37092025-02-28T23:14:12.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
37102025-02-28T23:14:12.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
37112025-02-28T23:14:12.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
37122025-02-28T23:14:12.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
37132025-02-28T23:14:12.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37142025-02-28T23:14:12.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37152025-02-28T23:14:12.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37162025-02-28T23:14:12.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37172025-02-28T23:14:12.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37182025-02-28T23:14:12.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37192025-02-28T23:14:12.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37202025-02-28T23:14:12.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37212025-02-28T23:14:12.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37222025-02-28T23:14:13.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
37232025-02-28T23:14:13.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
37242025-02-28T23:14:13.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
37252025-02-28T23:14:13.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
37262025-02-28T23:14:13.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
37272025-02-28T23:14:13.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
37282025-02-28T23:14:13.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
37292025-02-28T23:14:13.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
37302025-02-28T23:14:13.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37312025-02-28T23:14:13.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37322025-02-28T23:14:13.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
37332025-02-28T23:14:13.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37342025-02-28T23:14:13.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37352025-02-28T23:14:13.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37362025-02-28T23:14:13.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37372025-02-28T23:14:13.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37382025-02-28T23:14:13.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37392025-02-28T23:14:13.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37402025-02-28T23:14:13.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
37412025-02-28T23:14:13.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
37422025-02-28T23:14:13.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
37432025-02-28T23:14:14.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37442025-02-28T23:14:14.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37452025-02-28T23:14:14.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37462025-02-28T23:14:14.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37472025-02-28T23:14:14.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37482025-02-28T23:14:14.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37492025-02-28T23:14:14.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37502025-02-28T23:14:14.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37512025-02-28T23:14:14.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37522025-02-28T23:14:15.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37532025-02-28T23:14:15.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37542025-02-28T23:14:15.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37552025-02-28T23:14:15.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37562025-02-28T23:14:15.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37572025-02-28T23:14:15.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37582025-02-28T23:14:15.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37592025-02-28T23:14:15.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37602025-02-28T23:14:15.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37612025-02-28T23:14:16.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37622025-02-28T23:14:16.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37632025-02-28T23:14:16.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37642025-02-28T23:14:16.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37652025-02-28T23:14:16.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37662025-02-28T23:14:16.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37672025-02-28T23:14:16.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37682025-02-28T23:14:16.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37692025-02-28T23:14:16.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37702025-02-28T23:14:17.033ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
37712025-02-28T23:14:17.033ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
37722025-02-28T23:14:17.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
37732025-02-28T23:14:17.048ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
37742025-02-28T23:14:17.054ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
37752025-02-28T23:14:17.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
37762025-02-28T23:14:17.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
37772025-02-28T23:14:17.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
37782025-02-28T23:14:17.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37792025-02-28T23:14:17.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37802025-02-28T23:14:17.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37812025-02-28T23:14:17.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37822025-02-28T23:14:17.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37832025-02-28T23:14:17.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37842025-02-28T23:14:17.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37852025-02-28T23:14:17.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37862025-02-28T23:14:17.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37872025-02-28T23:14:18.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37882025-02-28T23:14:18.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37892025-02-28T23:14:18.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37902025-02-28T23:14:18.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37912025-02-28T23:14:18.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37922025-02-28T23:14:18.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
37932025-02-28T23:14:18.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37942025-02-28T23:14:18.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37952025-02-28T23:14:18.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
37962025-02-28T23:14:19.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37972025-02-28T23:14:19.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37982025-02-28T23:14:19.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
37992025-02-28T23:14:19.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38002025-02-28T23:14:19.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38012025-02-28T23:14:19.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38022025-02-28T23:14:19.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38032025-02-28T23:14:19.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38042025-02-28T23:14:19.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38052025-02-28T23:14:20.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38062025-02-28T23:14:20.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38072025-02-28T23:14:20.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38082025-02-28T23:14:20.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38092025-02-28T23:14:20.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38102025-02-28T23:14:20.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38112025-02-28T23:14:20.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38122025-02-28T23:14:20.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38132025-02-28T23:14:20.273ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38142025-02-28T23:14:21.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38152025-02-28T23:14:21.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38162025-02-28T23:14:21.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38172025-02-28T23:14:21.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38182025-02-28T23:14:21.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38192025-02-28T23:14:21.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38202025-02-28T23:14:21.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38212025-02-28T23:14:21.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38222025-02-28T23:14:21.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38232025-02-28T23:14:22.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
38242025-02-28T23:14:22.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
38252025-02-28T23:14:22.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
38262025-02-28T23:14:22.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
38272025-02-28T23:14:22.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
38282025-02-28T23:14:22.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
38292025-02-28T23:14:22.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38302025-02-28T23:14:22.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38312025-02-28T23:14:22.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38322025-02-28T23:14:22.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38332025-02-28T23:14:22.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38342025-02-28T23:14:22.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38352025-02-28T23:14:22.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38362025-02-28T23:14:22.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38372025-02-28T23:14:22.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38382025-02-28T23:14:23.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
38392025-02-28T23:14:23.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
38402025-02-28T23:14:23.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "637ba2c8-c33c-412c-9536-7b19c34ebf2a", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:14:22 GMT"} })
38412025-02-28T23:14:23.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
38422025-02-28T23:14:23.260ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3157c373-c79c-40ac-a0a9-1812d8e743ec", "content-length": "29", "date": "Fri, 28 Feb 2025 23:14:22 GMT"} })
38432025-02-28T23:14:23.260ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
38442025-02-28T23:14:23.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
38452025-02-28T23:14:23.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
38462025-02-28T23:14:23.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
38472025-02-28T23:14:23.262ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
38482025-02-28T23:14:23.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
38492025-02-28T23:14:23.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
38502025-02-28T23:14:23.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
38512025-02-28T23:14:23.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
38522025-02-28T23:14:23.265ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
38532025-02-28T23:14:23.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38542025-02-28T23:14:23.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38552025-02-28T23:14:23.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
38562025-02-28T23:14:23.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
38572025-02-28T23:14:23.266ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38582025-02-28T23:14:23.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38592025-02-28T23:14:23.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38602025-02-28T23:14:23.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38612025-02-28T23:14:23.268ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38622025-02-28T23:14:23.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38632025-02-28T23:14:23.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38642025-02-28T23:14:23.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38652025-02-28T23:14:23.271ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38662025-02-28T23:14:23.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38672025-02-28T23:14:23.272ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
38682025-02-28T23:14:23.272ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
38692025-02-28T23:14:23.273ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
38702025-02-28T23:14:23.275ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
38712025-02-28T23:14:23.275ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
38722025-02-28T23:14:23.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
38732025-02-28T23:14:23.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
38742025-02-28T23:14:23.276ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
38752025-02-28T23:14:23.276ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
38762025-02-28T23:14:23.276ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
38772025-02-28T23:14:23.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
38782025-02-28T23:14:23.317ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
38792025-02-28T23:14:23.317ZDEBGoximeter (results-sink): inserting 1017 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
38802025-02-28T23:14:23.317ZDEBGoximeter (clickhouse-client): unrolling 1017 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
38812025-02-28T23:14:23.364ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
38822025-02-28T23:14:23.366ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 16 table_name = fields_ipaddr
38832025-02-28T23:14:23.369ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1402 table_name = fields_string
38842025-02-28T23:14:23.371ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 67 table_name = fields_u16
38852025-02-28T23:14:23.373ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
38862025-02-28T23:14:23.375ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
38872025-02-28T23:14:23.377ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 611 table_name = fields_uuid
38882025-02-28T23:14:23.379ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 954 table_name = measurements_cumulativeu64
38892025-02-28T23:14:23.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
38902025-02-28T23:14:23.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
38912025-02-28T23:14:24.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38922025-02-28T23:14:24.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38932025-02-28T23:14:24.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
38942025-02-28T23:14:24.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38952025-02-28T23:14:24.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38962025-02-28T23:14:24.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
38972025-02-28T23:14:24.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38982025-02-28T23:14:24.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
38992025-02-28T23:14:24.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39002025-02-28T23:14:25.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39012025-02-28T23:14:25.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39022025-02-28T23:14:25.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39032025-02-28T23:14:25.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39042025-02-28T23:14:25.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39052025-02-28T23:14:25.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39062025-02-28T23:14:25.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39072025-02-28T23:14:25.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39082025-02-28T23:14:25.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39092025-02-28T23:14:26.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39102025-02-28T23:14:26.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39112025-02-28T23:14:26.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39122025-02-28T23:14:26.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39132025-02-28T23:14:26.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39142025-02-28T23:14:26.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39152025-02-28T23:14:26.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39162025-02-28T23:14:26.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39172025-02-28T23:14:26.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39182025-02-28T23:14:27.033ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
39192025-02-28T23:14:27.034ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
39202025-02-28T23:14:27.041ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
39212025-02-28T23:14:27.050ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
39222025-02-28T23:14:27.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
39232025-02-28T23:14:27.061ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
39242025-02-28T23:14:27.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39252025-02-28T23:14:27.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39262025-02-28T23:14:27.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39272025-02-28T23:14:27.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39282025-02-28T23:14:27.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39292025-02-28T23:14:27.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39302025-02-28T23:14:27.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39312025-02-28T23:14:27.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39322025-02-28T23:14:27.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39332025-02-28T23:14:28.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39342025-02-28T23:14:28.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39352025-02-28T23:14:28.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39362025-02-28T23:14:28.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39372025-02-28T23:14:28.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39382025-02-28T23:14:28.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39392025-02-28T23:14:28.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39402025-02-28T23:14:28.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39412025-02-28T23:14:28.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39422025-02-28T23:14:29.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39432025-02-28T23:14:29.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39442025-02-28T23:14:29.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39452025-02-28T23:14:29.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39462025-02-28T23:14:29.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39472025-02-28T23:14:29.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39482025-02-28T23:14:29.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39492025-02-28T23:14:29.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39502025-02-28T23:14:29.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39512025-02-28T23:14:30.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39522025-02-28T23:14:30.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39532025-02-28T23:14:30.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39542025-02-28T23:14:30.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39552025-02-28T23:14:30.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39562025-02-28T23:14:30.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39572025-02-28T23:14:30.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39582025-02-28T23:14:30.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39592025-02-28T23:14:30.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39602025-02-28T23:14:31.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39612025-02-28T23:14:31.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39622025-02-28T23:14:31.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39632025-02-28T23:14:31.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39642025-02-28T23:14:31.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39652025-02-28T23:14:31.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39662025-02-28T23:14:31.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39672025-02-28T23:14:31.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39682025-02-28T23:14:31.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39692025-02-28T23:14:32.033ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
39702025-02-28T23:14:32.033ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
39712025-02-28T23:14:32.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
39722025-02-28T23:14:32.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
39732025-02-28T23:14:32.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
39742025-02-28T23:14:32.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
39752025-02-28T23:14:32.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39762025-02-28T23:14:32.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39772025-02-28T23:14:32.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39782025-02-28T23:14:32.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39792025-02-28T23:14:32.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39802025-02-28T23:14:32.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39812025-02-28T23:14:32.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39822025-02-28T23:14:32.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39832025-02-28T23:14:32.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
39842025-02-28T23:14:33.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
39852025-02-28T23:14:33.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
39862025-02-28T23:14:33.263ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
39872025-02-28T23:14:33.263ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
39882025-02-28T23:14:33.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
39892025-02-28T23:14:33.264ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
39902025-02-28T23:14:33.264ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
39912025-02-28T23:14:33.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
39922025-02-28T23:14:33.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39932025-02-28T23:14:33.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39942025-02-28T23:14:33.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
39952025-02-28T23:14:33.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39962025-02-28T23:14:33.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39972025-02-28T23:14:33.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
39982025-02-28T23:14:33.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
39992025-02-28T23:14:33.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40002025-02-28T23:14:33.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40012025-02-28T23:14:33.273ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40022025-02-28T23:14:33.276ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
40032025-02-28T23:14:33.276ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
40042025-02-28T23:14:33.278ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
40052025-02-28T23:14:34.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40062025-02-28T23:14:34.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40072025-02-28T23:14:34.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40082025-02-28T23:14:34.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40092025-02-28T23:14:34.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40102025-02-28T23:14:34.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40112025-02-28T23:14:34.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40122025-02-28T23:14:34.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40132025-02-28T23:14:34.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40142025-02-28T23:14:35.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40152025-02-28T23:14:35.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40162025-02-28T23:14:35.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40172025-02-28T23:14:35.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40182025-02-28T23:14:35.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40192025-02-28T23:14:35.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40202025-02-28T23:14:35.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40212025-02-28T23:14:35.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40222025-02-28T23:14:35.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40232025-02-28T23:14:36.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40242025-02-28T23:14:36.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40252025-02-28T23:14:36.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40262025-02-28T23:14:36.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40272025-02-28T23:14:36.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40282025-02-28T23:14:36.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40292025-02-28T23:14:36.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40302025-02-28T23:14:36.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40312025-02-28T23:14:36.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40322025-02-28T23:14:37.034ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
40332025-02-28T23:14:37.034ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
40342025-02-28T23:14:37.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
40352025-02-28T23:14:37.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
40362025-02-28T23:14:37.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
40372025-02-28T23:14:37.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
40382025-02-28T23:14:37.057ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
40392025-02-28T23:14:37.063ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
40402025-02-28T23:14:37.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40412025-02-28T23:14:37.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40422025-02-28T23:14:37.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40432025-02-28T23:14:37.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40442025-02-28T23:14:37.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40452025-02-28T23:14:37.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40462025-02-28T23:14:37.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40472025-02-28T23:14:37.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40482025-02-28T23:14:37.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40492025-02-28T23:14:38.256ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
40502025-02-28T23:14:38.256ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
40512025-02-28T23:14:38.259ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a5e62173-6c05-4188-b2b5-70fcd3157f4c", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:14:38 GMT"} })
40522025-02-28T23:14:38.259ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
40532025-02-28T23:14:38.262ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "37d1e46c-a1a5-474b-93c8-48a3e41483c8", "content-length": "29", "date": "Fri, 28 Feb 2025 23:14:38 GMT"} })
40542025-02-28T23:14:38.262ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
40552025-02-28T23:14:38.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40562025-02-28T23:14:38.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40572025-02-28T23:14:38.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40582025-02-28T23:14:38.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40592025-02-28T23:14:38.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40602025-02-28T23:14:38.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40612025-02-28T23:14:38.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40622025-02-28T23:14:38.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40632025-02-28T23:14:38.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40642025-02-28T23:14:39.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40652025-02-28T23:14:39.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40662025-02-28T23:14:39.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40672025-02-28T23:14:39.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40682025-02-28T23:14:39.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40692025-02-28T23:14:39.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40702025-02-28T23:14:39.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40712025-02-28T23:14:39.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40722025-02-28T23:14:39.273ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40732025-02-28T23:14:40.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40742025-02-28T23:14:40.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40752025-02-28T23:14:40.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40762025-02-28T23:14:40.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40772025-02-28T23:14:40.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40782025-02-28T23:14:40.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40792025-02-28T23:14:40.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40802025-02-28T23:14:40.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40812025-02-28T23:14:40.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40822025-02-28T23:14:41.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40832025-02-28T23:14:41.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40842025-02-28T23:14:41.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40852025-02-28T23:14:41.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40862025-02-28T23:14:41.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40872025-02-28T23:14:41.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
40882025-02-28T23:14:41.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40892025-02-28T23:14:41.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40902025-02-28T23:14:41.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
40912025-02-28T23:14:42.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
40922025-02-28T23:14:42.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
40932025-02-28T23:14:42.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
40942025-02-28T23:14:42.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
40952025-02-28T23:14:42.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
40962025-02-28T23:14:42.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
40972025-02-28T23:14:42.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40982025-02-28T23:14:42.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
40992025-02-28T23:14:42.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41002025-02-28T23:14:42.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41012025-02-28T23:14:42.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41022025-02-28T23:14:42.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41032025-02-28T23:14:42.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41042025-02-28T23:14:42.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41052025-02-28T23:14:42.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41062025-02-28T23:14:43.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
41072025-02-28T23:14:43.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
41082025-02-28T23:14:43.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
41092025-02-28T23:14:43.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
41102025-02-28T23:14:43.263ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
41112025-02-28T23:14:43.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
41122025-02-28T23:14:43.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
41132025-02-28T23:14:43.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41142025-02-28T23:14:43.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41152025-02-28T23:14:43.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
41162025-02-28T23:14:43.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
41172025-02-28T23:14:43.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41182025-02-28T23:14:43.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41192025-02-28T23:14:43.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41202025-02-28T23:14:43.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41212025-02-28T23:14:43.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41222025-02-28T23:14:43.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41232025-02-28T23:14:43.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41242025-02-28T23:14:43.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
41252025-02-28T23:14:43.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
41262025-02-28T23:14:43.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
41272025-02-28T23:14:44.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41282025-02-28T23:14:44.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41292025-02-28T23:14:44.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41302025-02-28T23:14:44.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41312025-02-28T23:14:44.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41322025-02-28T23:14:44.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41332025-02-28T23:14:44.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41342025-02-28T23:14:44.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41352025-02-28T23:14:44.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41362025-02-28T23:14:45.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41372025-02-28T23:14:45.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41382025-02-28T23:14:45.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41392025-02-28T23:14:45.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41402025-02-28T23:14:45.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41412025-02-28T23:14:45.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41422025-02-28T23:14:45.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41432025-02-28T23:14:45.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41442025-02-28T23:14:45.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41452025-02-28T23:14:46.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41462025-02-28T23:14:46.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41472025-02-28T23:14:46.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41482025-02-28T23:14:46.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41492025-02-28T23:14:46.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41502025-02-28T23:14:46.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41512025-02-28T23:14:46.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41522025-02-28T23:14:46.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41532025-02-28T23:14:46.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41542025-02-28T23:14:47.034ZDEBGoximeter (results-sink): inserting 259 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
41552025-02-28T23:14:47.034ZDEBGoximeter (clickhouse-client): unrolling 259 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
41562025-02-28T23:14:47.046ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 134 table_name = fields_string
41572025-02-28T23:14:47.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = fields_u16
41582025-02-28T23:14:47.051ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 103 table_name = fields_uuid
41592025-02-28T23:14:47.053ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
41602025-02-28T23:14:47.056ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
41612025-02-28T23:14:47.058ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
41622025-02-28T23:14:47.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41632025-02-28T23:14:47.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41642025-02-28T23:14:47.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41652025-02-28T23:14:47.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41662025-02-28T23:14:47.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41672025-02-28T23:14:47.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41682025-02-28T23:14:47.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41692025-02-28T23:14:47.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41702025-02-28T23:14:47.271ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41712025-02-28T23:14:48.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41722025-02-28T23:14:48.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41732025-02-28T23:14:48.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41742025-02-28T23:14:48.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41752025-02-28T23:14:48.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41762025-02-28T23:14:48.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41772025-02-28T23:14:48.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41782025-02-28T23:14:48.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41792025-02-28T23:14:48.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41802025-02-28T23:14:49.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41812025-02-28T23:14:49.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41822025-02-28T23:14:49.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41832025-02-28T23:14:49.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41842025-02-28T23:14:49.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41852025-02-28T23:14:49.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41862025-02-28T23:14:49.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41872025-02-28T23:14:49.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41882025-02-28T23:14:49.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41892025-02-28T23:14:50.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41902025-02-28T23:14:50.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41912025-02-28T23:14:50.266ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41922025-02-28T23:14:50.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41932025-02-28T23:14:50.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41942025-02-28T23:14:50.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
41952025-02-28T23:14:50.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41962025-02-28T23:14:50.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41972025-02-28T23:14:50.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
41982025-02-28T23:14:51.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
41992025-02-28T23:14:51.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42002025-02-28T23:14:51.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42012025-02-28T23:14:51.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42022025-02-28T23:14:51.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42032025-02-28T23:14:51.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42042025-02-28T23:14:51.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42052025-02-28T23:14:51.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42062025-02-28T23:14:51.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42072025-02-28T23:14:52.034ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
42082025-02-28T23:14:52.034ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
42092025-02-28T23:14:52.045ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
42102025-02-28T23:14:52.052ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
42112025-02-28T23:14:52.059ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 160 table_name = measurements_cumulativeu64
42122025-02-28T23:14:52.066ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 60 table_name = measurements_u64
42132025-02-28T23:14:52.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42142025-02-28T23:14:52.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42152025-02-28T23:14:52.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42162025-02-28T23:14:52.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42172025-02-28T23:14:52.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42182025-02-28T23:14:52.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42192025-02-28T23:14:52.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42202025-02-28T23:14:52.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42212025-02-28T23:14:52.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42222025-02-28T23:14:53.255ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:474
42232025-02-28T23:14:53.255ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending
42242025-02-28T23:14:53.258ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "85d010f2-a187-462c-b83f-1057e23da7b0", "content-length": "1412", "date": "Fri, 28 Feb 2025 23:14:53 GMT"} })
42252025-02-28T23:14:53.258ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D
42262025-02-28T23:14:53.261ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
42272025-02-28T23:14:53.261ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
42282025-02-28T23:14:53.261ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/14040373-b27e-4ea2-b873-16b58932afec/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmODkyNTA0OC0yYWY4LTQxNDYtYTg1MC1jY2Y2MjM1NGZjZGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9716d8f8-bdb0-4bd9-8bbf-347ea8298913", "content-length": "29", "date": "Fri, 28 Feb 2025 23:14:53 GMT"} })
42292025-02-28T23:14:53.261ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:549 n_current_tasks = 9 n_pruned_tasks = 0
42302025-02-28T23:14:53.262ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = a58b1575-0a7a-43f2-aa27-0e0d2c6cfee2
42312025-02-28T23:14:53.262ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
42322025-02-28T23:14:53.262ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
42332025-02-28T23:14:53.263ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
42342025-02-28T23:14:53.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
42352025-02-28T23:14:53.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
42362025-02-28T23:14:53.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42372025-02-28T23:14:53.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42382025-02-28T23:14:53.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = f0f730d6-b780-4c5f-a10d-e9c9cbe4d41b
42392025-02-28T23:14:53.265ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 431cd3aa-3cd0-477f-978b-e37653464252
42402025-02-28T23:14:53.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42412025-02-28T23:14:53.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42422025-02-28T23:14:53.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42432025-02-28T23:14:53.269ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42442025-02-28T23:14:53.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42452025-02-28T23:14:53.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42462025-02-28T23:14:53.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42472025-02-28T23:14:53.272ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
42482025-02-28T23:14:53.272ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
42492025-02-28T23:14:53.274ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
42502025-02-28T23:14:53.274ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
42512025-02-28T23:14:53.274ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = c3cce7be-94b9-4ec9-ad27-6bef45dbb18d
42522025-02-28T23:14:53.275ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
42532025-02-28T23:14:53.275ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = f8925048-2af8-4146-a850-ccf62354fcde
42542025-02-28T23:14:53.277ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = f8925048-2af8-4146-a850-ccf62354fcde
42552025-02-28T23:14:53.317ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = eb977560-79bb-4094-9f3c-0c8f67caef5b
42562025-02-28T23:14:53.317ZDEBGoximeter (results-sink): inserting 1010 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
42572025-02-28T23:14:53.317ZDEBGoximeter (clickhouse-client): unrolling 1010 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
42582025-02-28T23:14:53.360ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = fields_i16
42592025-02-28T23:14:53.362ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 2 table_name = fields_ipaddr
42602025-02-28T23:14:53.364ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 1395 table_name = fields_string
42612025-02-28T23:14:53.366ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 53 table_name = fields_u16
42622025-02-28T23:14:53.369ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 252 table_name = fields_u32
42632025-02-28T23:14:53.371ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 12 table_name = fields_u8
42642025-02-28T23:14:53.373ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 597 table_name = fields_uuid
42652025-02-28T23:14:53.375ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 947 table_name = measurements_cumulativeu64
42662025-02-28T23:14:53.378ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 39 table_name = measurements_histogramu64
42672025-02-28T23:14:53.380ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 24 table_name = measurements_u64
42682025-02-28T23:14:54.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42692025-02-28T23:14:54.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42702025-02-28T23:14:54.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42712025-02-28T23:14:54.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42722025-02-28T23:14:54.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42732025-02-28T23:14:54.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42742025-02-28T23:14:54.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42752025-02-28T23:14:54.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42762025-02-28T23:14:54.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42772025-02-28T23:14:55.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42782025-02-28T23:14:55.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42792025-02-28T23:14:55.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42802025-02-28T23:14:55.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42812025-02-28T23:14:55.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42822025-02-28T23:14:55.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42832025-02-28T23:14:55.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42842025-02-28T23:14:55.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42852025-02-28T23:14:55.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42862025-02-28T23:14:56.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42872025-02-28T23:14:56.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42882025-02-28T23:14:56.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42892025-02-28T23:14:56.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42902025-02-28T23:14:56.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
42912025-02-28T23:14:56.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
42922025-02-28T23:14:56.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42932025-02-28T23:14:56.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42942025-02-28T23:14:56.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
42952025-02-28T23:14:57.034ZDEBGoximeter (results-sink): inserting 132 samples into database collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d
42962025-02-28T23:14:57.034ZDEBGoximeter (clickhouse-client): unrolling 132 total samples collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1
42972025-02-28T23:14:57.042ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 56 table_name = fields_string
42982025-02-28T23:14:57.044ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 64 table_name = fields_uuid
42992025-02-28T23:14:57.047ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 96 table_name = measurements_cumulativeu64
43002025-02-28T23:14:57.049ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d id = 066df775-e28a-4ff2-a23f-8d0f25671ed1 n_rows = 36 table_name = measurements_u64
43012025-02-28T23:14:57.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43022025-02-28T23:14:57.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43032025-02-28T23:14:57.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43042025-02-28T23:14:57.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43052025-02-28T23:14:57.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43062025-02-28T23:14:57.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43072025-02-28T23:14:57.270ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43082025-02-28T23:14:57.270ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43092025-02-28T23:14:57.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43102025-02-28T23:14:58.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43112025-02-28T23:14:58.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43122025-02-28T23:14:58.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43132025-02-28T23:14:58.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43142025-02-28T23:14:58.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43152025-02-28T23:14:58.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43162025-02-28T23:14:58.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43172025-02-28T23:14:58.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43182025-02-28T23:14:58.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43192025-02-28T23:14:59.266ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43202025-02-28T23:14:59.266ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43212025-02-28T23:14:59.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43222025-02-28T23:14:59.268ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43232025-02-28T23:14:59.268ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43242025-02-28T23:14:59.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43252025-02-28T23:14:59.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43262025-02-28T23:14:59.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43272025-02-28T23:14:59.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43282025-02-28T23:15:00.265ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43292025-02-28T23:15:00.265ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43302025-02-28T23:15:00.267ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 215aca7c-1d99-4acd-910c-11227dbf68f7
43312025-02-28T23:15:00.267ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43322025-02-28T23:15:00.267ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43332025-02-28T23:15:00.268ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 684ad9ae-5a96-4fbd-8677-afa84ea8b0ad
43342025-02-28T23:15:00.269ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43352025-02-28T23:15:00.269ZDEBGoximeter (collection-task): collecting from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26
43362025-02-28T23:15:00.272ZDEBGoximeter (collection-task): collected results from producer collector_id = 14040373-b27e-4ea2-b873-16b58932afec collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 757424b9-cb42-411a-98fa-dd3eea6f9b26