Influxd process crashing every night around 01:20 with "out of memory"

Hi

We have an Influxdb 2.0 OSS installation with about 2000 telegraf agents connected.
It runs on a Rhel 9 server with 12 GB memory and 4 cpu’s. Swap at 2gb, but now increased to 8 gb, but still running out of memory and swap.
It’s a default installation, no custom config.
Retention is 7 days on the buckets.

Server has now been running fine for 10 months, no issues at all. But last 7 day’s the influxdb process has stopped every night around 01:20. This is in Norway, so UTC time + 1.
The Influxd service will the be restarted by Linux and it works fine again, except for 1 time where the server stopped, and we had to force a reboot.

We have’t done any changes directly to the Linux server or the Influxdb setup lately.
Only thing new to the database is that we have used the Starlark plugin to rename some fields.
E.g. we have renamed field “used” to “used_mb” for cosmetic and informational reasons.
We have introduced this change to about 200 servers for now.
So 1 server can now have 2 fields, used and used_mb, but only used_mb have metrics after the name change.

So the question is, can this have som impact on the built in “cleaning, retention, sync” jobs that runs regulary, and specifically is there a job that only run 1 time every 24 hours?
It feels it must be ha specific Influxdb job that causes this, since it happens on the same time every day…

I have also enabled some debug today:
flux-log-enabled = true
log-level = “warn”
storage-max-index-log-file-size = 2097152
So I will see tomorrow if there are any new info printed by the debug.

Here is some of the dump from the message log that shows the dump of the process. Also attached as a file to the case.

So I need some help here to pinpoint the root cause here.
Any help will be appriciated!

Feb 1 01:20:02 p0okularapp01 systemd[382046]: Starting D-Bus User Message Bus Socket…
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Starting Create User’s Volatile Files and Directories…
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Finished Create User’s Volatile Files and Directories.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Listening on D-Bus User Message Bus Socket.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Reached target Sockets.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Reached target Basic System.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Reached target Main User Target.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Startup finished in 104ms.
Feb 1 01:20:02 p0okularapp01 systemd[1]: Started User Manager for UID 0.
Feb 1 01:20:02 p0okularapp01 systemd[1]: Started Session 17745 of User root.
Feb 1 01:20:02 p0okularapp01 systemd[1]: Started Session 17746 of User root.
Feb 1 01:20:27 p0okularapp01 kernel: HangDetector invoked oom-killer: gfp_mask=0x140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), order=0, oom_score_adj=0
Feb 1 01:20:28 p0okularapp01 kernel: CPU: 0 PID: 1035 Comm: HangDetector Kdump: loaded Not tainted 5.14.0-503.19.1.el9_5.x86_64 #1
Feb 1 01:20:28 p0okularapp01 kernel: Hardware name: VMware, Inc. VMware20,1/440BX Desktop Reference Platform, BIOS VMW201.00V.21805430.B64.2305221830 05/22/2023
Feb 1 01:20:28 p0okularapp01 kernel: Call Trace:
Feb 1 01:20:28 p0okularapp01 kernel:
Feb 1 01:20:28 p0okularapp01 kernel: dump_stack_lvl+0x34/0x48
Feb 1 01:20:28 p0okularapp01 kernel: dump_header+0x4a/0x213
Feb 1 01:20:28 p0okularapp01 kernel: oom_kill_process.cold+0xb/0x10
Feb 1 01:20:28 p0okularapp01 kernel: out_of_memory+0xed/0x2e0
Feb 1 01:20:28 p0okularapp01 kernel: __alloc_pages_slowpath.constprop.0+0x6bc/0x970

Regards
Kjetil Klevengen

I was not allowed to add an attachement, so pasting it in here.

