influxdata / influxdata/influxdb
Starting takes a long time with InfluxDB API unavailable messages after 2.7.6 to 2.7.7 upgrade
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
I'm using Ubuntu 20.04.2 LTS with influxdb 2.7.6-1 and after an upgrade starting influxdb takes a long time with a lot of "InfluxDB API at http://localhost:8086/ready unavailable after xx attempts" messages
This also happens when I start influxdb with all buckets removed.
If I downgrade to 2.7.6-1 I don't have any problems anymore.
__Steps to reproduce:__
List the minimal actions needed to reproduce the behaviour.
1. sudo service influxdb stop
2. sudo apt-get install influxdb2
3. sudo service influxdb start
__Expected behaviour:__
Starting command (3) will return in a few seconds.
__Actual behaviour:__
It takes a long time (2-5 minutes) before the starting command returns. In de mean time I see a lot "InfluxDB API at http://localhost:8086/ready unavailable after xx attempts" messages. In the end it will start.
My VM has 2 GB mem. Then it will take about 500 attempts. When increasing to 3 GB, it will take about 150 attempts. Influxdb takes a lot of memory and CPU during startup.
__Environment info:__
root@ubuntu1-Copy2:~# uname -srm
Linux 5.4.0-74-generic x86_64
Using a VM on ESXi with 2 CPU and 3 GB memory.
__Config:__
root@ubuntu1-Copy2:~# cat /var/lib/influxdb/.influxdbv2/config.toml
bolt-path = "/var/lib/influxdb/.influxdbv2/influxd.bolt"
engine-path = "/var/lib/influxdb/.influxdbv2/engine"
http-bind-address = ":8086"
storage-series-id-set-cache-size = 100
session-renew-disabled = true
session-length = 1440 # session renewal after 1 day
__Logs:__
Logging with debug level and with all buckets removed.
```
Jul 14 16:51:02 ubuntu1-Copy2 systemd[1]: Starting InfluxDB is an open-source, distributed, time series database...
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: time="2024-07-14T16:51:02+02:00" level=warning msg="DBUS_SESSION_BUS_ADDRESS envvar looks to be not set, this can lead to runaway dbus-daemon processes. To avoid this, set envvar DBUS_SESSION_BUS_ADDRESS=$XDG_RUNTIME_DIR/bus (if it exists) or DBUS_SESSION_BUS_ADDRESS=/dev/null." func="gosnowflake.(*defaultLogger).Warn" file="log.go:228"
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11660]: time="2024-07-14T16:51:02+02:00" level=warning msg="DBUS_SESSION_BUS_ADDRESS envvar looks to be not set, this can lead to runaway dbus-daemon processes. To avoid this, set envvar DBUS_SESSION_BUS_ADDRESS=$XDG_RUNTIME_DIR/bus (if it exists) or DBUS_SESSION_BUS_ADDRESS=/dev/null." func="gosnowflake.(*defaultLogger).Warn" file="log.go:228"
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11660]: Command "print-config" is deprecated, use the influx-cli command server-config to display the configuration values from the running server
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.172234Z lvl=info msg="Welcome to InfluxDB" log_id=0qORSlc0000 version=v2.7.7 commit=e9e0f744fa build_date=2024-07-11T18:45:02Z log_level=debug
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.172598Z lvl=debug msg="loaded config file" log_id=0qORSlc0000 path=/var/lib/influxdb/.influxdbv2/config.toml
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.173544Z lvl=info msg="Resources opened" log_id=0qORSlc0000 service=bolt path=/var/lib/influxdb/.influxdbv2/influxd.bolt
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.173903Z lvl=info msg="Resources opened" log_id=0qORSlc0000 service=sqlite path=/var/lib/influxdb/.influxdbv2/influxd.sqlite
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.177508Z lvl=debug msg="buckets find" log_id=0qORSlc0000 store=new took=0.205ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11691]: time="2024-07-14T16:51:02+02:00" level=warning msg="DBUS_SESSION_BUS_ADDRESS envvar looks to be not set, this can lead to runaway dbus-daemon processes. To avoid this, set envvar DBUS_SESSION_BUS_ADDRESS=$XDG_RUNTIME_DIR/bus (if it exists) or DBUS_SESSION_BUS_ADDRESS=/dev/null." func="gosnowflake.(*defaultLogger).Warn" file="log.go:228"
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.182174Z lvl=info msg="Checking InfluxDB metadata for prior version." log_id=0qORSlc0000 bolt_path=/var/lib/influxdb/.influxdbv2/influxd.bolt
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.182656Z lvl=info msg="Using data dir" log_id=0qORSlc0000 service=storage-engine service=store path=/var/lib/influxdb/.influxdbv2/engine/data
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.182917Z lvl=info msg="Compaction settings" log_id=0qORSlc0000 service=storage-engine service=store max_concurrent_compactions=1 throughput_bytes_per_second=50331648 throughput_bytes_per_second_burst=50331648
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.183139Z lvl=info msg="Open store (start)" log_id=0qORSlc0000 service=storage-engine service=store op_name=tsdb_open op_event=start
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11691]: Command "print-config" is deprecated, use the influx-cli command server-config to display the configuration values from the running server
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.208286Z lvl=info msg="index opened with 8 partitions" log_id=0qORSlc0000 service=storage-engine index=tsi
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.209939Z lvl=info msg="index opened with 8 partitions" log_id=0qORSlc0000 service=storage-engine index=tsi
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.210762Z lvl=info msg="loading changes (start)" log_id=0qORSlc0000 service=storage-engine engine=tsm1 op_name="field indices" op_event=start
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.211086Z lvl=info msg="loading changes (end)" log_id=0qORSlc0000 service=storage-engine engine=tsm1 op_name="field indices" op_event=end op_elapsed=0.323ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.211619Z lvl=info msg="Opened file" log_id=0qORSlc0000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/.influxdbv2/engine/data/c199f5ccd68d3769/autogen/4193/000000002-000000002.tsm id=0 duration=0.149ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.212011Z lvl=info msg="Opened shard" log_id=0qORSlc0000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/.influxdbv2/engine/data/c199f5ccd68d3769/autogen/4193 duration=25.833ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.218218Z lvl=info msg="loading changes (start)" log_id=0qORSlc0000 service=storage-engine engine=tsm1 op_name="field indices" op_event=start
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.218280Z lvl=info msg="loading changes (end)" log_id=0qORSlc0000 service=storage-engine engine=tsm1 op_name="field indices" op_event=end op_elapsed=0.082ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.219085Z lvl=info msg="Opened file" log_id=0qORSlc0000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/.influxdbv2/engine/data/c199f5ccd68d3769/autogen/4196/000000001-000000001.tsm id=0 duration=0.179ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.219305Z lvl=info msg="Reading file" log_id=0qORSlc0000 service=storage-engine engine=tsm1 service=cacheloader path=/var/lib/influxdb/.influxdbv2/engine/wal/c199f5ccd68d3769/autogen/4196/_00002.wal size=1979362
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.219346Z lvl=info msg="index opened with 8 partitions" log_id=0qORSlc0000 service=storage-engine index=tsi
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.220108Z lvl=info msg="loading changes (start)" log_id=0qORSlc0000 service=storage-engine engine=tsm1 op_name="field indices" op_event=start
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.220331Z lvl=info msg="loading changes (end)" log_id=0qORSlc0000 service=storage-engine engine=tsm1 op_name="field indices" op_event=end op_elapsed=0.225ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.220846Z lvl=info msg="Opened file" log_id=0qORSlc0000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/.influxdbv2/engine/data/c199f5ccd68d3769/autogen/4195/000000007-000000002.tsm id=0 duration=0.134ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.221125Z lvl=info msg="Opened shard" log_id=0qORSlc0000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/.influxdbv2/engine/data/c199f5ccd68d3769/autogen/4195 duration=8.859ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.228982Z lvl=info msg="index opened with 8 partitions" log_id=0qORSlc0000 service=storage-engine index=tsi
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.229667Z lvl=info msg="loading changes (start)" log_id=0qORSlc0000 service=storage-engine engine=tsm1 op_name="field indices" op_event=start
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.230047Z lvl=info msg="loading changes (end)" log_id=0qORSlc0000 service=storage-engine engine=tsm1 op_name="field indices" op_event=end op_elapsed=0.365ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.233302Z lvl=info msg="Opened file" log_id=0qORSlc0000 service=storage-engine engine=tsm1 service=filestore path=/var/lib/influxdb/.influxdbv2/engine/data/c199f5ccd68d3769/autogen/4194/000000002-000000002.tsm id=0 duration=0.087ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.233730Z lvl=info msg="Opened shard" log_id=0qORSlc0000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/.influxdbv2/engine/data/c199f5ccd68d3769/autogen/4194 duration=12.408ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11701]: time="2024-07-14T16:51:02+02:00" level=warning msg="DBUS_SESSION_BUS_ADDRESS envvar looks to be not set, this can lead to runaway dbus-daemon processes. To avoid this, set envvar DBUS_SESSION_BUS_ADDRESS=$XDG_RUNTIME_DIR/bus (if it exists) or DBUS_SESSION_BUS_ADDRESS=/dev/null." func="gosnowflake.(*defaultLogger).Warn" file="log.go:228"
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11701]: Command "print-config" is deprecated, use the influx-cli command server-config to display the configuration values from the running server
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.282854Z lvl=info msg="Opened shard" log_id=0qORSlc0000 service=storage-engine service=store op_name=tsdb_open index_version=tsi1 path=/var/lib/influxdb/.influxdbv2/engine/data/c199f5ccd68d3769/autogen/4196 duration=98.187ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.283498Z lvl=info msg="Open store (end)" log_id=0qORSlc0000 service=storage-engine service=store op_name=tsdb_open op_event=end op_elapsed=100.356ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.283846Z lvl=info msg="Starting retention policy enforcement service" log_id=0qORSlc0000 service=retention check_interval=30m
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.284066Z lvl=info msg="Starting precreation service" log_id=0qORSlc0000 service=shard-precreation check_interval=10m advance_period=30m
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.285377Z lvl=info msg="Starting query controller" log_id=0qORSlc0000 service=storage-reads concurrency_quota=1024 initial_memory_bytes_quota_per_query=9223372036854775807 memory_bytes_quota_per_query=9223372036854775807 max_memory_bytes=0 queue_size=1024
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:02.289687Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.079ms
Jul 14 16:51:02 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
Jul 14 16:51:03 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 2 attempts...
Jul 14 16:51:04 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 3 attempts...
Jul 14 16:51:05 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 4 attempts...
Jul 14 16:51:06 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:06.034196Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.046ms
Jul 14 16:51:06 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 5 attempts...
Jul 14 16:51:07 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 6 attempts...
Jul 14 16:51:08 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 7 attempts...
Jul 14 16:51:09 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 8 attempts...
Jul 14 16:51:09 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:09.893198Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.038ms
Jul 14 16:51:10 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 9 attempts...
Jul 14 16:51:11 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 10 attempts...
Jul 14 16:51:12 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 11 attempts...
Jul 14 16:51:13 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 12 attempts...
Jul 14 16:51:13 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:13.597506Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.030ms
Jul 14 16:51:14 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 13 attempts...
Jul 14 16:51:15 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 14 attempts...
Jul 14 16:51:16 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 15 attempts...
Jul 14 16:51:17 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:17.285693Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.041ms
Jul 14 16:51:17 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 16 attempts...
Jul 14 16:51:18 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 17 attempts...
Jul 14 16:51:19 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 18 attempts...
Jul 14 16:51:20 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 19 attempts...
Jul 14 16:51:20 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:20.935002Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.029ms
Jul 14 16:51:21 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 20 attempts...
Jul 14 16:51:22 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 21 attempts...
Jul 14 16:51:23 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 22 attempts...
Jul 14 16:51:24 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:24.495857Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.041ms
Jul 14 16:51:24 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 23 attempts...
Jul 14 16:51:25 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 24 attempts...
Jul 14 16:51:26 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 25 attempts...
Jul 14 16:51:27 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 26 attempts...
Jul 14 16:51:28 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:28.109382Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.066ms
Jul 14 16:51:28 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 27 attempts...
Jul 14 16:51:30 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 28 attempts...
Jul 14 16:51:31 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 29 attempts...
Jul 14 16:51:31 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:51:31.560661Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.051ms
Jul 14 16:51:32 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 30 attempts...
Jul 14 16:51:33 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 31 attempts...
Jul 14 16:51:34 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 32 attempts...
Jul 14 16:51:35 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 33 attempts...
Jul 14 16:51:36 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 34 attempts...
Jul 14 16:51:37 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 35 attempts...
Jul 14 16:51:38 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 36 attempts...
Jul 14 16:51:39 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 37 attempts...
Jul 14 16:51:40 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 38 attempts...
Jul 14 16:51:41 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 39 attempts...
Jul 14 16:51:42 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 40 attempts...
Jul 14 16:51:43 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 41 attempts...
Jul 14 16:51:44 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 42 attempts...
Jul 14 16:51:45 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 43 attempts...
Jul 14 16:51:46 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 44 attempts...
Jul 14 16:51:47 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 45 attempts...
Jul 14 16:51:48 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 46 attempts...
Jul 14 16:51:49 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 47 attempts...
Jul 14 16:51:50 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 48 attempts...
Jul 14 16:51:51 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 49 attempts...
Jul 14 16:51:52 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 50 attempts...
Jul 14 16:51:53 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 51 attempts...
Jul 14 16:51:54 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 52 attempts...
Jul 14 16:51:55 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 53 attempts...
Jul 14 16:51:56 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 54 attempts...
Jul 14 16:51:57 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 55 attempts...
Jul 14 16:51:58 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 56 attempts...
Jul 14 16:51:59 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 57 attempts...
Jul 14 16:52:00 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 58 attempts...
Jul 14 16:52:01 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 59 attempts...
Jul 14 16:52:02 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 60 attempts...
Jul 14 16:52:03 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 61 attempts...
Jul 14 16:52:04 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 62 attempts...
Jul 14 16:52:05 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 63 attempts...
Jul 14 16:52:06 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 64 attempts...
Jul 14 16:52:07 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 65 attempts...
Jul 14 16:52:09 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 66 attempts...
Jul 14 16:52:10 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 67 attempts...
Jul 14 16:52:11 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 68 attempts...
Jul 14 16:52:12 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 69 attempts...
Jul 14 16:52:13 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 70 attempts...
Jul 14 16:52:14 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 71 attempts...
Jul 14 16:52:15 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 72 attempts...
Jul 14 16:52:16 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 73 attempts...
Jul 14 16:52:17 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 74 attempts...
Jul 14 16:52:18 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 75 attempts...
Jul 14 16:52:19 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 76 attempts...
Jul 14 16:52:20 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 77 attempts...
Jul 14 16:52:21 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 78 attempts...
Jul 14 16:52:22 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 79 attempts...
Jul 14 16:52:23 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 80 attempts...
Jul 14 16:52:24 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 81 attempts...
Jul 14 16:52:25 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 82 attempts...
Jul 14 16:52:26 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 83 attempts...
Jul 14 16:52:27 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 84 attempts...
Jul 14 16:52:28 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 85 attempts...
Jul 14 16:52:28 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:52:28.743673Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.053ms
Jul 14 16:52:29 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 86 attempts...
Jul 14 16:52:30 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 87 attempts...
Jul 14 16:52:31 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 88 attempts...
Jul 14 16:52:32 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 89 attempts...
Jul 14 16:52:33 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 90 attempts...
Jul 14 16:52:34 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 91 attempts...
Jul 14 16:52:35 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 92 attempts...
Jul 14 16:52:36 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 93 attempts...
Jul 14 16:52:37 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 94 attempts...
Jul 14 16:52:38 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 95 attempts...
Jul 14 16:52:39 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 96 attempts...
Jul 14 16:52:40 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 97 attempts...
Jul 14 16:52:41 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 98 attempts...
Jul 14 16:52:42 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 99 attempts...
Jul 14 16:52:43 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 100 attempts...
Jul 14 16:52:44 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 101 attempts...
Jul 14 16:52:46 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 102 attempts...
Jul 14 16:52:47 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 103 attempts...
Jul 14 16:52:48 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 104 attempts...
Jul 14 16:52:49 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 105 attempts...
Jul 14 16:52:50 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 106 attempts...
Jul 14 16:52:51 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 107 attempts...
Jul 14 16:52:52 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 108 attempts...
Jul 14 16:52:53 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 109 attempts...
Jul 14 16:52:54 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 110 attempts...
Jul 14 16:52:55 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 111 attempts...
Jul 14 16:52:56 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 112 attempts...
Jul 14 16:52:57 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 113 attempts...
Jul 14 16:52:58 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 114 attempts...
Jul 14 16:52:59 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 115 attempts...
Jul 14 16:53:00 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 116 attempts...
Jul 14 16:53:01 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 117 attempts...
Jul 14 16:53:02 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 118 attempts...
Jul 14 16:53:03 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 119 attempts...
Jul 14 16:53:04 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 120 attempts...
Jul 14 16:53:05 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 121 attempts...
Jul 14 16:53:06 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 122 attempts...
Jul 14 16:53:07 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 123 attempts...
Jul 14 16:53:08 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 124 attempts...
Jul 14 16:53:09 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 125 attempts...
Jul 14 16:53:10 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 126 attempts...
Jul 14 16:53:11 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 127 attempts...
Jul 14 16:53:12 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 128 attempts...
Jul 14 16:53:13 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 129 attempts...
Jul 14 16:53:14 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 130 attempts...
Jul 14 16:53:15 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 131 attempts...
Jul 14 16:53:16 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 132 attempts...
Jul 14 16:53:17 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 133 attempts...
Jul 14 16:53:18 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 134 attempts...
Jul 14 16:53:19 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 135 attempts...
Jul 14 16:53:20 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 136 attempts...
Jul 14 16:53:21 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 137 attempts...
Jul 14 16:53:23 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 138 attempts...
Jul 14 16:53:24 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 139 attempts...
Jul 14 16:53:25 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 140 attempts...
Jul 14 16:53:25 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:53:25.243544Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.043ms
Jul 14 16:53:26 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 141 attempts...
Jul 14 16:53:27 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 142 attempts...
Jul 14 16:53:28 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 143 attempts...
Jul 14 16:53:29 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:53:29.080138Z lvl=debug msg="bucket find by name" log_id=0qORSlc0000 store=new took=0.045ms
Jul 14 16:53:29 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 144 attempts...
Jul 14 16:53:30 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 145 attempts...
Jul 14 16:53:31 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 146 attempts...
Jul 14 16:53:32 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB API at http://localhost:8086/ready unavailable after 147 attempts...
Jul 14 16:53:32 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:53:32.901183Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0qORSlc0000 max_select_point=0 max_select_series=0 max_select_buckets=0
Jul 14 16:53:32 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:53:32.906586Z lvl=info msg=Starting log_id=0qORSlc0000 service=telemetry interval=8h
Jul 14 16:53:32 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:53:32.908516Z lvl=info msg=Listening log_id=0qORSlc0000 service=tcp-listener transport=http addr=:8086 port=8086
Jul 14 16:53:33 ubuntu1-Copy2 influxd-systemd-start.sh[11659]: ts=2024-07-14T14:53:33.283684Z lvl=debug msg=Request log_id=0qORSlc0000 service=http method=GET host=localhost:8086 path=/ready query= proto=HTTP/1.1 status_code=200 response_size=105 content_length=0 referrer= remote=[::1]:42620 user_agent=curl authenticated_id= user_id= took=0.208ms body=
Jul 14 16:53:33 ubuntu1-Copy2 influxd-systemd-start.sh[11658]: InfluxDB started
```
Contributor guide
Assessment
This issue has not been assessed yet.