logger=settings t=2026-04-23T08:29:30.504914635Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-23T08:29:30Z logger=settings t=2026-04-23T08:29:30.505366405Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-23T08:29:30.505383875Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-23T08:29:30.505389785Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-23T08:29:30.505394425Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-23T08:29:30.505399515Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-23T08:29:30.505404615Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-23T08:29:30.505409935Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-23T08:29:30.505416386Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-23T08:29:30.505426186Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-23T08:29:30.505430546Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-23T08:29:30.505434626Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-23T08:29:30.505438896Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-23T08:29:30.505444406Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-23T08:29:30.505450956Z level=info msg=Target target=[all] logger=settings t=2026-04-23T08:29:30.505463396Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-23T08:29:30.505468537Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-23T08:29:30.505473657Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-23T08:29:30.505478477Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-23T08:29:30.505483357Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-23T08:29:30.505492447Z level=info msg="App mode production" logger=sqlstore t=2026-04-23T08:29:30.505917325Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-23T08:29:30.505941636Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-23T08:29:30.508265482Z level=info msg="Locking database" logger=migrator t=2026-04-23T08:29:30.508282352Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-23T08:29:30.509073598Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-23T08:29:30.510335922Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.259294ms logger=migrator t=2026-04-23T08:29:30.514609498Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-23T08:29:30.515198029Z level=info msg="Migration successfully executed" id="create user table" duration=590.081µs logger=migrator t=2026-04-23T08:29:30.519203509Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-23T08:29:30.51970515Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=501.751µs logger=migrator t=2026-04-23T08:29:30.526173158Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-23T08:29:30.527101596Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=927.578µs logger=migrator t=2026-04-23T08:29:30.535227758Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-23T08:29:30.536007103Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=779.845µs logger=migrator t=2026-04-23T08:29:30.543394941Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-23T08:29:30.544607745Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.211774ms logger=migrator t=2026-04-23T08:29:30.550459302Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-23T08:29:30.553794808Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.327436ms logger=migrator t=2026-04-23T08:29:30.560096193Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-23T08:29:30.561441291Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.344857ms logger=migrator t=2026-04-23T08:29:30.56646105Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-23T08:29:30.567299507Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=837.727µs logger=migrator t=2026-04-23T08:29:30.571688044Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-23T08:29:30.572728065Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.042421ms logger=migrator t=2026-04-23T08:29:30.585104251Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-23T08:29:30.586891917Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.795116ms logger=migrator t=2026-04-23T08:29:30.590783274Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-23T08:29:30.591402516Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=619.632µs logger=migrator t=2026-04-23T08:29:30.595726763Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-23T08:29:30.596892856Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.165783ms logger=migrator t=2026-04-23T08:29:30.601721202Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-23T08:29:30.601749823Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.631µs logger=migrator t=2026-04-23T08:29:30.606145831Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-23T08:29:30.607983516Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.837076ms logger=migrator t=2026-04-23T08:29:30.611838944Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-23T08:29:30.612071728Z level=info msg="Migration successfully executed" id="Add missing user data" duration=233.694µs logger=migrator t=2026-04-23T08:29:30.615763602Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-23T08:29:30.617084337Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.320086ms logger=migrator t=2026-04-23T08:29:30.62118427Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-23T08:29:30.621980855Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=795.586µs logger=migrator t=2026-04-23T08:29:30.628332891Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-23T08:29:30.629618557Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.286106ms logger=migrator t=2026-04-23T08:29:30.633333901Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-23T08:29:30.642372721Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.03388ms logger=migrator t=2026-04-23T08:29:30.647020304Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-23T08:29:30.648907792Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.888427ms logger=migrator t=2026-04-23T08:29:30.656716177Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-23T08:29:30.657001923Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=286.856µs logger=migrator t=2026-04-23T08:29:30.660707046Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-23T08:29:30.661544403Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=837.457µs logger=migrator t=2026-04-23T08:29:30.668605274Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-23T08:29:30.668982801Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=377.917µs logger=migrator t=2026-04-23T08:29:30.677934909Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-23T08:29:30.678332347Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=399.828µs logger=migrator t=2026-04-23T08:29:30.683962949Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-23T08:29:30.685248685Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.286556ms logger=migrator t=2026-04-23T08:29:30.690016339Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-23T08:29:30.691230364Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.210985ms logger=migrator t=2026-04-23T08:29:30.699430927Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-23T08:29:30.700532879Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.102142ms logger=migrator t=2026-04-23T08:29:30.705773923Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-23T08:29:30.706894595Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.120412ms logger=migrator t=2026-04-23T08:29:30.712684101Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-23T08:29:30.713346954Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=659.403µs logger=migrator t=2026-04-23T08:29:30.720795901Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-23T08:29:30.720836692Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.131µs logger=migrator t=2026-04-23T08:29:30.728878602Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-23T08:29:30.729944364Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.066112ms logger=migrator t=2026-04-23T08:29:30.733739599Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-23T08:29:30.734419603Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=678.274µs logger=migrator t=2026-04-23T08:29:30.742919422Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-23T08:29:30.743944363Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.024491ms logger=migrator t=2026-04-23T08:29:30.749026464Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-23T08:29:30.750009594Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=983.56µs logger=migrator t=2026-04-23T08:29:30.758778568Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-23T08:29:30.761770407Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.991689ms logger=migrator t=2026-04-23T08:29:30.766215736Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-23T08:29:30.767489941Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.277245ms logger=migrator t=2026-04-23T08:29:30.773909839Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-23T08:29:30.775026492Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.116073ms logger=migrator t=2026-04-23T08:29:30.781442789Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-23T08:29:30.782591873Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.149263ms logger=migrator t=2026-04-23T08:29:30.786591932Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-23T08:29:30.787706964Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.114521ms logger=migrator t=2026-04-23T08:29:30.792708463Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-23T08:29:30.793357256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=645.833µs logger=migrator t=2026-04-23T08:29:30.798283784Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-23T08:29:30.798945897Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=661.473µs logger=migrator t=2026-04-23T08:29:30.80358143Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-23T08:29:30.804444927Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=860.217µs logger=migrator t=2026-04-23T08:29:30.808151761Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-23T08:29:30.808732563Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=581.242µs logger=migrator t=2026-04-23T08:29:30.813454417Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-23T08:29:30.814069379Z level=info msg="Migration successfully executed" id="create star table" duration=613.022µs logger=migrator t=2026-04-23T08:29:30.81766425Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-23T08:29:30.818771802Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.106152ms logger=migrator t=2026-04-23T08:29:30.822755462Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-23T08:29:30.823914504Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.158572ms logger=migrator t=2026-04-23T08:29:30.827911915Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-23T08:29:30.828732161Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=820.226µs logger=migrator t=2026-04-23T08:29:30.8337155Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-23T08:29:30.834403213Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=687.783µs logger=migrator t=2026-04-23T08:29:30.838985745Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-23T08:29:30.840091347Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.118592ms logger=migrator t=2026-04-23T08:29:30.844074216Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-23T08:29:30.844719309Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=644.544µs logger=migrator t=2026-04-23T08:29:30.848472264Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-23T08:29:30.849100496Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=628.173µs logger=migrator t=2026-04-23T08:29:30.853571625Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-23T08:29:30.853595626Z level=info msg="Migration successfully executed" id="Update org table charset" duration=24.341µs logger=migrator t=2026-04-23T08:29:30.856455523Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-23T08:29:30.856480063Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=24.601µs logger=migrator t=2026-04-23T08:29:30.860048594Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-23T08:29:30.860209067Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=157.893µs logger=migrator t=2026-04-23T08:29:30.869134394Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-23T08:29:30.870156145Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.025151ms logger=migrator t=2026-04-23T08:29:30.875073324Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-23T08:29:30.876068723Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=997.71µs logger=migrator t=2026-04-23T08:29:30.881122484Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-23T08:29:30.882095273Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=972.219µs logger=migrator t=2026-04-23T08:29:30.886544732Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-23T08:29:30.887300687Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=749.094µs logger=migrator t=2026-04-23T08:29:30.892352227Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-23T08:29:30.893262525Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=909.578µs logger=migrator t=2026-04-23T08:29:30.897828836Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-23T08:29:30.89904092Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.213944ms logger=migrator t=2026-04-23T08:29:30.902900437Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-23T08:29:30.908543658Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.639871ms logger=migrator t=2026-04-23T08:29:30.913484657Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-23T08:29:30.914305364Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=821.047µs logger=migrator t=2026-04-23T08:29:30.919000957Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-23T08:29:30.919850574Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=815.797µs logger=migrator t=2026-04-23T08:29:30.923843794Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-23T08:29:30.924762402Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=919.248µs logger=migrator t=2026-04-23T08:29:30.92971034Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-23T08:29:30.930132768Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=422.328µs logger=migrator t=2026-04-23T08:29:30.935059947Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-23T08:29:30.936210209Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.149022ms logger=migrator t=2026-04-23T08:29:30.939880653Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-23T08:29:30.939957465Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=77.552µs logger=migrator t=2026-04-23T08:29:30.944381032Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-23T08:29:30.946003845Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.621813ms logger=migrator t=2026-04-23T08:29:30.951487004Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-23T08:29:30.954065095Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.577311ms logger=migrator t=2026-04-23T08:29:30.958022044Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-23T08:29:30.959952172Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.935258ms logger=migrator t=2026-04-23T08:29:30.964556173Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-23T08:29:30.965588075Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.031752ms logger=migrator t=2026-04-23T08:29:30.969201266Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-23T08:29:30.971523883Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.322197ms logger=migrator t=2026-04-23T08:29:30.975232646Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-23T08:29:30.976202026Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=969.61µs logger=migrator t=2026-04-23T08:29:30.980919849Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-23T08:29:30.982354118Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.433639ms logger=migrator t=2026-04-23T08:29:30.986679344Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-23T08:29:30.986763696Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=90.002µs logger=migrator t=2026-04-23T08:29:30.991029901Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-23T08:29:30.991068092Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.651µs logger=migrator t=2026-04-23T08:29:30.995089971Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-23T08:29:30.997331296Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.239615ms logger=migrator t=2026-04-23T08:29:31.002284505Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-23T08:29:31.004686633Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.404068ms logger=migrator t=2026-04-23T08:29:31.008301765Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-23T08:29:31.010323485Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.02152ms logger=migrator t=2026-04-23T08:29:31.013939307Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-23T08:29:31.015926427Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.98683ms logger=migrator t=2026-04-23T08:29:31.020462426Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-23T08:29:31.020661181Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=198.655µs logger=migrator t=2026-04-23T08:29:31.024439196Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-23T08:29:31.025209641Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=769.905µs logger=migrator t=2026-04-23T08:29:31.029429836Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-23T08:29:31.030525267Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.095251ms logger=migrator t=2026-04-23T08:29:31.036324603Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-23T08:29:31.036401164Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=82.832µs logger=migrator t=2026-04-23T08:29:31.041390564Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-23T08:29:31.042886523Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.496979ms logger=migrator t=2026-04-23T08:29:31.050738239Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-23T08:29:31.052080147Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.343577ms logger=migrator t=2026-04-23T08:29:31.063558435Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-23T08:29:31.072785408Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.226103ms logger=migrator t=2026-04-23T08:29:31.076950652Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-23T08:29:31.077692066Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=741.454µs logger=migrator t=2026-04-23T08:29:31.082458141Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-23T08:29:31.084200476Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.742884ms logger=migrator t=2026-04-23T08:29:31.088837508Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-23T08:29:31.089870438Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.03182ms logger=migrator t=2026-04-23T08:29:31.095026561Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-23T08:29:31.095529851Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=503.87µs logger=migrator t=2026-04-23T08:29:31.099842757Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-23T08:29:31.100727165Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=905.507µs logger=migrator t=2026-04-23T08:29:31.105215684Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-23T08:29:31.107972899Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.755675ms logger=migrator t=2026-04-23T08:29:31.113984978Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-23T08:29:31.115337645Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.352987ms logger=migrator t=2026-04-23T08:29:31.119193732Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-23T08:29:31.119491698Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=298.226µs logger=migrator t=2026-04-23T08:29:31.123353494Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-23T08:29:31.123522978Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=169.574µs logger=migrator t=2026-04-23T08:29:31.128555428Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-23T08:29:31.129438385Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=881.667µs logger=migrator t=2026-04-23T08:29:31.133282743Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-23T08:29:31.136741551Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.457998ms logger=migrator t=2026-04-23T08:29:31.140361343Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-23T08:29:31.141288202Z level=info msg="Migration successfully executed" id="create data_source table" duration=926.009µs logger=migrator t=2026-04-23T08:29:31.145452885Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-23T08:29:31.14623307Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=785.816µs logger=migrator t=2026-04-23T08:29:31.15022714Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-23T08:29:31.151076096Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=850.706µs logger=migrator t=2026-04-23T08:29:31.154956143Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-23T08:29:31.155716199Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=759.326µs logger=migrator t=2026-04-23T08:29:31.160428202Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-23T08:29:31.16180184Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.373938ms logger=migrator t=2026-04-23T08:29:31.166995794Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-23T08:29:31.175012943Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.017759ms logger=migrator t=2026-04-23T08:29:31.179505082Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-23T08:29:31.18140932Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.903358ms logger=migrator t=2026-04-23T08:29:31.186940271Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-23T08:29:31.187711836Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=771.365µs logger=migrator t=2026-04-23T08:29:31.191096533Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-23T08:29:31.19192565Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=827.767µs logger=migrator t=2026-04-23T08:29:31.195395389Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-23T08:29:31.196089212Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=688.663µs logger=migrator t=2026-04-23T08:29:31.200528511Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-23T08:29:31.202880518Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.349267ms logger=migrator t=2026-04-23T08:29:31.206697464Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-23T08:29:31.213988659Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=7.222973ms logger=migrator t=2026-04-23T08:29:31.2290956Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-23T08:29:31.229181891Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=282.905µs logger=migrator t=2026-04-23T08:29:31.235776232Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-23T08:29:31.236219451Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=441.819µs logger=migrator t=2026-04-23T08:29:31.241769021Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-23T08:29:31.246074998Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.303426ms logger=migrator t=2026-04-23T08:29:31.258552616Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-23T08:29:31.259095487Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=549.642µs logger=migrator t=2026-04-23T08:29:31.265674528Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-23T08:29:31.269483913Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=3.798895ms logger=migrator t=2026-04-23T08:29:31.274121216Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-23T08:29:31.278246818Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.121531ms logger=migrator t=2026-04-23T08:29:31.283450471Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-23T08:29:31.283770088Z level=info msg="Migration successfully executed" id="Update uid value" duration=321.227µs logger=migrator t=2026-04-23T08:29:31.291965051Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-23T08:29:31.292808178Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=843.437µs logger=migrator t=2026-04-23T08:29:31.312222644Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-23T08:29:31.313140832Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=922.858µs logger=migrator t=2026-04-23T08:29:31.324191172Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-23T08:29:31.325395566Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.209284ms logger=migrator t=2026-04-23T08:29:31.330409716Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-23T08:29:31.332216242Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.814066ms logger=migrator t=2026-04-23T08:29:31.337712202Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-23T08:29:31.339487256Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.790675ms logger=migrator t=2026-04-23T08:29:31.344619659Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-23T08:29:31.345777342Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.162043ms logger=migrator t=2026-04-23T08:29:31.349773311Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-23T08:29:31.351308032Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.537481ms logger=migrator t=2026-04-23T08:29:31.355671469Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-23T08:29:31.356389453Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=718.054µs logger=migrator t=2026-04-23T08:29:31.360859232Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-23T08:29:31.361583216Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=720.804µs logger=migrator t=2026-04-23T08:29:31.367157597Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-23T08:29:31.375429502Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.270405ms logger=migrator t=2026-04-23T08:29:31.379662017Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-23T08:29:31.380398091Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=736.574µs logger=migrator t=2026-04-23T08:29:31.386312789Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-23T08:29:31.387781189Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.48259ms logger=migrator t=2026-04-23T08:29:31.394305428Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-23T08:29:31.395284647Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=979.409µs logger=migrator t=2026-04-23T08:29:31.402112604Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-23T08:29:31.402805767Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=692.823µs logger=migrator t=2026-04-23T08:29:31.406646573Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-23T08:29:31.406896028Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=249.175µs logger=migrator t=2026-04-23T08:29:31.410080252Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-23T08:29:31.410674744Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=597.322µs logger=migrator t=2026-04-23T08:29:31.415454279Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-23T08:29:31.415481179Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.75µs logger=migrator t=2026-04-23T08:29:31.418630433Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-23T08:29:31.422683283Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.05253ms logger=migrator t=2026-04-23T08:29:31.426389246Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-23T08:29:31.429276304Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.888338ms logger=migrator t=2026-04-23T08:29:31.433132901Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-23T08:29:31.433293514Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.853µs logger=migrator t=2026-04-23T08:29:31.436199952Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-23T08:29:31.438710842Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.51156ms logger=migrator t=2026-04-23T08:29:31.444095619Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-23T08:29:31.44661048Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.520321ms logger=migrator t=2026-04-23T08:29:31.451582208Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-23T08:29:31.452432695Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=850.127µs logger=migrator t=2026-04-23T08:29:31.457508006Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-23T08:29:31.458310992Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=802.546µs logger=migrator t=2026-04-23T08:29:31.462912563Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-23T08:29:31.463744781Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=831.938µs logger=migrator t=2026-04-23T08:29:31.467904783Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-23T08:29:31.468905034Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=999.87µs logger=migrator t=2026-04-23T08:29:31.472616357Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-23T08:29:31.473414423Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=798.776µs logger=migrator t=2026-04-23T08:29:31.477143377Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-23T08:29:31.477903872Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=760.495µs logger=migrator t=2026-04-23T08:29:31.481448433Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-23T08:29:31.481534334Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=86.671µs logger=migrator t=2026-04-23T08:29:31.486076705Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-23T08:29:31.486132536Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=56.791µs logger=migrator t=2026-04-23T08:29:31.492078575Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-23T08:29:31.49840977Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.326916ms logger=migrator t=2026-04-23T08:29:31.50390633Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-23T08:29:31.505994441Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.093251ms logger=migrator t=2026-04-23T08:29:31.511747546Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-23T08:29:31.511867198Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=122.112µs logger=migrator t=2026-04-23T08:29:31.517128123Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-23T08:29:31.51799851Z level=info msg="Migration successfully executed" id="create quota table v1" duration=870.717µs logger=migrator t=2026-04-23T08:29:31.522841166Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-23T08:29:31.523690473Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=849.167µs logger=migrator t=2026-04-23T08:29:31.527379406Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-23T08:29:31.527407657Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.291µs logger=migrator t=2026-04-23T08:29:31.536513979Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-23T08:29:31.538140111Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.631781ms logger=migrator t=2026-04-23T08:29:31.543008228Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-23T08:29:31.544826634Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.824036ms logger=migrator t=2026-04-23T08:29:31.578455134Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-23T08:29:31.584235499Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.777714ms logger=migrator t=2026-04-23T08:29:31.590426462Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-23T08:29:31.590464713Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=39.84µs logger=migrator t=2026-04-23T08:29:31.595218437Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-23T08:29:31.596197517Z level=info msg="Migration successfully executed" id="create session table" duration=978.69µs logger=migrator t=2026-04-23T08:29:31.600786458Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-23T08:29:31.600938761Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=153.723µs logger=migrator t=2026-04-23T08:29:31.606310508Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-23T08:29:31.606470661Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=160.823µs logger=migrator t=2026-04-23T08:29:31.611604283Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-23T08:29:31.612866598Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.262055ms logger=migrator t=2026-04-23T08:29:31.618563422Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-23T08:29:31.619892648Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.331106ms logger=migrator t=2026-04-23T08:29:31.626115882Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-23T08:29:31.626207644Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=92.102µs logger=migrator t=2026-04-23T08:29:31.631898628Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-23T08:29:31.631929238Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=32.081µs logger=migrator t=2026-04-23T08:29:31.636638941Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-23T08:29:31.642274003Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.636322ms logger=migrator t=2026-04-23T08:29:31.647210022Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-23T08:29:31.650277223Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.066971ms logger=migrator t=2026-04-23T08:29:31.655985446Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-23T08:29:31.656100729Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=107.832µs logger=migrator t=2026-04-23T08:29:31.661816692Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-23T08:29:31.661967035Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=152.163µs logger=migrator t=2026-04-23T08:29:31.669090448Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-23T08:29:31.670443354Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.352116ms logger=migrator t=2026-04-23T08:29:31.675692159Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-23T08:29:31.675731579Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.79µs logger=migrator t=2026-04-23T08:29:31.681783581Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-23T08:29:31.685352402Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.56044ms logger=migrator t=2026-04-23T08:29:31.689765159Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-23T08:29:31.689968213Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=199.954µs logger=migrator t=2026-04-23T08:29:31.694942032Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-23T08:29:31.700121575Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.176593ms logger=migrator t=2026-04-23T08:29:31.715014931Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-23T08:29:31.720234855Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.219824ms logger=migrator t=2026-04-23T08:29:31.726212314Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-23T08:29:31.726308286Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=96.952µs logger=migrator t=2026-04-23T08:29:31.736502489Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-23T08:29:31.73756392Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.062331ms logger=migrator t=2026-04-23T08:29:31.743054419Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-23T08:29:31.744008079Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=953.55µs logger=migrator t=2026-04-23T08:29:31.748319414Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-23T08:29:31.749435657Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.116343ms logger=migrator t=2026-04-23T08:29:31.75364576Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-23T08:29:31.754859255Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.212365ms logger=migrator t=2026-04-23T08:29:31.760123659Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-23T08:29:31.761307193Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.183854ms logger=migrator t=2026-04-23T08:29:31.765517216Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-23T08:29:31.766520267Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.003051ms logger=migrator t=2026-04-23T08:29:31.77071845Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-23T08:29:31.771725141Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.006041ms logger=migrator t=2026-04-23T08:29:31.777306212Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-23T08:29:31.778387773Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.086531ms logger=migrator t=2026-04-23T08:29:31.782889073Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-23T08:29:31.78376828Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=879.087µs logger=migrator t=2026-04-23T08:29:31.788339231Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-23T08:29:31.799205937Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.859576ms logger=migrator t=2026-04-23T08:29:31.80387557Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-23T08:29:31.804784338Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=908.898µs logger=migrator t=2026-04-23T08:29:31.809596594Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-23T08:29:31.810816299Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.219075ms logger=migrator t=2026-04-23T08:29:31.817213856Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-23T08:29:31.81794693Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=738.314µs logger=migrator t=2026-04-23T08:29:31.822638214Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-23T08:29:31.823179245Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=540.711µs logger=migrator t=2026-04-23T08:29:31.828357358Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-23T08:29:31.829097382Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=737.894µs logger=migrator t=2026-04-23T08:29:31.834354167Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-23T08:29:31.840489349Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.138862ms logger=migrator t=2026-04-23T08:29:31.877174339Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-23T08:29:31.883421993Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.258484ms logger=migrator t=2026-04-23T08:29:31.903081235Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-23T08:29:31.909785988Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.688373ms logger=migrator t=2026-04-23T08:29:31.916831208Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-23T08:29:31.920461141Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.629563ms logger=migrator t=2026-04-23T08:29:31.92595992Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-23T08:29:31.926893829Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=934.059µs logger=migrator t=2026-04-23T08:29:31.93196177Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-23T08:29:31.93199034Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.54µs logger=migrator t=2026-04-23T08:29:31.936650862Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-23T08:29:31.936678743Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.281µs logger=migrator t=2026-04-23T08:29:31.941703713Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-23T08:29:31.942994029Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.289606ms logger=migrator t=2026-04-23T08:29:31.94957423Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T08:29:31.951224963Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.650923ms logger=migrator t=2026-04-23T08:29:31.956636341Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-23T08:29:31.957400646Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=761.495µs logger=migrator t=2026-04-23T08:29:31.963804583Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-23T08:29:31.965494047Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.698474ms logger=migrator t=2026-04-23T08:29:31.970552498Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T08:29:31.971490277Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=937.089µs logger=migrator t=2026-04-23T08:29:31.975556077Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-23T08:29:31.979433375Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.876948ms logger=migrator t=2026-04-23T08:29:31.984911814Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-23T08:29:31.988684169Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.771845ms logger=migrator t=2026-04-23T08:29:31.994177638Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-23T08:29:31.994374442Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=197.164µs logger=migrator t=2026-04-23T08:29:31.999188998Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-23T08:29:32.000081706Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=893.318µs logger=migrator t=2026-04-23T08:29:32.007771009Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-23T08:29:32.009105085Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.330116ms logger=migrator t=2026-04-23T08:29:32.015057973Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-23T08:29:32.022509382Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.440009ms logger=migrator t=2026-04-23T08:29:32.027536962Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-23T08:29:32.027613074Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=77.152µs logger=migrator t=2026-04-23T08:29:32.031578562Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-23T08:29:32.032515022Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=936.6µs logger=migrator t=2026-04-23T08:29:32.037872618Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-23T08:29:32.039104172Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.225474ms logger=migrator t=2026-04-23T08:29:32.044800706Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-23T08:29:32.044941899Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=142.643µs logger=migrator t=2026-04-23T08:29:32.051625592Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-23T08:29:32.053130012Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.50402ms logger=migrator t=2026-04-23T08:29:32.059434667Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-23T08:29:32.060849446Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.413798ms logger=migrator t=2026-04-23T08:29:32.064717512Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-23T08:29:32.0655843Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=863.118µs logger=migrator t=2026-04-23T08:29:32.069507458Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-23T08:29:32.070439396Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=929.918µs logger=migrator t=2026-04-23T08:29:32.074835984Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-23T08:29:32.075770532Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=933.858µs logger=migrator t=2026-04-23T08:29:32.079544347Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-23T08:29:32.080501227Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=953.31µs logger=migrator t=2026-04-23T08:29:32.086009726Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-23T08:29:32.086039057Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.771µs logger=migrator t=2026-04-23T08:29:32.091083858Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-23T08:29:32.096560197Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.50062ms logger=migrator t=2026-04-23T08:29:32.101692988Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-23T08:29:32.102984774Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.296316ms logger=migrator t=2026-04-23T08:29:32.106870741Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-23T08:29:32.111195117Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.324316ms logger=migrator t=2026-04-23T08:29:32.117231217Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-23T08:29:32.119923401Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=2.696204ms logger=migrator t=2026-04-23T08:29:32.12389902Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-23T08:29:32.12486871Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=969.2µs logger=migrator t=2026-04-23T08:29:32.128805058Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-23T08:29:32.129648594Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=843.646µs logger=migrator t=2026-04-23T08:29:32.133098054Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-23T08:29:32.145945179Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.842286ms logger=migrator t=2026-04-23T08:29:32.150157263Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-23T08:29:32.150747975Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=592.902µs logger=migrator t=2026-04-23T08:29:32.155608022Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-23T08:29:32.157197583Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.586981ms logger=migrator t=2026-04-23T08:29:32.161862246Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-23T08:29:32.162195482Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=333.616µs logger=migrator t=2026-04-23T08:29:32.168146721Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-23T08:29:32.168747302Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=601.131µs logger=migrator t=2026-04-23T08:29:32.173929086Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-23T08:29:32.174228402Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=299.876µs logger=migrator t=2026-04-23T08:29:32.178085639Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-23T08:29:32.18466941Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.583381ms logger=migrator t=2026-04-23T08:29:32.188276031Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-23T08:29:32.191157309Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.883908ms logger=migrator t=2026-04-23T08:29:32.196042976Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-23T08:29:32.196979024Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=935.148µs logger=migrator t=2026-04-23T08:29:32.200434454Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-23T08:29:32.201319731Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=884.737µs logger=migrator t=2026-04-23T08:29:32.206481074Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-23T08:29:32.206731199Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=249.775µs logger=migrator t=2026-04-23T08:29:32.211384852Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-23T08:29:32.215636686Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.251954ms logger=migrator t=2026-04-23T08:29:32.220033114Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-23T08:29:32.220919661Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=895.977µs logger=migrator t=2026-04-23T08:29:32.233511862Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-23T08:29:32.233812458Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=301.856µs logger=migrator t=2026-04-23T08:29:32.440450811Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-23T08:29:32.441209427Z level=info msg="Migration successfully executed" id="Move region to single row" duration=762.446µs logger=migrator t=2026-04-23T08:29:32.648722497Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-23T08:29:32.650017552Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.300475ms logger=migrator t=2026-04-23T08:29:32.664446669Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-23T08:29:32.666017791Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.570262ms logger=migrator t=2026-04-23T08:29:32.673706144Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T08:29:32.675601431Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.894117ms logger=migrator t=2026-04-23T08:29:32.680248444Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T08:29:32.681605011Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.359637ms logger=migrator t=2026-04-23T08:29:32.68859228Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-23T08:29:32.690180512Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.591651ms logger=migrator t=2026-04-23T08:29:32.696176402Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-23T08:29:32.697787933Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.608091ms logger=migrator t=2026-04-23T08:29:32.705108399Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-23T08:29:32.705194211Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=87.382µs logger=migrator t=2026-04-23T08:29:32.708574718Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-23T08:29:32.709485785Z level=info msg="Migration successfully executed" id="create test_data table" duration=910.757µs logger=migrator t=2026-04-23T08:29:32.714603217Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-23T08:29:32.715461774Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=857.797µs logger=migrator t=2026-04-23T08:29:32.723716289Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-23T08:29:32.726171968Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.46384ms logger=migrator t=2026-04-23T08:29:32.733886211Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-23T08:29:32.734800979Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=914.338µs logger=migrator t=2026-04-23T08:29:32.743608436Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-23T08:29:32.74385286Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=242.675µs logger=migrator t=2026-04-23T08:29:32.749581754Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-23T08:29:32.749988462Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=408.028µs logger=migrator t=2026-04-23T08:29:32.755285438Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-23T08:29:32.755357289Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=72.801µs logger=migrator t=2026-04-23T08:29:32.75890796Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-23T08:29:32.759992041Z level=info msg="Migration successfully executed" id="create team table" duration=1.083871ms logger=migrator t=2026-04-23T08:29:32.765051822Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-23T08:29:32.766095933Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.043351ms logger=migrator t=2026-04-23T08:29:32.77102248Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-23T08:29:32.772401598Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.382398ms logger=migrator t=2026-04-23T08:29:32.786617141Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-23T08:29:32.791493979Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.876188ms logger=migrator t=2026-04-23T08:29:32.795996778Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-23T08:29:32.796219422Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=222.864µs logger=migrator t=2026-04-23T08:29:32.807615079Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-23T08:29:32.809001927Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.385338ms logger=migrator t=2026-04-23T08:29:32.826706399Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-23T08:29:32.828005946Z level=info msg="Migration successfully executed" id="create team member table" duration=1.302066ms logger=migrator t=2026-04-23T08:29:32.837370232Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-23T08:29:32.838745499Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.379088ms logger=migrator t=2026-04-23T08:29:32.843034014Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-23T08:29:32.843978363Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=943.559µs logger=migrator t=2026-04-23T08:29:32.85385567Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-23T08:29:32.855034253Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.180163ms logger=migrator t=2026-04-23T08:29:32.858975722Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-23T08:29:32.864095954Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.118582ms logger=migrator t=2026-04-23T08:29:32.873413189Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-23T08:29:32.878949659Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.54294ms logger=migrator t=2026-04-23T08:29:32.895598281Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-23T08:29:32.903699662Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.101941ms logger=migrator t=2026-04-23T08:29:32.908881395Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-23T08:29:32.909598119Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=716.554µs logger=migrator t=2026-04-23T08:29:32.914369653Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-23T08:29:32.915760992Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.391219ms logger=migrator t=2026-04-23T08:29:32.928920004Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-23T08:29:32.936060675Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=7.139071ms logger=migrator t=2026-04-23T08:29:32.941388052Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-23T08:29:32.942142346Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=753.274µs logger=migrator t=2026-04-23T08:29:32.946776439Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-23T08:29:32.947453872Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=677.123µs logger=migrator t=2026-04-23T08:29:32.951507033Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-23T08:29:32.952818739Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.316506ms logger=migrator t=2026-04-23T08:29:32.957591004Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-23T08:29:32.959730357Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.135383ms logger=migrator t=2026-04-23T08:29:32.963432311Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-23T08:29:32.965026253Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.593342ms logger=migrator t=2026-04-23T08:29:32.96895074Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-23T08:29:32.96943867Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=487.64µs logger=migrator t=2026-04-23T08:29:32.972753286Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-23T08:29:32.973011721Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=255.085µs logger=migrator t=2026-04-23T08:29:32.979569082Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-23T08:29:32.98101352Z level=info msg="Migration successfully executed" id="create tag table" duration=1.445638ms logger=migrator t=2026-04-23T08:29:32.98550711Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-23T08:29:32.987068511Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.565291ms logger=migrator t=2026-04-23T08:29:32.990908648Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-23T08:29:32.991713494Z level=info msg="Migration successfully executed" id="create login attempt table" duration=804.935µs logger=migrator t=2026-04-23T08:29:32.995342695Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-23T08:29:32.996294055Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=950.97µs logger=migrator t=2026-04-23T08:29:33.001234674Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-23T08:29:33.002789604Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.55586ms logger=migrator t=2026-04-23T08:29:33.00708104Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-23T08:29:33.023762122Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.682212ms logger=migrator t=2026-04-23T08:29:33.033263091Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-23T08:29:33.034879393Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.621692ms logger=migrator t=2026-04-23T08:29:33.039818441Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-23T08:29:33.040816461Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=998.59µs logger=migrator t=2026-04-23T08:29:33.044494874Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-23T08:29:33.044812311Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=315.947µs logger=migrator t=2026-04-23T08:29:33.051582355Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-23T08:29:33.052738829Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.157513ms logger=migrator t=2026-04-23T08:29:33.056382301Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-23T08:29:33.057146716Z level=info msg="Migration successfully executed" id="create user auth table" duration=764.125µs logger=migrator t=2026-04-23T08:29:33.060685877Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-23T08:29:33.061661936Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=975.639µs logger=migrator t=2026-04-23T08:29:33.066751868Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-23T08:29:33.067112655Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=365.187µs logger=migrator t=2026-04-23T08:29:33.072237947Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-23T08:29:33.077385909Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.147972ms logger=migrator t=2026-04-23T08:29:33.081081823Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-23T08:29:33.085773616Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.689173ms logger=migrator t=2026-04-23T08:29:33.090560871Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-23T08:29:33.095237914Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.676503ms logger=migrator t=2026-04-23T08:29:33.110688572Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-23T08:29:33.116666251Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.977039ms logger=migrator t=2026-04-23T08:29:33.15932667Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-23T08:29:33.160972823Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.646443ms logger=migrator t=2026-04-23T08:29:33.259570596Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-23T08:29:33.267470743Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.905218ms logger=migrator t=2026-04-23T08:29:33.333847003Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-23T08:29:33.334786323Z level=info msg="Migration successfully executed" id="create server_lock table" duration=937.13µs logger=migrator t=2026-04-23T08:29:33.370440002Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-23T08:29:33.372593955Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.158864ms logger=migrator t=2026-04-23T08:29:33.420367756Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-23T08:29:33.421929467Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.564291ms logger=migrator t=2026-04-23T08:29:33.482547193Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-23T08:29:33.484788538Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.245265ms logger=migrator t=2026-04-23T08:29:33.637512328Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-23T08:29:33.63966076Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.149992ms logger=migrator t=2026-04-23T08:29:33.690801349Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-23T08:29:33.693385461Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.885118ms logger=migrator t=2026-04-23T08:29:33.723637832Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-23T08:29:33.732586841Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.948689ms logger=migrator t=2026-04-23T08:29:33.768468514Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-23T08:29:33.77023809Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.776546ms logger=migrator t=2026-04-23T08:29:33.927573101Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-23T08:29:33.929705074Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.134823ms logger=migrator t=2026-04-23T08:29:34.004225408Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-23T08:29:34.006311068Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.08928ms logger=migrator t=2026-04-23T08:29:34.041129032Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-23T08:29:34.042689183Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.562341ms logger=migrator t=2026-04-23T08:29:34.114322689Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-23T08:29:34.116591884Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.269945ms logger=migrator t=2026-04-23T08:29:34.221148645Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-23T08:29:34.221466121Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=290.326µs logger=migrator t=2026-04-23T08:29:34.277947615Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-23T08:29:34.278141659Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=200.024µs logger=migrator t=2026-04-23T08:29:34.313465082Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-23T08:29:34.315549534Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.091492ms logger=migrator t=2026-04-23T08:29:34.377346394Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T08:29:34.379209271Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.866437ms logger=migrator t=2026-04-23T08:29:34.431968111Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T08:29:34.434463601Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.49921ms logger=migrator t=2026-04-23T08:29:34.441158815Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-23T08:29:34.441269837Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=111.452µs logger=migrator t=2026-04-23T08:29:34.448100902Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T08:29:34.449347447Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.244935ms logger=migrator t=2026-04-23T08:29:34.454490759Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T08:29:34.455424249Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=933.8µs logger=migrator t=2026-04-23T08:29:34.460432078Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T08:29:34.461493389Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.061042ms logger=migrator t=2026-04-23T08:29:34.467171752Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T08:29:34.469040759Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.868747ms logger=migrator t=2026-04-23T08:29:34.474294384Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-23T08:29:34.48013712Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.842057ms logger=migrator t=2026-04-23T08:29:34.488379584Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-23T08:29:34.489403695Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.024191ms logger=migrator t=2026-04-23T08:29:34.496583357Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-23T08:29:34.496856903Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=274.496µs logger=migrator t=2026-04-23T08:29:34.502792472Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-23T08:29:34.503874953Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.085021ms logger=migrator t=2026-04-23T08:29:34.510506604Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-23T08:29:34.512645747Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.141703ms logger=migrator t=2026-04-23T08:29:34.517936462Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-23T08:29:34.519182377Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.245385ms logger=migrator t=2026-04-23T08:29:34.524927031Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T08:29:34.525052983Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=127.542µs logger=migrator t=2026-04-23T08:29:34.536929061Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-23T08:29:34.538883329Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.952088ms logger=migrator t=2026-04-23T08:29:34.547533971Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-23T08:29:34.549138123Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.603182ms logger=migrator t=2026-04-23T08:29:34.554460549Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-23T08:29:34.555430728Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=970.149µs logger=migrator t=2026-04-23T08:29:34.561115581Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-23T08:29:34.565320766Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=4.201344ms logger=migrator t=2026-04-23T08:29:34.594257941Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-23T08:29:34.605528386Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=11.270245ms logger=migrator t=2026-04-23T08:29:34.616426173Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-23T08:29:34.617920483Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.49589ms logger=migrator t=2026-04-23T08:29:34.625033474Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T08:29:34.626520394Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.48747ms logger=migrator t=2026-04-23T08:29:34.650781006Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-23T08:29:34.678254683Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.471897ms logger=migrator t=2026-04-23T08:29:34.686668901Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-23T08:29:34.714668648Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.996537ms logger=migrator t=2026-04-23T08:29:34.725576665Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-23T08:29:34.726805619Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.229674ms logger=migrator t=2026-04-23T08:29:34.731927211Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T08:29:34.733542394Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.614753ms logger=migrator t=2026-04-23T08:29:34.739273358Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-23T08:29:34.74491898Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.642682ms logger=migrator t=2026-04-23T08:29:34.750752266Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-23T08:29:34.756266406Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.51383ms logger=migrator t=2026-04-23T08:29:34.760818467Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-23T08:29:34.761822817Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.00518ms logger=migrator t=2026-04-23T08:29:34.768071261Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-23T08:29:34.769022891Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=951.439µs logger=migrator t=2026-04-23T08:29:34.773784815Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-23T08:29:34.775392757Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.607542ms logger=migrator t=2026-04-23T08:29:34.78054128Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-23T08:29:34.781760364Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.219623ms logger=migrator t=2026-04-23T08:29:34.787255353Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-23T08:29:34.787321224Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.651µs logger=migrator t=2026-04-23T08:29:34.791400896Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-23T08:29:34.797351564Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.950178ms logger=migrator t=2026-04-23T08:29:34.801838383Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-23T08:29:34.808060197Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.221354ms logger=migrator t=2026-04-23T08:29:34.81275145Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-23T08:29:34.818882212Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.130122ms logger=migrator t=2026-04-23T08:29:34.824553695Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-23T08:29:34.825484254Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=927.229µs logger=migrator t=2026-04-23T08:29:34.83076837Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-23T08:29:34.831717898Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=949.778µs logger=migrator t=2026-04-23T08:29:34.837101925Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-23T08:29:34.84639355Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.291705ms logger=migrator t=2026-04-23T08:29:34.85244846Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-23T08:29:34.858279446Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.830496ms logger=migrator t=2026-04-23T08:29:34.863169054Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-23T08:29:34.864164405Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=994.9µs logger=migrator t=2026-04-23T08:29:34.869398698Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-23T08:29:34.875540481Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.140663ms logger=migrator t=2026-04-23T08:29:34.881315416Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-23T08:29:34.887347936Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.0319ms logger=migrator t=2026-04-23T08:29:34.894008788Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-23T08:29:34.894232982Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=232.194µs logger=migrator t=2026-04-23T08:29:34.899380515Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-23T08:29:34.901501917Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.120712ms logger=migrator t=2026-04-23T08:29:34.90665465Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-23T08:29:34.90769218Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.03701ms logger=migrator t=2026-04-23T08:29:34.914838233Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-23T08:29:34.916663358Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.820875ms logger=migrator t=2026-04-23T08:29:34.923166049Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T08:29:34.923376483Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=211.755µs logger=migrator t=2026-04-23T08:29:34.933012084Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-23T08:29:34.941639776Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.630952ms logger=migrator t=2026-04-23T08:29:34.947145235Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-23T08:29:34.954364539Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.220624ms logger=migrator t=2026-04-23T08:29:34.960872289Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-23T08:29:34.969113233Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.242444ms logger=migrator t=2026-04-23T08:29:34.974632313Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-23T08:29:34.982068371Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.432818ms logger=migrator t=2026-04-23T08:29:34.989197792Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-23T08:29:34.999317434Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.124852ms logger=migrator t=2026-04-23T08:29:35.006404675Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-23T08:29:35.006548108Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=144.143µs logger=migrator t=2026-04-23T08:29:35.011732481Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-23T08:29:35.013559998Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.826327ms logger=migrator t=2026-04-23T08:29:35.019350923Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-23T08:29:35.028687208Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.333015ms logger=migrator t=2026-04-23T08:29:35.034846741Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-23T08:29:35.035131817Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=289.496µs logger=migrator t=2026-04-23T08:29:35.040612976Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-23T08:29:35.050564814Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.951798ms logger=migrator t=2026-04-23T08:29:35.057589424Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-23T08:29:35.058740147Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.150523ms logger=migrator t=2026-04-23T08:29:35.066231226Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-23T08:29:35.072789127Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.558331ms logger=migrator t=2026-04-23T08:29:35.07702435Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-23T08:29:35.077825947Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=803.697µs logger=migrator t=2026-04-23T08:29:35.082402968Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-23T08:29:35.083435729Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.032561ms logger=migrator t=2026-04-23T08:29:35.087653242Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-23T08:29:35.094087051Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.434009ms logger=migrator t=2026-04-23T08:29:35.103397896Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-23T08:29:35.104804844Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.407197ms logger=migrator t=2026-04-23T08:29:35.114642049Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-23T08:29:35.11569745Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.055391ms logger=migrator t=2026-04-23T08:29:35.128664869Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-23T08:29:35.129672168Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.00694ms logger=migrator t=2026-04-23T08:29:35.138412382Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-23T08:29:35.139548665Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.136003ms logger=migrator t=2026-04-23T08:29:35.147703078Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-23T08:29:35.14779541Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=93.401µs logger=migrator t=2026-04-23T08:29:35.152960693Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-23T08:29:35.154906421Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.943988ms logger=migrator t=2026-04-23T08:29:35.161240207Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-23T08:29:35.162724426Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.484859ms logger=migrator t=2026-04-23T08:29:35.168389659Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T08:29:35.168915059Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T08:29:35.173830888Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-23T08:29:35.174344058Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=509.32µs logger=migrator t=2026-04-23T08:29:35.178821217Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-23T08:29:35.18001244Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.190723ms logger=migrator t=2026-04-23T08:29:35.184845887Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-23T08:29:35.191584831Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.738624ms logger=migrator t=2026-04-23T08:29:35.196514649Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-23T08:29:35.197605111Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.090192ms logger=migrator t=2026-04-23T08:29:35.202960607Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-23T08:29:35.20509649Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.135013ms logger=migrator t=2026-04-23T08:29:35.210585149Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-23T08:29:35.211481097Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=894.698µs logger=migrator t=2026-04-23T08:29:35.216916245Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-23T08:29:35.218009877Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.093472ms logger=migrator t=2026-04-23T08:29:35.222944856Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-23T08:29:35.224047087Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.103931ms logger=migrator t=2026-04-23T08:29:35.229607798Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-23T08:29:35.229650469Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.551µs logger=migrator t=2026-04-23T08:29:35.234510526Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-23T08:29:35.23474495Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=232.864µs logger=migrator t=2026-04-23T08:29:35.239214499Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-23T08:29:35.246903072Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.688013ms logger=migrator t=2026-04-23T08:29:35.262987123Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-23T08:29:35.263626305Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=639.443µs logger=migrator t=2026-04-23T08:29:35.282992821Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-23T08:29:35.285381378Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.387147ms logger=migrator t=2026-04-23T08:29:35.291413878Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-23T08:29:35.291745125Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=331.237µs logger=migrator t=2026-04-23T08:29:35.301439858Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-23T08:29:35.302752764Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.324786ms logger=migrator t=2026-04-23T08:29:35.308298254Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-23T08:29:35.309443537Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.146723ms logger=migrator t=2026-04-23T08:29:35.314211382Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-23T08:29:35.347603316Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.391204ms logger=migrator t=2026-04-23T08:29:35.355356121Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-23T08:29:35.360441332Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.084941ms logger=migrator t=2026-04-23T08:29:35.365575725Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-23T08:29:35.365679927Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=104.332µs logger=migrator t=2026-04-23T08:29:35.370063853Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-23T08:29:35.402718794Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.644191ms logger=migrator t=2026-04-23T08:29:35.408396937Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-23T08:29:35.450035806Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=41.634099ms logger=migrator t=2026-04-23T08:29:35.455492975Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-23T08:29:35.456378092Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=885.218µs logger=migrator t=2026-04-23T08:29:35.461163597Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-23T08:29:35.463712318Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.546771ms logger=migrator t=2026-04-23T08:29:35.469669117Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-23T08:29:35.469930022Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=261.085µs logger=migrator t=2026-04-23T08:29:35.473833169Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-23T08:29:35.474968042Z level=info msg="Migration successfully executed" id="create permission table" duration=1.134653ms logger=migrator t=2026-04-23T08:29:35.48243927Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-23T08:29:35.484484051Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.049701ms logger=migrator t=2026-04-23T08:29:35.49096624Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-23T08:29:35.492514001Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.550631ms logger=migrator t=2026-04-23T08:29:35.497545142Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-23T08:29:35.499285486Z level=info msg="Migration successfully executed" id="create role table" duration=1.740004ms logger=migrator t=2026-04-23T08:29:35.503698444Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-23T08:29:35.511297896Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.598691ms logger=migrator t=2026-04-23T08:29:35.515916376Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-23T08:29:35.523437546Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.51553ms logger=migrator t=2026-04-23T08:29:35.527588138Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-23T08:29:35.528846984Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.258776ms logger=migrator t=2026-04-23T08:29:35.53320521Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-23T08:29:35.534515467Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.310347ms logger=migrator t=2026-04-23T08:29:35.539150609Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-23T08:29:35.540426034Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.275235ms logger=migrator t=2026-04-23T08:29:35.544863513Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-23T08:29:35.545992625Z level=info msg="Migration successfully executed" id="create team role table" duration=1.128192ms logger=migrator t=2026-04-23T08:29:35.550762651Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-23T08:29:35.552133737Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.370676ms logger=migrator t=2026-04-23T08:29:35.557366612Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-23T08:29:35.558589786Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.222224ms logger=migrator t=2026-04-23T08:29:35.563361361Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-23T08:29:35.565685437Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.323416ms logger=migrator t=2026-04-23T08:29:35.56987443Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-23T08:29:35.570750558Z level=info msg="Migration successfully executed" id="create user role table" duration=873.718µs logger=migrator t=2026-04-23T08:29:35.57541436Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-23T08:29:35.576525003Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.110313ms logger=migrator t=2026-04-23T08:29:35.581608035Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-23T08:29:35.582726066Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.117271ms logger=migrator t=2026-04-23T08:29:35.586474541Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-23T08:29:35.587546353Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.071002ms logger=migrator t=2026-04-23T08:29:35.592068912Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-23T08:29:35.593027662Z level=info msg="Migration successfully executed" id="create builtin role table" duration=954.39µs logger=migrator t=2026-04-23T08:29:35.597091672Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-23T08:29:35.598193415Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.101503ms logger=migrator t=2026-04-23T08:29:35.601956329Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-23T08:29:35.603055981Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.099232ms logger=migrator t=2026-04-23T08:29:35.609795266Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-23T08:29:35.617977359Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.188024ms logger=migrator t=2026-04-23T08:29:35.62560719Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-23T08:29:35.627327684Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.725654ms logger=migrator t=2026-04-23T08:29:35.631495067Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-23T08:29:35.633737452Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.240455ms logger=migrator t=2026-04-23T08:29:35.637793053Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-23T08:29:35.639315243Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.53163ms logger=migrator t=2026-04-23T08:29:35.643796222Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-23T08:29:35.645464255Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.669043ms logger=migrator t=2026-04-23T08:29:35.650308222Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-23T08:29:35.652096428Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.791616ms logger=migrator t=2026-04-23T08:29:35.659596436Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-23T08:29:35.660799431Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.202785ms logger=migrator t=2026-04-23T08:29:35.665375392Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-23T08:29:35.67378785Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.412198ms logger=migrator t=2026-04-23T08:29:35.677813029Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-23T08:29:35.686997402Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.183103ms logger=migrator t=2026-04-23T08:29:35.691853559Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-23T08:29:35.697563713Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.709353ms logger=migrator t=2026-04-23T08:29:35.701241615Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-23T08:29:35.709051121Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.808686ms logger=migrator t=2026-04-23T08:29:35.713667033Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-23T08:29:35.714765754Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.099141ms logger=migrator t=2026-04-23T08:29:35.719002609Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-23T08:29:35.720140821Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.133862ms logger=migrator t=2026-04-23T08:29:35.724806005Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-23T08:29:35.725839475Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.03362ms logger=migrator t=2026-04-23T08:29:35.730398626Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-23T08:29:35.731321844Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=923.058µs logger=migrator t=2026-04-23T08:29:35.734929696Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-23T08:29:35.736085599Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.149964ms logger=migrator t=2026-04-23T08:29:35.740099429Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-23T08:29:35.740201001Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=101.462µs logger=migrator t=2026-04-23T08:29:35.743932696Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-23T08:29:35.744008677Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=77.142µs logger=migrator t=2026-04-23T08:29:35.748668339Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-23T08:29:35.749306122Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=638.013µs logger=migrator t=2026-04-23T08:29:35.753069147Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-23T08:29:35.753898833Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=831.076µs logger=migrator t=2026-04-23T08:29:35.757669028Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-23T08:29:35.758320372Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=646.044µs logger=migrator t=2026-04-23T08:29:35.762209899Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-23T08:29:35.762431153Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=221.304µs logger=migrator t=2026-04-23T08:29:35.767621157Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-23T08:29:35.768455663Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=834.366µs logger=migrator t=2026-04-23T08:29:35.772684308Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-23T08:29:35.773985353Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.291175ms logger=migrator t=2026-04-23T08:29:35.778424422Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-23T08:29:35.779658276Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.232984ms logger=migrator t=2026-04-23T08:29:35.785032183Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-23T08:29:35.796738936Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.706593ms logger=migrator t=2026-04-23T08:29:35.801643724Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-23T08:29:35.801717605Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=75.061µs logger=migrator t=2026-04-23T08:29:35.805605743Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-23T08:29:35.806657614Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.051861ms logger=migrator t=2026-04-23T08:29:35.815270035Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-23T08:29:35.817216184Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.955579ms logger=migrator t=2026-04-23T08:29:35.821514149Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-23T08:29:35.822627832Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.111303ms logger=migrator t=2026-04-23T08:29:35.826870836Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-23T08:29:35.838384965Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.514099ms logger=migrator t=2026-04-23T08:29:35.842854534Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-23T08:29:35.843584849Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=730.255µs logger=migrator t=2026-04-23T08:29:35.847376234Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-23T08:29:35.848424745Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.048551ms logger=migrator t=2026-04-23T08:29:35.852232911Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-23T08:29:35.87626702Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.028759ms logger=migrator t=2026-04-23T08:29:35.88232554Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-23T08:29:35.884249199Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.923619ms logger=migrator t=2026-04-23T08:29:35.888507783Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-23T08:29:35.89033197Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.824237ms logger=migrator t=2026-04-23T08:29:35.897052013Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-23T08:29:35.898094374Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.042151ms logger=migrator t=2026-04-23T08:29:35.902216886Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-23T08:29:35.903270467Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.053411ms logger=migrator t=2026-04-23T08:29:35.907331448Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-23T08:29:35.907560762Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=226.924µs logger=migrator t=2026-04-23T08:29:35.911736695Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-23T08:29:35.912644774Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=907.879µs logger=migrator t=2026-04-23T08:29:35.917294045Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-23T08:29:35.928740894Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.447869ms logger=migrator t=2026-04-23T08:29:35.932785634Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-23T08:29:35.93361247Z level=info msg="Migration successfully executed" id="create entity_events table" duration=823.676µs logger=migrator t=2026-04-23T08:29:35.938166521Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-23T08:29:35.93912405Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=957.979µs logger=migrator t=2026-04-23T08:29:35.943777843Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T08:29:35.944539548Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T08:29:35.948697571Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T08:29:35.949369334Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T08:29:35.953376584Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-23T08:29:35.954371784Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=992.35µs logger=migrator t=2026-04-23T08:29:35.958815592Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-23T08:29:35.960333473Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.517031ms logger=migrator t=2026-04-23T08:29:35.964185369Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T08:29:35.965939304Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.754745ms logger=migrator t=2026-04-23T08:29:35.970958354Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T08:29:35.972106507Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.147173ms logger=migrator t=2026-04-23T08:29:35.977724919Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T08:29:35.979418893Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.693854ms logger=migrator t=2026-04-23T08:29:35.984128996Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T08:29:35.985501994Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.374278ms logger=migrator t=2026-04-23T08:29:35.99030372Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-23T08:29:35.991079135Z level=info msg="Migration successfully executed" id="Drop public config table" duration=775.225µs logger=migrator t=2026-04-23T08:29:35.996289229Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-23T08:29:35.997432581Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.135232ms logger=migrator t=2026-04-23T08:29:36.002185046Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T08:29:36.00393085Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.745484ms logger=migrator t=2026-04-23T08:29:36.007652895Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T08:29:36.009514091Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.860746ms logger=migrator t=2026-04-23T08:29:36.013115994Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-23T08:29:36.014199925Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.083681ms logger=migrator t=2026-04-23T08:29:36.019242445Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-23T08:29:36.047751373Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.510088ms logger=migrator t=2026-04-23T08:29:36.052035798Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-23T08:29:36.062901044Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.869536ms logger=migrator t=2026-04-23T08:29:36.066967935Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-23T08:29:36.075472005Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.50115ms logger=migrator t=2026-04-23T08:29:36.08075526Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-23T08:29:36.081002765Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=247.915µs logger=migrator t=2026-04-23T08:29:36.08781154Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-23T08:29:36.097234018Z level=info msg="Migration successfully executed" id="add share column" duration=9.421808ms logger=migrator t=2026-04-23T08:29:36.101260308Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-23T08:29:36.101451492Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=191.224µs logger=migrator t=2026-04-23T08:29:36.10488737Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-23T08:29:36.10588953Z level=info msg="Migration successfully executed" id="create file table" duration=1.00111ms logger=migrator t=2026-04-23T08:29:36.11040853Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-23T08:29:36.112844708Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.438968ms logger=migrator t=2026-04-23T08:29:36.117365798Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-23T08:29:36.118526911Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.161063ms logger=migrator t=2026-04-23T08:29:36.123525331Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-23T08:29:36.12452835Z level=info msg="Migration successfully executed" id="create file_meta table" duration=998.169µs logger=migrator t=2026-04-23T08:29:36.12952298Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-23T08:29:36.130363117Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=840.637µs logger=migrator t=2026-04-23T08:29:36.13402209Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-23T08:29:36.134072981Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=54.971µs logger=migrator t=2026-04-23T08:29:36.137424947Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-23T08:29:36.137491589Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.332µs logger=migrator t=2026-04-23T08:29:36.140321385Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-23T08:29:36.140904506Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=582.911µs logger=migrator t=2026-04-23T08:29:36.145372216Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-23T08:29:36.145745833Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=373.607µs logger=migrator t=2026-04-23T08:29:36.149785783Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-23T08:29:36.152270473Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.484779ms logger=migrator t=2026-04-23T08:29:36.156322544Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-23T08:29:36.166631088Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.308824ms logger=migrator t=2026-04-23T08:29:36.171058077Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-23T08:29:36.17122248Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=164.823µs logger=migrator t=2026-04-23T08:29:36.175080387Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-23T08:29:36.17622784Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.147064ms logger=migrator t=2026-04-23T08:29:36.180692058Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-23T08:29:36.181111687Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=419.909µs logger=migrator t=2026-04-23T08:29:36.187140707Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-23T08:29:36.187460564Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=319.776µs logger=migrator t=2026-04-23T08:29:36.191755789Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-23T08:29:36.192576736Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=821.137µs logger=migrator t=2026-04-23T08:29:36.196075405Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-23T08:29:36.208914451Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.846206ms logger=migrator t=2026-04-23T08:29:36.214184235Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-23T08:29:36.226086213Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.907608ms logger=migrator t=2026-04-23T08:29:36.230741735Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-23T08:29:36.231816437Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.074642ms logger=migrator t=2026-04-23T08:29:36.237372417Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-23T08:29:36.317578293Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.199066ms logger=migrator t=2026-04-23T08:29:36.322487981Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-23T08:29:36.323394779Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=907.528µs logger=migrator t=2026-04-23T08:29:36.326836448Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-23T08:29:36.328646753Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.812715ms logger=migrator t=2026-04-23T08:29:36.338477949Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-23T08:29:36.369096129Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.61948ms logger=migrator t=2026-04-23T08:29:36.387545006Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-23T08:29:36.39830453Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.758874ms logger=migrator t=2026-04-23T08:29:36.408372931Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-23T08:29:36.408675437Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=301.596µs logger=migrator t=2026-04-23T08:29:36.412745817Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-23T08:29:36.412919661Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=174.314µs logger=migrator t=2026-04-23T08:29:36.419540103Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-23T08:29:36.419964641Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=418.138µs logger=migrator t=2026-04-23T08:29:36.431051112Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-23T08:29:36.431364888Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=314.256µs logger=migrator t=2026-04-23T08:29:36.437717415Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-23T08:29:36.438138633Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=420.958µs logger=migrator t=2026-04-23T08:29:36.457779404Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-23T08:29:36.459897966Z level=info msg="Migration successfully executed" id="create folder table" duration=2.112162ms logger=migrator t=2026-04-23T08:29:36.474799433Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-23T08:29:36.476928375Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.133893ms logger=migrator t=2026-04-23T08:29:36.492166919Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-23T08:29:36.495531536Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=3.364237ms logger=migrator t=2026-04-23T08:29:36.509641237Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-23T08:29:36.509715128Z level=info msg="Migration successfully executed" id="Update folder title length" duration=94.402µs logger=migrator t=2026-04-23T08:29:36.524340839Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T08:29:36.526375999Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.03534ms logger=migrator t=2026-04-23T08:29:36.538577602Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T08:29:36.539797817Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.220515ms logger=migrator t=2026-04-23T08:29:36.568971607Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-23T08:29:36.570862275Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.890308ms logger=migrator t=2026-04-23T08:29:36.587000827Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-23T08:29:36.587472306Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=471.209µs logger=migrator t=2026-04-23T08:29:36.60174694Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-23T08:29:36.602216579Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=469.409µs logger=migrator t=2026-04-23T08:29:36.624914581Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-23T08:29:36.626282429Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.368007ms logger=migrator t=2026-04-23T08:29:36.649386658Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-23T08:29:36.651403849Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.019731ms logger=migrator t=2026-04-23T08:29:36.692965325Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-23T08:29:36.695095798Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.132993ms logger=migrator t=2026-04-23T08:29:36.709317971Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-23T08:29:36.71127531Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.956899ms logger=migrator t=2026-04-23T08:29:36.717267849Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-23T08:29:36.719239228Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.971419ms logger=migrator t=2026-04-23T08:29:36.747139824Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-23T08:29:36.748926019Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.785535ms logger=migrator t=2026-04-23T08:29:36.761994179Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-23T08:29:36.763795185Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.803996ms logger=migrator t=2026-04-23T08:29:36.771158381Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-23T08:29:36.77206356Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=905.979µs logger=migrator t=2026-04-23T08:29:36.792751922Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-23T08:29:36.794526127Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.777816ms logger=migrator t=2026-04-23T08:29:36.802572277Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-23T08:29:36.8037277Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.155344ms logger=migrator t=2026-04-23T08:29:36.816917653Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-23T08:29:36.818877811Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.024539ms logger=migrator t=2026-04-23T08:29:36.833887311Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-23T08:29:36.834403151Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=516.57µs logger=migrator t=2026-04-23T08:29:36.851410939Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-23T08:29:36.862612992Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.202773ms logger=migrator t=2026-04-23T08:29:36.873648392Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-23T08:29:36.874383836Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=735.824µs logger=migrator t=2026-04-23T08:29:36.881789474Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T08:29:36.881870336Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=82.882µs logger=migrator t=2026-04-23T08:29:36.888433826Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T08:29:36.890191681Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.757685ms logger=migrator t=2026-04-23T08:29:36.897887734Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T08:29:36.897917554Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.39µs logger=migrator t=2026-04-23T08:29:36.903645819Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-23T08:29:36.905649259Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.00324ms logger=migrator t=2026-04-23T08:29:36.91629391Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T08:29:36.917527294Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.232484ms logger=migrator t=2026-04-23T08:29:36.944141655Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-23T08:29:36.946976151Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.833896ms logger=migrator t=2026-04-23T08:29:36.977379236Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-23T08:29:36.978708922Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.322586ms logger=migrator t=2026-04-23T08:29:36.984766574Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-23T08:29:36.985391626Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=631.783µs logger=migrator t=2026-04-23T08:29:36.991353485Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-23T08:29:36.99214478Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=790.895µs logger=migrator t=2026-04-23T08:29:36.997528487Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-23T08:29:36.99916259Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.635243ms logger=migrator t=2026-04-23T08:29:37.006608558Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-23T08:29:37.007726331Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.118553ms logger=migrator t=2026-04-23T08:29:37.013856803Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-23T08:29:37.024552426Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.693033ms logger=migrator t=2026-04-23T08:29:37.030611026Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-23T08:29:37.03988349Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.265954ms logger=migrator t=2026-04-23T08:29:37.046972282Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-23T08:29:37.059252426Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.275584ms logger=migrator t=2026-04-23T08:29:37.065418299Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-23T08:29:37.06548923Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=74.221µs logger=migrator t=2026-04-23T08:29:37.07101553Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-23T08:29:37.08156487Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.54521ms logger=migrator t=2026-04-23T08:29:37.092292674Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-23T08:29:37.102356794Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.05712ms logger=migrator t=2026-04-23T08:29:37.107518227Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-23T08:29:37.107949335Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=423.008µs logger=migrator t=2026-04-23T08:29:37.112628049Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.603592451s logger=migrator t=2026-04-23T08:29:37.113400874Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-23T08:29:37.131939873Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-23T08:29:37.132447333Z level=info msg="Created default organization" logger=secrets t=2026-04-23T08:29:37.141241958Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T08:29:37.19206931Z level=info msg="Restored cache from database" duration=537.761µs logger=plugin.store t=2026-04-23T08:29:37.193425877Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-23T08:29:37.233205508Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-23T08:29:37.233254719Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-23T08:29:37.233345711Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-23T08:29:37.233359841Z level=info msg="Plugins loaded" count=54 duration=39.934744ms logger=query_data t=2026-04-23T08:29:37.238400272Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-23T08:29:37.242264118Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-23T08:29:37.250450252Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-23T08:29:37.265328018Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-23T08:29:37.268854868Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-23T08:29:37.272631423Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-23T08:29:37.294785344Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-23T08:29:37.317405504Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-23T08:29:37.342673347Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-23T08:29:37.342705118Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-23T08:29:37.343117306Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-23T08:29:37.34380547Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-23T08:29:37.34379442Z level=info msg="Warming state cache for startup" logger=http.server t=2026-04-23T08:29:37.346676857Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-23T08:29:37.38653004Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-04-23T08:29:37.432950554Z level=info msg="State cache has been initialized" states=0 duration=89.154774ms logger=ngalert.scheduler t=2026-04-23T08:29:37.433030606Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-23T08:29:37.433110718Z level=info msg=starting first_tick=2026-04-23T08:29:40Z logger=plugins.update.checker t=2026-04-23T08:29:37.435636617Z level=info msg="Update check succeeded" duration=92.076092ms logger=grafana.update.checker t=2026-04-23T08:29:37.436447104Z level=info msg="Update check succeeded" duration=92.95004ms logger=sqlstore.transactions t=2026-04-23T08:29:37.477854249Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-23T08:29:37.504274774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:37.523791272Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T08:29:37.577794027Z level=info msg="Patterns update finished" duration=232.232803ms logger=grafana-apiserver t=2026-04-23T08:29:37.922770363Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-23T08:29:37.923509019Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-23T08:29:38.816750618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:38.818102895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:38.854545081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:38.89724361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:38.951370368Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-23T08:29:38.995920744Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-23T08:29:39.009851371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.026236458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.061810346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.079195792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.106604728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.120756009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.146723756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.1639988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.475053401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.503497118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.62620081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.642453033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.682366918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.697850376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.726487236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.743352471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.77238485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.790147273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.8166505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.833430424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.863738068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.898266736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.976032643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:39.997213985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.047670069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.065860521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.112357457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.132162891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.179242278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.198613764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.263919514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.284269298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.337250263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.354434535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.412101143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.429312745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.510552273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.530800045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.597884801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.615590104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.704744468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.722702625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.771637279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.789593827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.851366267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.870371705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.91737578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:40.936229915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.000717109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.019130306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.080528388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.102300201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.187391275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.207382603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.286538328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.307673349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.36448327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.385278743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.466093262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.485005029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.550307248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.589834245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.690909017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.713419595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.772575473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.791452558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.856230337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.877018702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.958064765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:41.98144348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:42.081365839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:42.104619152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:42.189828588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:42.206622252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T08:29:42.292174935Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-23T08:31:36.367339924Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T08:39:37.349124691Z level=info msg="Completed cleanup jobs" duration=5.444599ms logger=plugins.update.checker t=2026-04-23T08:39:37.487324718Z level=info msg="Update check succeeded" duration=50.689015ms logger=sqlstore.transactions t=2026-04-23T08:44:37.264902901Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-23T08:49:37.382252542Z level=info msg="Completed cleanup jobs" duration=38.37256ms logger=plugins.update.checker t=2026-04-23T08:49:37.484774898Z level=info msg="Update check succeeded" duration=48.201887ms logger=cleanup t=2026-04-23T08:59:37.378684006Z level=info msg="Completed cleanup jobs" duration=34.591434ms logger=plugins.update.checker t=2026-04-23T08:59:37.492127001Z level=info msg="Update check succeeded" duration=56.055114ms logger=infra.usagestats t=2026-04-23T09:01:36.391535055Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T09:09:37.441174371Z level=info msg="Completed cleanup jobs" duration=97.233261ms logger=plugins.update.checker t=2026-04-23T09:09:37.512579283Z level=info msg="Update check succeeded" duration=76.508084ms logger=cleanup t=2026-04-23T09:19:37.396182422Z level=info msg="Completed cleanup jobs" duration=52.142306ms logger=plugins.update.checker t=2026-04-23T09:19:37.487234758Z level=info msg="Update check succeeded" duration=50.502583ms logger=cleanup t=2026-04-23T09:29:37.402550254Z level=info msg="Completed cleanup jobs" duration=59.183575ms logger=plugins.update.checker t=2026-04-23T09:29:37.48514838Z level=info msg="Update check succeeded" duration=49.232917ms logger=infra.usagestats t=2026-04-23T09:31:36.392146764Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T09:39:37.379321989Z level=info msg="Completed cleanup jobs" duration=35.429879ms logger=plugins.update.checker t=2026-04-23T09:39:37.539099146Z level=info msg="Update check succeeded" duration=102.661564ms