Feb 1 01:20:01 p0okularapp01 systemd[1]: Starting system activity accounting tool…
Feb 1 01:20:01 p0okularapp01 systemd[1]: Created slice User Slice of UID 0.
Feb 1 01:20:01 p0okularapp01 systemd[1]: Starting User Runtime Directory /run/user/0…
Feb 1 01:20:01 p0okularapp01 systemd[1]: sysstat-collect.service: Deactivated successfully.
Feb 1 01:20:01 p0okularapp01 systemd[1]: Finished system activity accounting tool.
Feb 1 01:20:01 p0okularapp01 systemd[1]: Finished User Runtime Directory /run/user/0.
Feb 1 01:20:01 p0okularapp01 systemd[1]: Starting User Manager for UID 0…
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Queued start job for default target Main User Target.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Created slice User Application Slice.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Started Daily Cleanup of User’s Temporary Directories.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Reached target Paths.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Reached target Timers.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Starting D-Bus User Message Bus Socket…
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Starting Create User’s Volatile Files and Directories…
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Finished Create User’s Volatile Files and Directories.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Listening on D-Bus User Message Bus Socket.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Reached target Sockets.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Reached target Basic System.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Reached target Main User Target.
Feb 1 01:20:02 p0okularapp01 systemd[382046]: Startup finished in 104ms.
Feb 1 01:20:02 p0okularapp01 systemd[1]: Started User Manager for UID 0.
Feb 1 01:20:02 p0okularapp01 systemd[1]: Started Session 17745 of User root.
Feb 1 01:20:02 p0okularapp01 systemd[1]: Started Session 17746 of User root.
Feb 1 01:20:27 p0okularapp01 kernel: HangDetector invoked oom-killer: gfp_mask=0x140cca(GFP_HIGHUSER_MOVABLE|__GFP_COMP), order=0, oom_score_adj=0
Feb 1 01:20:28 p0okularapp01 kernel: CPU: 0 PID: 1035 Comm: HangDetector Kdump: loaded Not tainted 5.14.0-503.19.1.el9_5.x86_64 #1
Feb 1 01:20:28 p0okularapp01 kernel: Hardware name: VMware, Inc. VMware20,1/440BX Desktop Reference Platform, BIOS VMW201.00V.21805430.B64.2305221830 05/22/2023
Feb 1 01:20:28 p0okularapp01 kernel: Call Trace:
Feb 1 01:20:28 p0okularapp01 kernel:
Feb 1 01:20:28 p0okularapp01 kernel: dump_stack_lvl+0x34/0x48
Feb 1 01:20:28 p0okularapp01 kernel: dump_header+0x4a/0x213
Feb 1 01:20:28 p0okularapp01 kernel: oom_kill_process.cold+0xb/0x10
Feb 1 01:20:28 p0okularapp01 kernel: out_of_memory+0xed/0x2e0
Feb 1 01:20:28 p0okularapp01 kernel: __alloc_pages_slowpath.constprop.0+0x6bc/0x970
Feb 1 01:20:28 p0okularapp01 kernel: __alloc_pages+0x21d/0x250
Feb 1 01:20:28 p0okularapp01 kernel: folio_alloc+0x17/0x50
Feb 1 01:20:28 p0okularapp01 kernel: __filemap_get_folio+0x13c/0x2e0
Feb 1 01:20:28 p0okularapp01 kernel: filemap_fault+0x45e/0x6f0
Feb 1 01:20:28 p0okularapp01 kernel: ? next_uptodate_page+0x160/0x1f0
Feb 1 01:20:28 p0okularapp01 kernel: ? filemap_map_pages+0x2c2/0x550
Feb 1 01:20:28 p0okularapp01 kernel: __do_fault+0x31/0x1b0
Feb 1 01:20:28 p0okularapp01 kernel: do_read_fault+0x119/0x1d0
Feb 1 01:20:28 p0okularapp01 kernel: do_pte_missing+0x10d/0x190
Feb 1 01:20:28 p0okularapp01 kernel: __handle_mm_fault+0x2fb/0x690
Feb 1 01:20:28 p0okularapp01 kernel: handle_mm_fault+0xdc/0x270
Feb 1 01:20:28 p0okularapp01 kernel: do_user_addr_fault+0x1b4/0x6a0
Feb 1 01:20:28 p0okularapp01 kernel: exc_page_fault+0x62/0x150
Feb 1 01:20:28 p0okularapp01 kernel: asm_exc_page_fault+0x22/0x30
Feb 1 01:20:28 p0okularapp01 kernel: RIP: 0033:0x55b93d8ca28f
Feb 1 01:20:28 p0okularapp01 kernel: Code: Unable to access opcode bytes at 0x55b93d8ca265.
Feb 1 01:20:28 p0okularapp01 kernel: RSP: 002b:00007f1326645c90 EFLAGS: 00010202
Feb 1 01:20:28 p0okularapp01 kernel: RAX: 00000000000fdd3b RBX: 0000000000000005 RCX: 000055b93d8d42d8
Feb 1 01:20:28 p0okularapp01 kernel: RDX: 0000000000000000 RSI: 000055b93d8ce244 RDI: 000055b93d8d4105
Feb 1 01:20:28 p0okularapp01 kernel: RBP: 000055b93d8d42a0 R08: 0000000000000004 R09: 00007f1326645b20
Feb 1 01:20:28 p0okularapp01 kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 000055b93d8d4100
Feb 1 01:20:28 p0okularapp01 kernel: R13: 0000000000000001 R14: 0000000000000023 R15: 000000576bfeea1b
Feb 1 01:20:28 p0okularapp01 kernel:
Feb 1 01:20:28 p0okularapp01 kernel: Mem-Info:
Feb 1 01:20:28 p0okularapp01 kernel: active_anon:2083455 inactive_anon:1837836 isolated_anon:0#012 active_file:94 inactive_file:0 isolated_file:0#012 unevictable:3 dirty:0 writeback:0#012 slab_reclaimable:12327 slab_unreclaimable:20172#012 mapped:480 shmem:514 pagetables:10543#012 sec_pagetables:0 bounce:0#012 kernel_misc_reclaimable:0#012 free:34034 free_pcp:5 free_cma:0
Feb 1 01:20:28 p0okularapp01 kernel: Node 0 active_anon:4952196kB inactive_anon:10732968kB active_file:376kB inactive_file:0kB unevictable:12kB isolated(anon):0kB isolated(file):0kB mapped:1920kB dirty:0kB writeback:0kB shmem:2056kB shmem_thp: 0kB shmem_pmdmapped: 0kB anon_thp: 4519936kB writeback_tmp:0kB kernel_stack:6240kB pagetables:42172kB sec_pagetables:0kB all_unreclaimable? no
Feb 1 01:20:28 p0okularapp01 kernel: Node 0 DMA free:13312kB boost:0kB min:64kB low:80kB high:96kB reserved_highatomic:0KB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15992kB managed:15360kB mlocked:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
Feb 1 01:20:28 p0okularapp01 kernel: lowmem_reserve: 0 2656 15634 15634 15634
Feb 1 01:20:28 p0okularapp01 kernel: Node 0 DMA32 free:63368kB boost:0kB min:11472kB low:14340kB high:17208kB reserved_highatomic:0KB active_anon:2052324kB inactive_anon:675540kB active_file:536kB inactive_file:0kB unevictable:0kB writepending:0kB present:3128764kB managed:2801024kB mlocked:0kB bounce:0kB free_pcp:20kB local_pcp:0kB free_cma:0kB
Feb 1 01:20:28 p0okularapp01 kernel: lowmem_reserve: 0 0 12977 12977 12977
Feb 1 01:20:28 p0okularapp01 kernel: Node 0 Normal free:59456kB boost:0kB min:56044kB low:70052kB high:84060kB reserved_highatomic:6144KB active_anon:6662936kB inactive_anon:6294364kB active_file:0kB inactive_file:0kB unevictable:12kB writepending:0kB present:13631488kB managed:13296852kB mlocked:12kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
Feb 1 01:20:28 p0okularapp01 kernel: lowmem_reserve: 0 0 0 0 0
Feb 1 01:20:28 p0okularapp01 kernel: Node 0 DMA: 04kB 08kB 016kB 032kB 064kB 0128kB 0256kB 0512kB 11024kB (U) 22048kB (UM) 24096kB (M) = 13312kB
Feb 1 01:20:28 p0okularapp01 kernel: Node 0 DMA32: 342
4kB (UME) 3478kB (UME) 37516kB (UME) 11832kB (UME) 8164kB (UME) 48128kB (UME) 27256kB (UME) 14512kB (UME) 111024kB (UME) 32048kB (M) 24096kB (M) = 64928kB
Feb 1 01:20:28 p0okularapp01 kernel: Node 0 Normal: 52684kB (UME) 25048kB (UME) 114716kB (UM) 032kB 064kB 0128kB 0256kB 0512kB 01024kB 02048kB 0*4096kB = 59456kB
Feb 1 01:20:28 p0okularapp01 kernel: Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
Feb 1 01:20:28 p0okularapp01 kernel: Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
Feb 1 01:20:28 p0okularapp01 kernel: 8896 total pagecache pages
Feb 1 01:20:28 p0okularapp01 kernel: 8311 pages in swap cache
Feb 1 01:20:28 p0okularapp01 kernel: Free swap = 120kB
Feb 1 01:20:28 p0okularapp01 kernel: Total swap = 2097148kB
Feb 1 01:20:28 p0okularapp01 kernel: 4194061 pages RAM
Feb 1 01:20:28 p0okularapp01 kernel: 0 pages HighMem/MovableOnly
Feb 1 01:20:28 p0okularapp01 kernel: 165752 pages reserved
Feb 1 01:20:28 p0okularapp01 kernel: 0 pages cma reserved
Feb 1 01:20:28 p0okularapp01 kernel: 0 pages hwpoisoned
Feb 1 01:20:28 p0okularapp01 kernel: Tasks state (memory values in pages):
Feb 1 01:20:28 p0okularapp01 kernel: [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
Feb 1 01:20:28 p0okularapp01 kernel: [ 795] 0 795 17300 595 163840 256 -250 systemd-journal
Feb 1 01:20:28 p0okularapp01 kernel: [ 811] 0 811 9234 48 94208 896 -1000 systemd-udevd
Feb 1 01:20:28 p0okularapp01 kernel: [ 967] 32 967 3544 64 69632 160 0 rpcbind
Feb 1 01:20:28 p0okularapp01 kernel: [ 969] 0 969 25487 39 73728 704 -1000 auditd
Feb 1 01:20:28 p0okularapp01 kernel: [ 971] 0 971 1957 0 53248 96 0 sedispatch
Feb 1 01:20:28 p0okularapp01 kernel: [ 998] 81 998 2724 64 61440 192 -900 dbus-broker-lau
Feb 1 01:20:28 p0okularapp01 kernel: [ 999] 81 999 1322 32 49152 128 -900 dbus-broker
Feb 1 01:20:28 p0okularapp01 kernel: [ 1000] 0 1000 64762 148 143360 1120 0 NetworkManager
Feb 1 01:20:28 p0okularapp01 kernel: [ 1003] 0 1003 20725 32 61440 64 0 irqbalance
Feb 1 01:20:28 p0okularapp01 kernel: [ 1005] 28 1005 116329 109 131072 704 0 nscd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1007] 0 1007 10809 64 110592 480 0 sssd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1010] 995 1010 21214 6 65536 128 0 chronyd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1012] 0 1012 98886 192 139264 416 0 udisksd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1015] 0 1015 4541 32 73728 320 0 VGAuthService
Feb 1 01:20:28 p0okularapp01 kernel: [ 1016] 0 1016 62881 160 114688 448 0 vmtoolsd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1031] 997 1031 648447 119 225280 1568 0 polkitd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1033] 0 1033 11416 586 122880 384 0 sssd_be
Feb 1 01:20:28 p0okularapp01 kernel: [ 1044] 0 1044 15611 128 172032 384 0 sssd_nss
Feb 1 01:20:28 p0okularapp01 kernel: [ 1045] 0 1045 7448 64 98304 448 0 sssd_pam
Feb 1 01:20:28 p0okularapp01 kernel: [ 1046] 0 1046 7038 32 102400 352 0 sssd_sudo
Feb 1 01:20:28 p0okularapp01 kernel: [ 1047] 0 1047 7003 64 94208 288 0 sssd_autofs
Feb 1 01:20:28 p0okularapp01 kernel: [ 1060] 0 1060 2508 96 61440 64 0 oddjobd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1061] 0 1061 3564 91 61440 512 0 accessgend
Feb 1 01:20:28 p0okularapp01 kernel: [ 1067] 0 1067 30359 67 86016 960 0 gssproxy
Feb 1 01:20:28 p0okularapp01 kernel: [ 1079] 0 1079 20264 65 57344 544 0 rhsmcertd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1081] 0 1081 4188 96 73728 288 -1000 sshd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1084] 0 1084 66549 1230 151552 2272 0 tuned
Feb 1 01:20:28 p0okularapp01 kernel: [ 1111] 0 1111 37066 574 311296 12960 0 puppet
Feb 1 01:20:28 p0okularapp01 kernel: [ 1115] 0 1115 4842 28 61440 672 0 rpc.gssd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1120] 0 1120 94461 413 307200 320 0 rsyslogd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1125] 0 1125 7824 291 90112 448 0 systemd-logind
Feb 1 01:20:28 p0okularapp01 kernel: [ 1138] 986 1138 5155205 3860265 37310464 416320 0 influxd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1154] 0 1154 104627 18794 753664 19328 0 splunkd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1180] 0 1180 1174 32 49152 32 0 atd
Feb 1 01:20:28 p0okularapp01 kernel: [ 1196] 0 1196 2144 96 57344 160 0 crond
Feb 1 01:20:28 p0okularapp01 kernel: [ 1205] 0 1205 761 32 45056 32 0 agetty
Feb 1 01:20:28 p0okularapp01 kernel: [ 1591] 0 1591 9545 77 73728 96 0 master
Feb 1 01:20:28 p0okularapp01 kernel: [ 1615] 89 1615 14492 96 94208 224 0 qmgr
Feb 1 01:20:28 p0okularapp01 kernel: [ 2595] 0 2595 33388 139 126976 3552 0 splunkd
Feb 1 01:20:28 p0okularapp01 kernel: [ 379124] 89 379124 14481 64 98304 224 0 pickup
Feb 1 01:20:28 p0okularapp01 kernel: [ 381293] 985 381293 1422150 12230 684032 921 0 telegraf
Feb 1 01:20:28 p0okularapp01 kernel: [ 382040] 0 382040 8171 355 86016 150 0 crond
Feb 1 01:20:28 p0okularapp01 kernel: [ 382041] 0 382041 8171 323 86016 182 0 crond
Feb 1 01:20:28 p0okularapp01 kernel: [ 382046] 0 382046 5980 829 86016 0 100 systemd
Feb 1 01:20:28 p0okularapp01 kernel: [ 382049] 0 382049 44196 935 106496 648 100 (sd-pam)
Feb 1 01:20:28 p0okularapp01 kernel: [ 382056] 0 382056 1781 64 61440 0 0 sh
Feb 1 01:20:28 p0okularapp01 kernel: [ 382057] 0 382057 1781 0 57344 64 0 sh
Feb 1 01:20:28 p0okularapp01 kernel: [ 382058] 0 382058 1781 68 53248 0 0 sh
Feb 1 01:20:28 p0okularapp01 kernel: [ 382059] 0 382059 1781 4 45056 32 0 sh
Feb 1 01:20:28 p0okularapp01 kernel: [ 382060] 0 382060 11541 7344 135168 0 0 python3
Feb 1 01:20:28 p0okularapp01 kernel: [ 382061] 0 382061 11542 7404 135168 0 0 python3
Feb 1 01:20:28 p0okularapp01 kernel: oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/system.slice/influxdb.service,task=influxd,pid=1138,uid=986
Feb 1 01:20:28 p0okularapp01 kernel: Out of memory: Killed process 1138 (influxd) total-vm:20620820kB, anon-rss:15441056kB, file-rss:4kB, shmem-rss:0kB, UID:986 pgtables:36436kB oom_score_adj:0
Feb 1 01:20:28 p0okularapp01 systemd[1]: influxdb.service: A process of this unit has been killed by the OOM killer.
Feb 1 01:20:29 p0okularapp01 systemd[1]: influxdb.service: Main process exited, code=killed, status=9/KILL
Feb 1 01:20:29 p0okularapp01 systemd[1]: influxdb.service: Failed with result ‘oom-kill’.
Feb 1 01:20:29 p0okularapp01 systemd[1]: influxdb.service: Consumed 3d 3h 42min 23.450s CPU time.
Feb 1 01:20:29 p0okularapp01 systemd[1]: session-17746.scope: Deactivated successfully.
Feb 1 01:20:29 p0okularapp01 systemd[1]: session-17745.scope: Deactivated successfully.
Feb 1 01:20:29 p0okularapp01 systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 1.
Feb 1 01:20:29 p0okularapp01 systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
Feb 1 01:20:29 p0okularapp01 systemd[1]: influxdb.service: Consumed 3d 3h 42min 23.450s CPU time.
Feb 1 01:20:29 p0okularapp01 systemd[1]: Starting InfluxDB is an open-source, distributed, time series database…
Feb 1 01:20:29 p0okularapp01 influxd-systemd-start.sh[382064]: Command “print-config” is deprecated, use the influx-cli command server-config to display the configuration values from the running server
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382080]: Command “print-config” is deprecated, use the influx-cli command server-config to display the configuration values from the running server
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.024074Z lvl=info msg=“Welcome to InfluxDB” log_id=0uRiw8mG000 version=v2.7.10 commit=f302d9730c build_date=2024-08-16T20:19:28Z log_level=info
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.029895Z lvl=info msg=“Resources opened” log_id=0uRiw8mG000 service=bolt path=/var/lib/influxdb/influxd.bolt
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.029977Z lvl=info msg=“Resources opened” log_id=0uRiw8mG000 service=sqlite path=/var/lib/influxdb/influxd.sqlite
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.050634Z lvl=info msg=“Checking InfluxDB metadata for prior version.” log_id=0uRiw8mG000 bolt_path=/var/lib/influxdb/influxd.bolt
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.050931Z lvl=info msg=“Using data dir” log_id=0uRiw8mG000 service=storage-engine service=store path=/var/lib/influxdb/engine/data
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.050957Z lvl=info msg=“Compaction settings” log_id=0uRiw8mG000 service=storage-engine service=store max_concurrent_compactions=2 throughput_bytes_per_second=50331648 throughput_bytes_per_second_burst=50331648
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.050965Z lvl=info msg=“Open store (start)” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open op_event=start
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382091]: Command “print-config” is deprecated, use the influx-cli command server-config to display the configuration values from the running server
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382062]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts…
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.873091Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.874049Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.875301Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.877409Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.878217Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.878251Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=0.040ms
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.879301Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.879332Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=0.035ms
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.882720Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.882903Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.904147Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=28.848ms
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.917870Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=34.966ms
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.930350Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1577/000000022-000000002.tsm id=0 duration=51.388ms
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.952306Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1573/000000021-000000002.tsm id=0 duration=72.835ms
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.971478Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1581/000000021-000000002.tsm id=0 duration=53.419ms
Feb 1 01:20:30 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:30.973960Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1590/000000021-000000002.tsm id=0 duration=69.307ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382062]: InfluxDB API at http://localhost:8086/ready unavailable after 2 attempts…
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.286870Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1590 duration=439.774ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.286944Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1573 duration=439.860ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.286990Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1581 duration=439.924ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.286930Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1577 duration=439.732ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.314828Z lvl=info msg=“TSI log compaction (start)” log_id=0uRiw8mG000 service=storage-engine index=tsi tsi1_partition=4 op_name=tsi1_compact_log_file tsi1_log_file_id=2 op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.329025Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.329334Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.329467Z lvl=info msg=“Log file compacted” log_id=0uRiw8mG000 service=storage-engine index=tsi tsi1_partition=4 op_name=tsi1_compact_log_file tsi1_log_file_id=2 elapsed=15ms bytes=1408 kb_per_sec=89
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.329522Z lvl=info msg=“TSI log compaction (end)” log_id=0uRiw8mG000 service=storage-engine index=tsi tsi1_partition=4 op_name=tsi1_compact_log_file tsi1_log_file_id=2 op_event=end op_elapsed=14.717ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.329581Z lvl=info msg=“TSI level compaction (start)” log_id=0uRiw8mG000 service=storage-engine index=tsi tsi1_partition=4 op_name=tsi1_compact_to_level tsi1_level=2 op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.329667Z lvl=info msg=“Performing full compaction” log_id=0uRiw8mG000 service=storage-engine index=tsi tsi1_partition=4 op_name=tsi1_compact_to_level tsi1_level=2 src=2,1 dst=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/index/3/L2-00000004.tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.338272Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.338959Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.348763Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.349567Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.349606Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=0.045ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.349950Z lvl=info msg=“Full compaction complete” log_id=0uRiw8mG000 service=storage-engine index=tsi tsi1_partition=4 op_name=tsi1_compact_to_level tsi1_level=2 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/index/3/L2-00000004.tsi elapsed=20ms bytes=164313 kb_per_sec=7886
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.349968Z lvl=info msg=“Removing index file” log_id=0uRiw8mG000 service=storage-engine index=tsi tsi1_partition=4 op_name=tsi1_compact_to_level tsi1_level=2 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/index/3/L1-00000002.tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.350020Z lvl=info msg=“Removing index file” log_id=0uRiw8mG000 service=storage-engine index=tsi tsi1_partition=4 op_name=tsi1_compact_to_level tsi1_level=2 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/index/3/L1-00000001.tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.350077Z lvl=info msg=“TSI level compaction (end)” log_id=0uRiw8mG000 service=storage-engine index=tsi tsi1_partition=4 op_name=tsi1_compact_to_level tsi1_level=2 op_event=end op_elapsed=20.497ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.361922Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=22.970ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.373755Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=44.420ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.387679Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/000000022-000000001.tsm id=7 duration=25.417ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.397668Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1569/000000021-000000002.tsm id=0 duration=47.937ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.402638Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi

Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.418955Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1569 duration=131.922ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.435494Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/000000008-000000002.tsm id=0 duration=73.277ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.437735Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.438221Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.441966Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/000000019-000000001.tsm id=4 duration=54.213ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.451600Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/000000020-000000001.tsm id=5 duration=53.704ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.458063Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=55.064ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.458317Z lvl=info msg=“Reading file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=cacheloader path=/var/lib/influxdb/engine/wal/3eca5964f16753bb/autogen/1597/_00001.wal size=5822897
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.459212Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=20.994ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.470415Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/000000021-000000001.tsm id=6 duration=59.118ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.472355Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3fbef24c585df7ae/autogen/1596/000000001-000000001.tsm id=0 duration=1.832ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.472498Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3fbef24c585df7ae/autogen/1596 duration=53.346ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.485238Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/000000017-000000001.tsm id=2 duration=42.325ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.486655Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593/000000016-000000002.tsm id=1 duration=51.070ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.486791Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1593 duration=199.815ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.491652Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.491916Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.500112Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=8.196ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.502302Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3fbef24c585df7ae/autogen/1585/000000002-000000002.tsm id=0 duration=1.936ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.502469Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3fbef24c585df7ae/autogen/1585 duration=29.947ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.502791Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.503419Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.514986Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.515554Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.517911Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=14.509ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.520064Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3fbef24c585df7ae/autogen/1589/000000002-000000002.tsm id=0 duration=1.994ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.520212Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3fbef24c585df7ae/autogen/1589 duration=33.386ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.523689Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1586/000000021-000000002.tsm id=0 duration=71.870ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.523825Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1586 duration=236.830ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.526233Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=10.681ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.527311Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3fbef24c585df7ae/autogen/1592/000000002-000000001.tsm id=1 duration=0.912ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.528124Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/3fbef24c585df7ae/autogen/1592/000000001-000000001.tsm id=0 duration=1.616ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.528311Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3fbef24c585df7ae/autogen/1592 duration=25.811ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.533592Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.533986Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.534588Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.535254Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.535287Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=0.039ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.536356Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1570/000000001-000000001.tsm id=0 duration=0.896ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.536431Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1570 duration=12.565ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.540549Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.541194Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.541245Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=0.059ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.542442Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1574/000000001-000000001.tsm id=0 duration=0.925ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.542532Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1574 duration=14.152ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.545041Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.545055Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=11.081ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.545191Z lvl=info msg=“Reading file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=cacheloader path=/var/lib/influxdb/engine/wal/5ad899a31923ce7b/autogen/1598/_00001.wal size=4645
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.546004Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1598 duration=25.746ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.546265Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.546350Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=0.091ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.547436Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1578/000000001-000000001.tsm id=0 duration=0.956ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.547707Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1578 duration=11.244ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.559987Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.560336Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.567159Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=6.820ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.569153Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1582/000000001-000000001.tsm id=0 duration=1.412ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.569332Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1582 duration=26.767ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.575236Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.575586Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.578273Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.578505Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.583302Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=7.716ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.585976Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1591/000000001-000000001.tsm id=0 duration=2.309ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.586191Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1591 duration=38.434ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.586197Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=7.702ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.587421Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1587/000000001-000000001.tsm id=0 duration=0.995ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.587601Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1587 duration=41.555ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.592058Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.592269Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.602844Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=10.581ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.604036Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1594/000000001-000000001.tsm id=0 duration=1.013ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.604139Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/5ad899a31923ce7b/autogen/1594 duration=34.765ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.604202Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.605065Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.611344Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=6.286ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.616895Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.620377Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1231/000000002-000000002.tsm id=0 duration=8.857ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.620687Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1231 duration=33.034ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.623181Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.623312Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=0.161ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.634474Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.640452Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.658032Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=17.585ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.659910Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.662227Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.662280Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=0.068ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.745360Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1579/000000483-000000002.tsm id=0 duration=121.692ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.745489Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1579 duration=159.270ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.757108Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1262/000000483-000000002.tsm id=0 duration=98.677ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.757463Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1262 duration=153.304ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.776106Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.777309Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.777352Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=0.048ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.807442Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1571/000000481-000000002.tsm id=0 duration=145.004ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.807712Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1571 duration=186.913ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.871862Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.872427Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.884839Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=12.405ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.889563Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1575/000000481-000000002.tsm id=0 duration=112.045ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.889747Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1575 duration=144.235ms
Feb 1 01:20:31 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:31.984910Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/3eca5964f16753bb/autogen/1597 duration=696.429ms
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.027526Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.027863Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.040281Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=12.393ms
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.040852Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.041388Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.051843Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=10.454ms
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.055779Z lvl=info msg=“Opened file” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1583/000000481-000000002.tsm id=0 duration=170.645ms
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.057960Z lvl=info msg=“Opened shard” log_id=0uRiw8mG000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/engine/data/d078ce8e9d3fb35e/autogen/1583 duration=250.182ms
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.104078Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.104700Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.104741Z lvl=info msg=“loading changes (end)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=end op_elapsed=0.044ms
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.131026Z lvl=info msg=“index opened with 8 partitions” log_id=0uRiw8mG000 service=storage-engine index=tsi
Feb 1 01:20:32 p0okularapp01 influxd-systemd-start.sh[382063]: ts=2025-02-01T00:20:32.131341Z lvl=info msg=“loading changes (start)” log_id=0uRiw8mG000 service=storage-engine engine=tsm1 op_name=“field indices” op_event=start