logger=settings t=2026-06-16T11:46:56.759917795Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-16T11:46:56Z logger=settings t=2026-06-16T11:46:56.761231151Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-16T11:46:56.761276522Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-16T11:46:56.761292943Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-16T11:46:56.761307973Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-16T11:46:56.761321133Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-16T11:46:56.761335843Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-16T11:46:56.761356334Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-16T11:46:56.761371734Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-16T11:46:56.761386044Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-16T11:46:56.761400755Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-16T11:46:56.761421165Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-16T11:46:56.761453076Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-16T11:46:56.761471406Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-16T11:46:56.761486566Z level=info msg=Target target=[all] logger=settings t=2026-06-16T11:46:56.761520947Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-16T11:46:56.761538567Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-16T11:46:56.761552177Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-16T11:46:56.761564558Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-16T11:46:56.761577618Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-16T11:46:56.761596488Z level=info msg="App mode production" logger=sqlstore t=2026-06-16T11:46:56.762092199Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-16T11:46:56.76214128Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-16T11:46:56.764261371Z level=info msg="Locking database" logger=migrator t=2026-06-16T11:46:56.764298332Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-16T11:46:56.765077388Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-16T11:46:56.766255501Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.177383ms logger=migrator t=2026-06-16T11:46:56.772190758Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-16T11:46:56.772867041Z level=info msg="Migration successfully executed" id="create user table" duration=677.333µs logger=migrator t=2026-06-16T11:46:56.776742798Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-16T11:46:56.77787444Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.131792ms logger=migrator t=2026-06-16T11:46:56.782076823Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-16T11:46:56.783218326Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.142363ms logger=migrator t=2026-06-16T11:46:56.788287645Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-16T11:46:56.789115762Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=828.647µs logger=migrator t=2026-06-16T11:46:56.79660675Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-16T11:46:56.797519818Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=916.889µs logger=migrator t=2026-06-16T11:46:56.801539367Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-16T11:46:56.806031626Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.488949ms logger=migrator t=2026-06-16T11:46:56.811201288Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-16T11:46:56.812494804Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.298246ms logger=migrator t=2026-06-16T11:46:56.816278158Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-16T11:46:56.817077954Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=799.566µs logger=migrator t=2026-06-16T11:46:56.821403349Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-16T11:46:56.822999071Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.590671ms logger=migrator t=2026-06-16T11:46:56.828841766Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-16T11:46:56.829359876Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=519.841µs logger=migrator t=2026-06-16T11:46:56.833745963Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-16T11:46:56.834441156Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=696.513µs logger=migrator t=2026-06-16T11:46:56.83815532Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-16T11:46:56.839376784Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.215664ms logger=migrator t=2026-06-16T11:46:56.846381872Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-16T11:46:56.846425543Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.141µs logger=migrator t=2026-06-16T11:46:56.852318439Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-16T11:46:56.854369151Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.053671ms logger=migrator t=2026-06-16T11:46:56.861827507Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-16T11:46:56.862336497Z level=info msg="Migration successfully executed" id="Add missing user data" duration=514.34µs logger=migrator t=2026-06-16T11:46:56.867909927Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-16T11:46:56.869825785Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.915628ms logger=migrator t=2026-06-16T11:46:56.874849084Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-16T11:46:56.876446585Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.659832ms logger=migrator t=2026-06-16T11:46:56.879863603Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-16T11:46:56.881323192Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.458979ms logger=migrator t=2026-06-16T11:46:56.88478262Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-16T11:46:56.892525813Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.742493ms logger=migrator t=2026-06-16T11:46:56.896300578Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-16T11:46:56.897130624Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=830.166µs logger=migrator t=2026-06-16T11:46:56.90151064Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-16T11:46:56.901849738Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=339.918µs logger=migrator t=2026-06-16T11:46:56.906379777Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-16T11:46:56.907512689Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.132762ms logger=migrator t=2026-06-16T11:46:56.913342084Z 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-06-16T11:46:56.91365107Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=308.786µs logger=migrator t=2026-06-16T11:46:56.918657669Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-16T11:46:56.919267611Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=610.422µs logger=migrator t=2026-06-16T11:46:56.926340601Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-16T11:46:56.927193148Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=853.567µs logger=migrator t=2026-06-16T11:46:56.932909451Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-16T11:46:56.933798927Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=890.736µs logger=migrator t=2026-06-16T11:46:56.939425909Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-16T11:46:56.940668633Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.243285ms logger=migrator t=2026-06-16T11:46:56.947038709Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-16T11:46:56.948375666Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.336947ms logger=migrator t=2026-06-16T11:46:56.954140659Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-16T11:46:56.955377134Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.238195ms logger=migrator t=2026-06-16T11:46:56.96024959Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-16T11:46:56.96028185Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.38µs logger=migrator t=2026-06-16T11:46:56.989967007Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-16T11:46:56.99215407Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.193713ms logger=migrator t=2026-06-16T11:46:56.996479185Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-16T11:46:56.997585837Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.107222ms logger=migrator t=2026-06-16T11:46:57.004162847Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-16T11:46:57.004949952Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=791.385µs logger=migrator t=2026-06-16T11:46:57.015496061Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-16T11:46:57.016397188Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=903.517µs logger=migrator t=2026-06-16T11:46:57.021619231Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-16T11:46:57.025771153Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.150832ms logger=migrator t=2026-06-16T11:46:57.037478514Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-16T11:46:57.038615537Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.142943ms logger=migrator t=2026-06-16T11:46:57.045240677Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-16T11:46:57.046539023Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.295676ms logger=migrator t=2026-06-16T11:46:57.052996051Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-16T11:46:57.054236345Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.275995ms logger=migrator t=2026-06-16T11:46:57.060222484Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-16T11:46:57.061117131Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=895.757µs logger=migrator t=2026-06-16T11:46:57.06611754Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-16T11:46:57.066971847Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=855.307µs logger=migrator t=2026-06-16T11:46:57.078680058Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-16T11:46:57.079370991Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=697.183µs logger=migrator t=2026-06-16T11:46:57.085436971Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-16T11:46:57.086076173Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=639.552µs logger=migrator t=2026-06-16T11:46:57.091563892Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-16T11:46:57.092136433Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=574.151µs logger=migrator t=2026-06-16T11:46:57.097858537Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-16T11:46:57.09855741Z level=info msg="Migration successfully executed" id="create star table" duration=699.383µs logger=migrator t=2026-06-16T11:46:57.103495038Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-16T11:46:57.104354784Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=860.796µs logger=migrator t=2026-06-16T11:46:57.111725829Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-16T11:46:57.113441164Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.723835ms logger=migrator t=2026-06-16T11:46:57.121886781Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-16T11:46:57.12289786Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.013539ms logger=migrator t=2026-06-16T11:46:57.12893095Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-16T11:46:57.129697594Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=767.254µs logger=migrator t=2026-06-16T11:46:57.135897847Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-16T11:46:57.136793834Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=896.827µs logger=migrator t=2026-06-16T11:46:57.142046108Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-16T11:46:57.142883615Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=837.357µs logger=migrator t=2026-06-16T11:46:57.149120248Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-16T11:46:57.149940534Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=823.006µs logger=migrator t=2026-06-16T11:46:57.155587446Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-16T11:46:57.155639087Z level=info msg="Migration successfully executed" id="Update org table charset" duration=52.821µs logger=migrator t=2026-06-16T11:46:57.161796308Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-16T11:46:57.161822918Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.78µs logger=migrator t=2026-06-16T11:46:57.17502419Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-16T11:46:57.175317485Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=291.815µs logger=migrator t=2026-06-16T11:46:57.182021688Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-16T11:46:57.182888694Z level=info msg="Migration successfully executed" id="create dashboard table" duration=865.216µs logger=migrator t=2026-06-16T11:46:57.188271381Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-16T11:46:57.189048477Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=776.666µs logger=migrator t=2026-06-16T11:46:57.194551545Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-16T11:46:57.195397941Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=844.366µs logger=migrator t=2026-06-16T11:46:57.200800228Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-16T11:46:57.201485392Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=686.154µs logger=migrator t=2026-06-16T11:46:57.216235113Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-16T11:46:57.217494128Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.251084ms logger=migrator t=2026-06-16T11:46:57.223308272Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-16T11:46:57.224127639Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=819.827µs logger=migrator t=2026-06-16T11:46:57.229074926Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-16T11:46:57.241309308Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=12.232631ms logger=migrator t=2026-06-16T11:46:57.246851717Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-16T11:46:57.247416748Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=565.731µs logger=migrator t=2026-06-16T11:46:57.252837205Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-16T11:46:57.253658482Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=821.337µs logger=migrator t=2026-06-16T11:46:57.25869905Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-16T11:46:57.259900404Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.200234ms logger=migrator t=2026-06-16T11:46:57.282524471Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-16T11:46:57.283078682Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=558.031µs logger=migrator t=2026-06-16T11:46:57.287923577Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-16T11:46:57.288969778Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.044621ms logger=migrator t=2026-06-16T11:46:57.293704792Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-16T11:46:57.293811935Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=110.854µs logger=migrator t=2026-06-16T11:46:57.299361034Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-16T11:46:57.302792941Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.434878ms logger=migrator t=2026-06-16T11:46:57.309532014Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-16T11:46:57.311516213Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.981769ms logger=migrator t=2026-06-16T11:46:57.316502222Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-16T11:46:57.318965591Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.488549ms logger=migrator t=2026-06-16T11:46:57.326334716Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-16T11:46:57.327097091Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=762.945µs logger=migrator t=2026-06-16T11:46:57.332183752Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-16T11:46:57.333886525Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.702953ms logger=migrator t=2026-06-16T11:46:57.338810963Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-16T11:46:57.339506236Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=695.043µs logger=migrator t=2026-06-16T11:46:57.344916053Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-16T11:46:57.345577836Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=661.213µs logger=migrator t=2026-06-16T11:46:57.352187696Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-16T11:46:57.352246667Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=60.591µs logger=migrator t=2026-06-16T11:46:57.358586293Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-16T11:46:57.358657844Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=78.061µs logger=migrator t=2026-06-16T11:46:57.364771975Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-16T11:46:57.367357266Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.584221ms logger=migrator t=2026-06-16T11:46:57.371681851Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-16T11:46:57.373844104Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.160403ms logger=migrator t=2026-06-16T11:46:57.37975205Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-16T11:46:57.381873122Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.117192ms logger=migrator t=2026-06-16T11:46:57.388436812Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-16T11:46:57.390539204Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.100282ms logger=migrator t=2026-06-16T11:46:57.395340138Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-16T11:46:57.395623003Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=282.485µs logger=migrator t=2026-06-16T11:46:57.401678024Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-16T11:46:57.402871666Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.196762ms logger=migrator t=2026-06-16T11:46:57.410459917Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-16T11:46:57.411390185Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=930.688µs logger=migrator t=2026-06-16T11:46:57.420358652Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-16T11:46:57.420417513Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=63.481µs logger=migrator t=2026-06-16T11:46:57.428312859Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-16T11:46:57.430354759Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.0438ms logger=migrator t=2026-06-16T11:46:57.435759826Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-16T11:46:57.436574722Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=814.526µs logger=migrator t=2026-06-16T11:46:57.443200302Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-16T11:46:57.450365394Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.163142ms logger=migrator t=2026-06-16T11:46:57.455895273Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-16T11:46:57.456872873Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=977.73µs logger=migrator t=2026-06-16T11:46:57.462664757Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-16T11:46:57.463505754Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=840.487µs logger=migrator t=2026-06-16T11:46:57.470086393Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-16T11:46:57.471302817Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.218194ms logger=migrator t=2026-06-16T11:46:57.476568261Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-16T11:46:57.477061471Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=494.09µs logger=migrator t=2026-06-16T11:46:57.483409366Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-16T11:46:57.490327873Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=6.913277ms logger=migrator t=2026-06-16T11:46:57.494407724Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-16T11:46:57.49928292Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.869355ms logger=migrator t=2026-06-16T11:46:57.505226767Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-16T11:46:57.506766368Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.547041ms logger=migrator t=2026-06-16T11:46:57.510667904Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-16T11:46:57.510887849Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=220.725µs logger=migrator t=2026-06-16T11:46:57.518070001Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-16T11:46:57.518298875Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=230.104µs logger=migrator t=2026-06-16T11:46:57.525982006Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-16T11:46:57.526784523Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=799.647µs logger=migrator t=2026-06-16T11:46:57.532151689Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-16T11:46:57.533822961Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.671732ms logger=migrator t=2026-06-16T11:46:57.538567365Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-16T11:46:57.539478653Z level=info msg="Migration successfully executed" id="create data_source table" duration=911.368µs logger=migrator t=2026-06-16T11:46:57.543779358Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-16T11:46:57.544633935Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=858.647µs logger=migrator t=2026-06-16T11:46:57.548671865Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-16T11:46:57.549513511Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=841.436µs logger=migrator t=2026-06-16T11:46:57.555784955Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-16T11:46:57.55754788Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.768705ms logger=migrator t=2026-06-16T11:46:57.564355864Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-16T11:46:57.565930305Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.580611ms logger=migrator t=2026-06-16T11:46:57.569851123Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-16T11:46:57.576119066Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.267553ms logger=migrator t=2026-06-16T11:46:57.580772288Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-16T11:46:57.581783678Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.01095ms logger=migrator t=2026-06-16T11:46:57.586156714Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-16T11:46:57.586994291Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=837.317µs logger=migrator t=2026-06-16T11:46:57.591335717Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-16T11:46:57.592124213Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=785.805µs logger=migrator t=2026-06-16T11:46:57.667684574Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-16T11:46:57.670388387Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=2.698482ms logger=migrator t=2026-06-16T11:46:57.679261752Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-16T11:46:57.682086238Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.830426ms logger=migrator t=2026-06-16T11:46:57.687136747Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-16T11:46:57.690768239Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.632282ms logger=migrator t=2026-06-16T11:46:57.694934482Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-16T11:46:57.694975672Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.38µs logger=migrator t=2026-06-16T11:46:57.699750276Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-16T11:46:57.700017212Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=267.326µs logger=migrator t=2026-06-16T11:46:57.703557402Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-16T11:46:57.706165193Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.607461ms logger=migrator t=2026-06-16T11:46:57.710157902Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-16T11:46:57.710450658Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=293.586µs logger=migrator t=2026-06-16T11:46:57.714686631Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-16T11:46:57.715093389Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=411.218µs logger=migrator t=2026-06-16T11:46:57.719145609Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-16T11:46:57.721828232Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.682853ms logger=migrator t=2026-06-16T11:46:57.7252393Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-16T11:46:57.725492455Z level=info msg="Migration successfully executed" id="Update uid value" duration=253.435µs logger=migrator t=2026-06-16T11:46:57.729585766Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-16T11:46:57.731161967Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.578391ms logger=migrator t=2026-06-16T11:46:57.737686336Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-16T11:46:57.738494341Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=808.235µs logger=migrator t=2026-06-16T11:46:57.751555409Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-16T11:46:57.752983317Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.426368ms logger=migrator t=2026-06-16T11:46:57.788353176Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-16T11:46:57.789360065Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.011029ms logger=migrator t=2026-06-16T11:46:57.810046024Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-16T11:46:57.811026613Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=984.36µs logger=migrator t=2026-06-16T11:46:57.819134873Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-16T11:46:57.820286986Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.153423ms logger=migrator t=2026-06-16T11:46:57.825844556Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-16T11:46:57.826758933Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=917.177µs logger=migrator t=2026-06-16T11:46:57.832226932Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-16T11:46:57.833775562Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.553141ms logger=migrator t=2026-06-16T11:46:57.837763891Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-16T11:46:57.838646459Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=881.307µs logger=migrator t=2026-06-16T11:46:57.843757969Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-16T11:46:57.850784108Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.023119ms logger=migrator t=2026-06-16T11:46:57.855359508Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-16T11:46:57.856591352Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.232464ms logger=migrator t=2026-06-16T11:46:57.860667313Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-16T11:46:57.861605062Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=939.738µs logger=migrator t=2026-06-16T11:46:57.864730023Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-16T11:46:57.86556954Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=838.427µs logger=migrator t=2026-06-16T11:46:57.868961506Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-16T11:46:57.869777113Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=815.817µs logger=migrator t=2026-06-16T11:46:57.874165099Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-16T11:46:57.874475305Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=309.926µs logger=migrator t=2026-06-16T11:46:57.877376222Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-16T11:46:57.877933924Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=560.492µs logger=migrator t=2026-06-16T11:46:57.880420213Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-16T11:46:57.880449564Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.581µs logger=migrator t=2026-06-16T11:46:57.883509774Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-16T11:46:57.886051385Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.541281ms logger=migrator t=2026-06-16T11:46:57.889185006Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-16T11:46:57.891663285Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.478049ms logger=migrator t=2026-06-16T11:46:57.895014211Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-16T11:46:57.895175144Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=161.533µs logger=migrator t=2026-06-16T11:46:57.898501259Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-16T11:46:57.90104085Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.539421ms logger=migrator t=2026-06-16T11:46:57.904233954Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-16T11:46:57.906859204Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.62498ms logger=migrator t=2026-06-16T11:46:57.910526027Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-16T11:46:57.911247542Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=721.525µs logger=migrator t=2026-06-16T11:46:57.914419604Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-16T11:46:57.914956454Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=538.63µs logger=migrator t=2026-06-16T11:46:57.918109606Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-16T11:46:57.918945613Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=833.487µs logger=migrator t=2026-06-16T11:46:57.923083215Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-16T11:46:57.924049234Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=965.239µs logger=migrator t=2026-06-16T11:46:57.927689016Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-16T11:46:57.928480812Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=791.536µs logger=migrator t=2026-06-16T11:46:57.932213335Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-16T11:46:57.932989941Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=776.366µs logger=migrator t=2026-06-16T11:46:57.93648287Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-16T11:46:57.936550581Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.111µs logger=migrator t=2026-06-16T11:46:57.9395532Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-16T11:46:57.939579991Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.441µs logger=migrator t=2026-06-16T11:46:57.942699402Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-16T11:46:57.947108459Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.408537ms logger=migrator t=2026-06-16T11:46:57.950576848Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-16T11:46:57.953267821Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.690713ms logger=migrator t=2026-06-16T11:46:57.956586386Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-16T11:46:57.956653348Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.812µs logger=migrator t=2026-06-16T11:46:57.960058725Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-16T11:46:57.96079688Z level=info msg="Migration successfully executed" id="create quota table v1" duration=735.594µs logger=migrator t=2026-06-16T11:46:57.964601735Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-16T11:46:57.96540001Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=797.495µs logger=migrator t=2026-06-16T11:46:57.968951171Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-16T11:46:57.968977691Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.94µs logger=migrator t=2026-06-16T11:46:57.972098713Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-16T11:46:57.972855508Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=756.895µs logger=migrator t=2026-06-16T11:46:57.977822945Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-16T11:46:57.978633752Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=810.117µs logger=migrator t=2026-06-16T11:46:57.982187781Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-16T11:46:57.987244492Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.053391ms logger=migrator t=2026-06-16T11:46:57.990437145Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-16T11:46:57.990464065Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.26µs logger=migrator t=2026-06-16T11:46:57.993506445Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-16T11:46:57.994393213Z level=info msg="Migration successfully executed" id="create session table" duration=883.858µs logger=migrator t=2026-06-16T11:46:57.99831309Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-16T11:46:57.998403522Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=90.462µs logger=migrator t=2026-06-16T11:46:58.001434192Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-16T11:46:58.001524643Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=91.191µs logger=migrator t=2026-06-16T11:46:58.004051843Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-16T11:46:58.004722506Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=670.713µs logger=migrator t=2026-06-16T11:46:58.0084661Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-16T11:46:58.009165474Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=699.124µs logger=migrator t=2026-06-16T11:46:58.013424918Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-16T11:46:58.013450449Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.081µs logger=migrator t=2026-06-16T11:46:58.016480699Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-16T11:46:58.016509689Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.55µs logger=migrator t=2026-06-16T11:46:58.020030999Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-16T11:46:58.023140769Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.10951ms logger=migrator t=2026-06-16T11:46:58.026640539Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-16T11:46:58.029675979Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.03348ms logger=migrator t=2026-06-16T11:46:58.033108287Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-16T11:46:58.033187579Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.082µs logger=migrator t=2026-06-16T11:46:58.038262578Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-16T11:46:58.038382851Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=121.943µs logger=migrator t=2026-06-16T11:46:58.042848529Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-16T11:46:58.044467171Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.622122ms logger=migrator t=2026-06-16T11:46:58.049387558Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-16T11:46:58.049417498Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.83µs logger=migrator t=2026-06-16T11:46:58.053282745Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-16T11:46:58.056808494Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.524979ms logger=migrator t=2026-06-16T11:46:58.061371515Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-16T11:46:58.061693121Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=321.966µs logger=migrator t=2026-06-16T11:46:58.067015936Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-16T11:46:58.07076941Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.758434ms logger=migrator t=2026-06-16T11:46:58.074457803Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-16T11:46:58.079014713Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.55677ms logger=migrator t=2026-06-16T11:46:58.082980621Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-16T11:46:58.083063263Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=82.442µs logger=migrator t=2026-06-16T11:46:58.092506699Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-16T11:46:58.093647032Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.141933ms logger=migrator t=2026-06-16T11:46:58.10623049Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-16T11:46:58.108675079Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.446539ms logger=migrator t=2026-06-16T11:46:58.119352659Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-16T11:46:58.120767067Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.416338ms logger=migrator t=2026-06-16T11:46:58.129230414Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-16T11:46:58.130330496Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.102512ms logger=migrator t=2026-06-16T11:46:58.13863089Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-16T11:46:58.139891924Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.261645ms logger=migrator t=2026-06-16T11:46:58.145502816Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-16T11:46:58.146552747Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.042651ms logger=migrator t=2026-06-16T11:46:58.150985544Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-16T11:46:58.152565395Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.579921ms logger=migrator t=2026-06-16T11:46:58.158355299Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-16T11:46:58.160026132Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.679113ms logger=migrator t=2026-06-16T11:46:58.165096392Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-16T11:46:58.16600333Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=906.848µs logger=migrator t=2026-06-16T11:46:58.169384407Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-16T11:46:58.179557697Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.17327ms logger=migrator t=2026-06-16T11:46:58.18320726Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-16T11:46:58.18374264Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=535.15µs logger=migrator t=2026-06-16T11:46:58.191074704Z 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-06-16T11:46:58.192624015Z 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.548261ms logger=migrator t=2026-06-16T11:46:58.197039393Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-16T11:46:58.19739639Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=356.267µs logger=migrator t=2026-06-16T11:46:58.200948479Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-16T11:46:58.201538821Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=589.842µs logger=migrator t=2026-06-16T11:46:58.206299355Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-16T11:46:58.207215553Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=914.738µs logger=migrator t=2026-06-16T11:46:58.211034969Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-16T11:46:58.216879544Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.842685ms logger=migrator t=2026-06-16T11:46:58.222019815Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-16T11:46:58.224610156Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.589941ms logger=migrator t=2026-06-16T11:46:58.229213808Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-16T11:46:58.233216856Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.002828ms logger=migrator t=2026-06-16T11:46:58.237288047Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-16T11:46:58.241131693Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.841526ms logger=migrator t=2026-06-16T11:46:58.2455663Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-16T11:46:58.246652462Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.085222ms logger=migrator t=2026-06-16T11:46:58.252217292Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-16T11:46:58.252249022Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.1µs logger=migrator t=2026-06-16T11:46:58.256095909Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-16T11:46:58.256123699Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.62µs logger=migrator t=2026-06-16T11:46:58.260530036Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-16T11:46:58.261829231Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.294115ms logger=migrator t=2026-06-16T11:46:58.267585665Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T11:46:58.268818829Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.234354ms logger=migrator t=2026-06-16T11:46:58.276741606Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-16T11:46:58.27800726Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.264864ms logger=migrator t=2026-06-16T11:46:58.283812836Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-16T11:46:58.284963748Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.151672ms logger=migrator t=2026-06-16T11:46:58.291726471Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-16T11:46:58.292758082Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.030881ms logger=migrator t=2026-06-16T11:46:58.29620004Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-16T11:46:58.300372912Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.172772ms logger=migrator t=2026-06-16T11:46:58.304102696Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-16T11:46:58.308020313Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.919307ms logger=migrator t=2026-06-16T11:46:58.312564433Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-16T11:46:58.312826968Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=262.015µs logger=migrator t=2026-06-16T11:46:58.316847107Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-16T11:46:58.317827007Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=980.85µs logger=migrator t=2026-06-16T11:46:58.327179822Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-16T11:46:58.328221511Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.047659ms logger=migrator t=2026-06-16T11:46:58.334833672Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-16T11:46:58.33929909Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.464048ms logger=migrator t=2026-06-16T11:46:58.350084984Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-16T11:46:58.350213486Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=127.223µs logger=migrator t=2026-06-16T11:46:58.361142182Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-16T11:46:58.362978818Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.835686ms logger=migrator t=2026-06-16T11:46:58.369550418Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-16T11:46:58.371316092Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.764484ms logger=migrator t=2026-06-16T11:46:58.378878732Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-16T11:46:58.379062196Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=183.414µs logger=migrator t=2026-06-16T11:46:58.389458341Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-16T11:46:58.39096867Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.5113ms logger=migrator t=2026-06-16T11:46:58.396120562Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-16T11:46:58.397075141Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=954.229µs logger=migrator t=2026-06-16T11:46:58.401693362Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-16T11:46:58.40264859Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=955.088µs logger=migrator t=2026-06-16T11:46:58.408743681Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-16T11:46:58.410390514Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.647253ms logger=migrator t=2026-06-16T11:46:58.416591766Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-16T11:46:58.417692548Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.100042ms logger=migrator t=2026-06-16T11:46:58.432443749Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-16T11:46:58.434129202Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.683633ms logger=migrator t=2026-06-16T11:46:58.443404236Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-16T11:46:58.443425926Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=22.36µs logger=migrator t=2026-06-16T11:46:58.449673569Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-16T11:46:58.453565696Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.890887ms logger=migrator t=2026-06-16T11:46:58.45986Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-16T11:46:58.46087739Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.01432ms logger=migrator t=2026-06-16T11:46:58.467502721Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-16T11:46:58.475426237Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.924576ms logger=migrator t=2026-06-16T11:46:58.479895586Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-16T11:46:58.480496498Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=600.202µs logger=migrator t=2026-06-16T11:46:58.48414546Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-16T11:46:58.486097188Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.949438ms logger=migrator t=2026-06-16T11:46:58.491871272Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-16T11:46:58.492812921Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=944.139µs logger=migrator t=2026-06-16T11:46:58.498726847Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-16T11:46:58.512285485Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.558198ms logger=migrator t=2026-06-16T11:46:58.517846055Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-16T11:46:58.518590649Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=743.994µs logger=migrator t=2026-06-16T11:46:58.523518407Z 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-06-16T11:46:58.524958125Z 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.444348ms logger=migrator t=2026-06-16T11:46:58.532220458Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-16T11:46:58.532988514Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=776.646µs logger=migrator t=2026-06-16T11:46:58.539478112Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-16T11:46:58.540293368Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=811.496µs logger=migrator t=2026-06-16T11:46:58.583188024Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-16T11:46:58.583606493Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=418.559µs logger=migrator t=2026-06-16T11:46:58.59104929Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-16T11:46:58.59610299Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.059661ms logger=migrator t=2026-06-16T11:46:58.603016066Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-16T11:46:58.610375941Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.347285ms logger=migrator t=2026-06-16T11:46:58.617028233Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-16T11:46:58.617956951Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=928.177µs logger=migrator t=2026-06-16T11:46:58.623357917Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-16T11:46:58.624793316Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.434389ms logger=migrator t=2026-06-16T11:46:58.631202933Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-16T11:46:58.63160633Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=399.678µs logger=migrator t=2026-06-16T11:46:58.637110189Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-16T11:46:58.643767421Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.656032ms logger=migrator t=2026-06-16T11:46:58.649506674Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-16T11:46:58.650451632Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=945.428µs logger=migrator t=2026-06-16T11:46:58.657581473Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-16T11:46:58.657801808Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=221.945µs logger=migrator t=2026-06-16T11:46:58.663353147Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-16T11:46:58.664207604Z level=info msg="Migration successfully executed" id="Move region to single row" duration=843.846µs logger=migrator t=2026-06-16T11:46:58.670147512Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-16T11:46:58.671168741Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.021069ms logger=migrator t=2026-06-16T11:46:58.676760011Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-16T11:46:58.677732631Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=972.27µs logger=migrator t=2026-06-16T11:46:58.683139708Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T11:46:58.68428104Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.140802ms logger=migrator t=2026-06-16T11:46:58.691610595Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-16T11:46:58.693885109Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.279504ms logger=migrator t=2026-06-16T11:46:58.701176034Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-16T11:46:58.702637763Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.454118ms logger=migrator t=2026-06-16T11:46:58.709298074Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-16T11:46:58.710333354Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.03519ms logger=migrator t=2026-06-16T11:46:58.715648469Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-16T11:46:58.715794592Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=154.053µs logger=migrator t=2026-06-16T11:46:58.721572946Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-16T11:46:58.722965613Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.393257ms logger=migrator t=2026-06-16T11:46:58.731098544Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-16T11:46:58.732504772Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.406638ms logger=migrator t=2026-06-16T11:46:58.738599162Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-16T11:46:58.739806766Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.209044ms logger=migrator t=2026-06-16T11:46:58.74558039Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-16T11:46:58.746551839Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=971.769µs logger=migrator t=2026-06-16T11:46:58.753629359Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-16T11:46:58.753835363Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=202.984µs logger=migrator t=2026-06-16T11:46:58.75875474Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-16T11:46:58.759133007Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=378.827µs logger=migrator t=2026-06-16T11:46:58.764196238Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-16T11:46:58.764275789Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=80.181µs logger=migrator t=2026-06-16T11:46:58.770469651Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-16T11:46:58.771793697Z level=info msg="Migration successfully executed" id="create team table" duration=1.324056ms logger=migrator t=2026-06-16T11:46:58.777217125Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-16T11:46:58.778392278Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.174853ms logger=migrator t=2026-06-16T11:46:58.783464727Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-16T11:46:58.784385556Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=920.819µs logger=migrator t=2026-06-16T11:46:58.79065456Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-16T11:46:58.795021706Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.366976ms logger=migrator t=2026-06-16T11:46:58.800090566Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-16T11:46:58.800438593Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=349.548µs logger=migrator t=2026-06-16T11:46:58.806440181Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-16T11:46:58.808361609Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.922048ms logger=migrator t=2026-06-16T11:46:58.813847427Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-16T11:46:58.814625593Z level=info msg="Migration successfully executed" id="create team member table" duration=778.306µs logger=migrator t=2026-06-16T11:46:58.820885436Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-16T11:46:58.821969618Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.085622ms logger=migrator t=2026-06-16T11:46:58.827788992Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-16T11:46:58.828891374Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.101832ms logger=migrator t=2026-06-16T11:46:58.835928153Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-16T11:46:58.837743139Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.820246ms logger=migrator t=2026-06-16T11:46:58.844549614Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-16T11:46:58.84943156Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.883577ms logger=migrator t=2026-06-16T11:46:58.854420448Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-16T11:46:58.859496839Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.078241ms logger=migrator t=2026-06-16T11:46:58.865183601Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-16T11:46:58.870424335Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.237914ms logger=migrator t=2026-06-16T11:46:58.876616946Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-16T11:46:58.877739369Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.123973ms logger=migrator t=2026-06-16T11:46:58.884034292Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-16T11:46:58.885165885Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.133723ms logger=migrator t=2026-06-16T11:46:58.891901148Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-16T11:46:58.892949839Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.049371ms logger=migrator t=2026-06-16T11:46:58.901541109Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-16T11:46:58.903206921Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.673173ms logger=migrator t=2026-06-16T11:46:58.909150998Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-16T11:46:58.910190329Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.039551ms logger=migrator t=2026-06-16T11:46:58.915681338Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-16T11:46:58.916754089Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.073021ms logger=migrator t=2026-06-16T11:46:58.923017862Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-16T11:46:58.924501861Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.483009ms logger=migrator t=2026-06-16T11:46:58.930148643Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-16T11:46:58.931608832Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.460939ms logger=migrator t=2026-06-16T11:46:58.937005788Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-16T11:46:58.93756215Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=556.952µs logger=migrator t=2026-06-16T11:46:58.943040517Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-16T11:46:58.943302213Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=261.676µs logger=migrator t=2026-06-16T11:46:58.947961595Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-16T11:46:58.949070477Z level=info msg="Migration successfully executed" id="create tag table" duration=1.108272ms logger=migrator t=2026-06-16T11:46:58.955466373Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-16T11:46:58.957047814Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.581512ms logger=migrator t=2026-06-16T11:46:58.962768087Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-16T11:46:58.963606773Z level=info msg="Migration successfully executed" id="create login attempt table" duration=838.426µs logger=migrator t=2026-06-16T11:46:58.96951922Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-16T11:46:58.970986219Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.467079ms logger=migrator t=2026-06-16T11:46:58.977523858Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-16T11:46:58.978870325Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.347007ms logger=migrator t=2026-06-16T11:46:58.984036557Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-16T11:46:59.000625475Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.588468ms logger=migrator t=2026-06-16T11:46:59.005372508Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-16T11:46:59.00600498Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=635.572µs logger=migrator t=2026-06-16T11:46:59.011763744Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-16T11:46:59.012758883Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=994.269µs logger=migrator t=2026-06-16T11:46:59.018266142Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-16T11:46:59.018552738Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=286.816µs logger=migrator t=2026-06-16T11:46:59.023583607Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-16T11:46:59.024346163Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=762.546µs logger=migrator t=2026-06-16T11:46:59.029723818Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-16T11:46:59.032085025Z level=info msg="Migration successfully executed" id="create user auth table" duration=2.358707ms logger=migrator t=2026-06-16T11:46:59.037339419Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-16T11:46:59.038500122Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.161533ms logger=migrator t=2026-06-16T11:46:59.0449856Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-16T11:46:59.045056211Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.331µs logger=migrator t=2026-06-16T11:46:59.05007515Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-16T11:46:59.056283813Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.201542ms logger=migrator t=2026-06-16T11:46:59.060795803Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-16T11:46:59.06475283Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.957518ms logger=migrator t=2026-06-16T11:46:59.069432033Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-16T11:46:59.074577414Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.1445ms logger=migrator t=2026-06-16T11:46:59.080739046Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-16T11:46:59.086578201Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.833135ms logger=migrator t=2026-06-16T11:46:59.091530089Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-16T11:46:59.092675271Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.146133ms logger=migrator t=2026-06-16T11:46:59.098091858Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-16T11:46:59.103660878Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.56798ms logger=migrator t=2026-06-16T11:46:59.109209908Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-16T11:46:59.110190057Z level=info msg="Migration successfully executed" id="create server_lock table" duration=981.46µs logger=migrator t=2026-06-16T11:46:59.115604984Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-16T11:46:59.11689485Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.291126ms logger=migrator t=2026-06-16T11:46:59.122197873Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-16T11:46:59.123148943Z level=info msg="Migration successfully executed" id="create user auth token table" duration=951.58µs logger=migrator t=2026-06-16T11:46:59.130756353Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-16T11:46:59.131861524Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.101271ms logger=migrator t=2026-06-16T11:46:59.137252771Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-16T11:46:59.13872468Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.472199ms logger=migrator t=2026-06-16T11:46:59.144349151Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-16T11:46:59.145429723Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.080682ms logger=migrator t=2026-06-16T11:46:59.152783167Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-16T11:46:59.161660313Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.882356ms logger=migrator t=2026-06-16T11:46:59.166532339Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-16T11:46:59.167515298Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=975.029µs logger=migrator t=2026-06-16T11:46:59.172763863Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-16T11:46:59.173726191Z level=info msg="Migration successfully executed" id="create cache_data table" duration=965.299µs logger=migrator t=2026-06-16T11:46:59.179510645Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-16T11:46:59.180708449Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.198084ms logger=migrator t=2026-06-16T11:46:59.186010363Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-16T11:46:59.186718427Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=711.724µs logger=migrator t=2026-06-16T11:46:59.191850399Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-16T11:46:59.192688266Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=836.717µs logger=migrator t=2026-06-16T11:46:59.198126083Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-16T11:46:59.198199794Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=76.031µs logger=migrator t=2026-06-16T11:46:59.203371316Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-16T11:46:59.203478418Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=103.782µs logger=migrator t=2026-06-16T11:46:59.208320124Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-16T11:46:59.209844164Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.52515ms logger=migrator t=2026-06-16T11:46:59.216547967Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T11:46:59.217799921Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.252894ms logger=migrator t=2026-06-16T11:46:59.222685127Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T11:46:59.223727108Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.036571ms logger=migrator t=2026-06-16T11:46:59.228747967Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-16T11:46:59.228836919Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=87.102µs logger=migrator t=2026-06-16T11:46:59.233901619Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T11:46:59.235319157Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.417728ms logger=migrator t=2026-06-16T11:46:59.241158612Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T11:46:59.242544319Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.385867ms logger=migrator t=2026-06-16T11:46:59.247563318Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-16T11:46:59.24865875Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.095002ms logger=migrator t=2026-06-16T11:46:59.254428884Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-16T11:46:59.255389894Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=960.61µs logger=migrator t=2026-06-16T11:46:59.260279489Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-16T11:46:59.266585084Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.304665ms logger=migrator t=2026-06-16T11:46:59.271276387Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-16T11:46:59.272284417Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.01042ms logger=migrator t=2026-06-16T11:46:59.278389577Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-16T11:46:59.278472988Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=84.041µs logger=migrator t=2026-06-16T11:46:59.283519529Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-16T11:46:59.285029248Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.509439ms logger=migrator t=2026-06-16T11:46:59.290188729Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-16T11:46:59.29123099Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.041831ms logger=migrator t=2026-06-16T11:46:59.297012704Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-16T11:46:59.297986464Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=977.09µs logger=migrator t=2026-06-16T11:46:59.302925171Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T11:46:59.302994623Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.912µs logger=migrator t=2026-06-16T11:46:59.30792545Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-16T11:46:59.30893667Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.0108ms logger=migrator t=2026-06-16T11:46:59.314856977Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-16T11:46:59.31656976Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.712193ms logger=migrator t=2026-06-16T11:46:59.32209415Z 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-06-16T11:46:59.323672331Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.577822ms logger=migrator t=2026-06-16T11:46:59.32968552Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-16T11:46:59.330708039Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.022529ms logger=migrator t=2026-06-16T11:46:59.338630956Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-16T11:46:59.345629524Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.999448ms logger=migrator t=2026-06-16T11:46:59.350647734Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-16T11:46:59.351632453Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=984.618µs logger=migrator t=2026-06-16T11:46:59.357515228Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T11:46:59.358456097Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=941.149µs logger=migrator t=2026-06-16T11:46:59.364264151Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-16T11:46:59.397881555Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.608754ms logger=migrator t=2026-06-16T11:46:59.403419314Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-16T11:46:59.427739825Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.315881ms logger=migrator t=2026-06-16T11:46:59.43458284Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-16T11:46:59.435421826Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=839.396µs logger=migrator t=2026-06-16T11:46:59.440688331Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-16T11:46:59.442794392Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.105881ms logger=migrator t=2026-06-16T11:46:59.449734089Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-16T11:46:59.455547343Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.813144ms logger=migrator t=2026-06-16T11:46:59.461098933Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-16T11:46:59.466814107Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.709164ms logger=migrator t=2026-06-16T11:46:59.473309494Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-16T11:46:59.47406952Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=760.166µs logger=migrator t=2026-06-16T11:46:59.480143489Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-16T11:46:59.48115788Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.013911ms logger=migrator t=2026-06-16T11:46:59.490562774Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-16T11:46:59.491553204Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=989.8µs logger=migrator t=2026-06-16T11:46:59.496739097Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-16T11:46:59.4978809Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.141563ms logger=migrator t=2026-06-16T11:46:59.504157113Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-16T11:46:59.504225484Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.451µs logger=migrator t=2026-06-16T11:46:59.509067541Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-16T11:46:59.514926306Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.859046ms logger=migrator t=2026-06-16T11:46:59.520071648Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-16T11:46:59.526097067Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.028518ms logger=migrator t=2026-06-16T11:46:59.531537104Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-16T11:46:59.537574833Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.037499ms logger=migrator t=2026-06-16T11:46:59.543192144Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-16T11:46:59.544108632Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=916.548µs logger=migrator t=2026-06-16T11:46:59.549598331Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-16T11:46:59.550564859Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=965.848µs logger=migrator t=2026-06-16T11:46:59.555735931Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-16T11:46:59.564115577Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.380616ms logger=migrator t=2026-06-16T11:46:59.570148376Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-16T11:46:59.576193906Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.044751ms logger=migrator t=2026-06-16T11:46:59.581383677Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-16T11:46:59.582130222Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=745.805µs logger=migrator t=2026-06-16T11:46:59.587400217Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-16T11:46:59.595899875Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.500407ms logger=migrator t=2026-06-16T11:46:59.601920683Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-16T11:46:59.609987613Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.065069ms logger=migrator t=2026-06-16T11:46:59.615520672Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-16T11:46:59.615605253Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=85.941µs logger=migrator t=2026-06-16T11:46:59.620838877Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-16T11:46:59.621880177Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.04307ms logger=migrator t=2026-06-16T11:46:59.628130051Z 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-06-16T11:46:59.629044238Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=913.967µs logger=migrator t=2026-06-16T11:46:59.634565567Z 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-06-16T11:46:59.635597308Z 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.033191ms logger=migrator t=2026-06-16T11:46:59.641195758Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-16T11:46:59.64131268Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=117.072µs logger=migrator t=2026-06-16T11:46:59.647175786Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-16T11:46:59.65241638Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.240194ms logger=migrator t=2026-06-16T11:46:59.659909807Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-16T11:46:59.66915869Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.232773ms logger=migrator t=2026-06-16T11:46:59.676520715Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-16T11:46:59.682704248Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.182963ms logger=migrator t=2026-06-16T11:46:59.688106924Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-16T11:46:59.695792726Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.682502ms logger=migrator t=2026-06-16T11:46:59.700335045Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-16T11:46:59.70660705Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.271324ms logger=migrator t=2026-06-16T11:46:59.711516096Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-16T11:46:59.711586567Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.161µs logger=migrator t=2026-06-16T11:46:59.717460904Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-16T11:46:59.718257349Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=795.955µs logger=migrator t=2026-06-16T11:46:59.725173586Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-16T11:46:59.734445699Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.277463ms logger=migrator t=2026-06-16T11:46:59.739119821Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-16T11:46:59.739239103Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=120.612µs logger=migrator t=2026-06-16T11:46:59.744180022Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-16T11:46:59.752947954Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.773273ms logger=migrator t=2026-06-16T11:46:59.758871231Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-16T11:46:59.760591775Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.720094ms logger=migrator t=2026-06-16T11:46:59.765982871Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-16T11:46:59.773184423Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.200432ms logger=migrator t=2026-06-16T11:46:59.77808596Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-16T11:46:59.779245163Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.158853ms logger=migrator t=2026-06-16T11:46:59.784921246Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-16T11:46:59.786094239Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.171923ms logger=migrator t=2026-06-16T11:46:59.791200179Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-16T11:46:59.797742818Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.539149ms logger=migrator t=2026-06-16T11:46:59.802512832Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-16T11:46:59.80336566Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=852.827µs logger=migrator t=2026-06-16T11:46:59.809859188Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-16T11:46:59.811224435Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.363947ms logger=migrator t=2026-06-16T11:46:59.816760183Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-16T11:46:59.818790044Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.034981ms logger=migrator t=2026-06-16T11:46:59.825265812Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-16T11:46:59.826429834Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.163062ms logger=migrator t=2026-06-16T11:46:59.833200948Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-16T11:46:59.83331494Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=111.242µs logger=migrator t=2026-06-16T11:46:59.840122545Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-16T11:46:59.842076164Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.958519ms logger=migrator t=2026-06-16T11:46:59.848704054Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-16T11:46:59.85003685Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.337836ms logger=migrator t=2026-06-16T11:46:59.858585729Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-16T11:46:59.858978697Z 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-06-16T11:46:59.864024046Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-16T11:46:59.864662359Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=638.763µs logger=migrator t=2026-06-16T11:46:59.869351172Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-16T11:46:59.87127866Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.929337ms logger=migrator t=2026-06-16T11:46:59.875585764Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-16T11:46:59.885348997Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.750733ms logger=migrator t=2026-06-16T11:46:59.892955368Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-16T11:46:59.895240323Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.290035ms logger=migrator t=2026-06-16T11:46:59.902139648Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-16T11:46:59.903325532Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.186274ms logger=migrator t=2026-06-16T11:46:59.908894372Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-16T11:46:59.910346841Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.452599ms logger=migrator t=2026-06-16T11:46:59.916446962Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-16T11:46:59.917964032Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.52077ms logger=migrator t=2026-06-16T11:46:59.923665344Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-16T11:46:59.925105302Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.436188ms logger=migrator t=2026-06-16T11:46:59.930470979Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-16T11:46:59.930503329Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.62µs logger=migrator t=2026-06-16T11:46:59.935397675Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-16T11:46:59.935476957Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=80.112µs logger=migrator t=2026-06-16T11:46:59.947586536Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-16T11:46:59.955830799Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.245513ms logger=migrator t=2026-06-16T11:46:59.967420097Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-16T11:46:59.968762084Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=1.347707ms logger=migrator t=2026-06-16T11:46:59.975559128Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-16T11:46:59.9771523Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.593432ms logger=migrator t=2026-06-16T11:46:59.982898943Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-16T11:46:59.983674629Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=775.686µs logger=migrator t=2026-06-16T11:46:59.989425342Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-16T11:46:59.990697947Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.272355ms logger=migrator t=2026-06-16T11:46:59.995036493Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-16T11:46:59.995880609Z level=info msg="Migration successfully executed" id="create secrets table" duration=843.866µs logger=migrator t=2026-06-16T11:47:00.001139473Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-16T11:47:00.037224465Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.073802ms logger=migrator t=2026-06-16T11:47:00.042733724Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-16T11:47:00.051040888Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.302124ms logger=migrator t=2026-06-16T11:47:00.054968606Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-16T11:47:00.055118039Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=151.913µs logger=migrator t=2026-06-16T11:47:00.059522615Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-16T11:47:00.093372574Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.844318ms logger=migrator t=2026-06-16T11:47:00.098717559Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-16T11:47:00.13068208Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.964481ms logger=migrator t=2026-06-16T11:47:00.134627058Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-16T11:47:00.135258421Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=630.113µs logger=migrator t=2026-06-16T11:47:00.141046014Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-16T11:47:00.142173137Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.127173ms logger=migrator t=2026-06-16T11:47:00.147325219Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-16T11:47:00.147668725Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=343.986µs logger=migrator t=2026-06-16T11:47:00.15143849Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-16T11:47:00.152748145Z level=info msg="Migration successfully executed" id="create permission table" duration=1.309645ms logger=migrator t=2026-06-16T11:47:00.157130453Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-16T11:47:00.158205673Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.07466ms logger=migrator t=2026-06-16T11:47:00.164204022Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-16T11:47:00.165805374Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.600411ms logger=migrator t=2026-06-16T11:47:00.173364612Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-16T11:47:00.175168238Z level=info msg="Migration successfully executed" id="create role table" duration=1.808076ms logger=migrator t=2026-06-16T11:47:00.180664076Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-16T11:47:00.18996138Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.297824ms logger=migrator t=2026-06-16T11:47:00.198687082Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-16T11:47:00.208094098Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.401836ms logger=migrator t=2026-06-16T11:47:00.213610827Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-16T11:47:00.214800141Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.189304ms logger=migrator t=2026-06-16T11:47:00.219251398Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-16T11:47:00.220988862Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.736394ms logger=migrator t=2026-06-16T11:47:00.230508371Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-16T11:47:00.232088052Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.582432ms logger=migrator t=2026-06-16T11:47:00.238255144Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-16T11:47:00.239558379Z level=info msg="Migration successfully executed" id="create team role table" duration=1.304895ms logger=migrator t=2026-06-16T11:47:00.245023427Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-16T11:47:00.246331303Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.307855ms logger=migrator t=2026-06-16T11:47:00.252636488Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-16T11:47:00.254747549Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.115131ms logger=migrator t=2026-06-16T11:47:00.25987387Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-16T11:47:00.261016473Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.142553ms logger=migrator t=2026-06-16T11:47:00.267423369Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-16T11:47:00.269164844Z level=info msg="Migration successfully executed" id="create user role table" duration=1.743875ms logger=migrator t=2026-06-16T11:47:00.273889957Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-16T11:47:00.275872775Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.983208ms logger=migrator t=2026-06-16T11:47:00.281858025Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-16T11:47:00.282977326Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.118932ms logger=migrator t=2026-06-16T11:47:00.288134488Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-16T11:47:00.289893162Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.757934ms logger=migrator t=2026-06-16T11:47:00.298063024Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-16T11:47:00.301952371Z level=info msg="Migration successfully executed" id="create builtin role table" duration=3.948389ms logger=migrator t=2026-06-16T11:47:00.307631063Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-16T11:47:00.309210214Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.582501ms logger=migrator t=2026-06-16T11:47:00.318514708Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-16T11:47:00.320429515Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.932138ms logger=migrator t=2026-06-16T11:47:00.324825512Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-16T11:47:00.333403471Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.572859ms logger=migrator t=2026-06-16T11:47:00.336831919Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-16T11:47:00.338423281Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.587671ms logger=migrator t=2026-06-16T11:47:00.348194943Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-16T11:47:00.34953051Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.335897ms logger=migrator t=2026-06-16T11:47:00.356298954Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-16T11:47:00.358303893Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.0048ms logger=migrator t=2026-06-16T11:47:00.368404652Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-16T11:47:00.370673837Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.272195ms logger=migrator t=2026-06-16T11:47:00.374623915Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-16T11:47:00.375578164Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=953.119µs logger=migrator t=2026-06-16T11:47:00.379597193Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-16T11:47:00.380867958Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.269585ms logger=migrator t=2026-06-16T11:47:00.386450708Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-16T11:47:00.396254672Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.802434ms logger=migrator t=2026-06-16T11:47:00.405707229Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-16T11:47:00.414287168Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.58191ms logger=migrator t=2026-06-16T11:47:00.418870569Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-16T11:47:00.42804734Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.180751ms logger=migrator t=2026-06-16T11:47:00.432052359Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-16T11:47:00.438778402Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.725603ms logger=migrator t=2026-06-16T11:47:00.443166608Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-16T11:47:00.444084317Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=917.539µs logger=migrator t=2026-06-16T11:47:00.448608056Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-16T11:47:00.450496933Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.887697ms logger=migrator t=2026-06-16T11:47:00.456186985Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-16T11:47:00.457613273Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.411798ms logger=migrator t=2026-06-16T11:47:00.462416288Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-16T11:47:00.46357632Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.163262ms logger=migrator t=2026-06-16T11:47:00.47013156Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-16T11:47:00.471614459Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.485669ms logger=migrator t=2026-06-16T11:47:00.475557347Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-16T11:47:00.475647349Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=90.082µs logger=migrator t=2026-06-16T11:47:00.480757211Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-16T11:47:00.480806591Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=49.801µs logger=migrator t=2026-06-16T11:47:00.4858471Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-16T11:47:00.486600956Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=755.196µs logger=migrator t=2026-06-16T11:47:00.491661305Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-16T11:47:00.492302038Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=649.464µs logger=migrator t=2026-06-16T11:47:00.498941199Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-16T11:47:00.499695214Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=754.775µs logger=migrator t=2026-06-16T11:47:00.503754904Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-16T11:47:00.503992518Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=237.514µs logger=migrator t=2026-06-16T11:47:00.508187611Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-16T11:47:00.508683512Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=496.501µs logger=migrator t=2026-06-16T11:47:00.511787873Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-16T11:47:00.512790323Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.00182ms logger=migrator t=2026-06-16T11:47:00.516830052Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-16T11:47:00.519243069Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.411817ms logger=migrator t=2026-06-16T11:47:00.524774789Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-16T11:47:00.53443566Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.66209ms logger=migrator t=2026-06-16T11:47:00.538062091Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-16T11:47:00.538118823Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=56.682µs logger=migrator t=2026-06-16T11:47:00.541810365Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-16T11:47:00.54256001Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=748.985µs logger=migrator t=2026-06-16T11:47:00.548532568Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-16T11:47:00.54964396Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.111252ms logger=migrator t=2026-06-16T11:47:00.556645878Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-16T11:47:00.558548695Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.909627ms logger=migrator t=2026-06-16T11:47:00.563777639Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-16T11:47:00.5739953Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.216691ms logger=migrator t=2026-06-16T11:47:00.577818346Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-16T11:47:00.578886387Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.066971ms logger=migrator t=2026-06-16T11:47:00.582232093Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-16T11:47:00.583206812Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=973.979µs logger=migrator t=2026-06-16T11:47:00.587087779Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-16T11:47:00.612797246Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.697917ms logger=migrator t=2026-06-16T11:47:00.617379487Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-16T11:47:00.618473998Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.094381ms logger=migrator t=2026-06-16T11:47:00.628914395Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-16T11:47:00.630023886Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.113601ms logger=migrator t=2026-06-16T11:47:00.63429705Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-16T11:47:00.635307791Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.011011ms logger=migrator t=2026-06-16T11:47:00.639513744Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-16T11:47:00.641211567Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.701534ms logger=migrator t=2026-06-16T11:47:00.647801007Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-16T11:47:00.6484733Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=678.243µs logger=migrator t=2026-06-16T11:47:00.653683403Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-16T11:47:00.655129022Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.439659ms logger=migrator t=2026-06-16T11:47:00.661200252Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-16T11:47:00.670791141Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.588808ms logger=migrator t=2026-06-16T11:47:00.678182867Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-16T11:47:00.67983319Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.654923ms logger=migrator t=2026-06-16T11:47:00.686874099Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-16T11:47:00.688333917Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.461029ms logger=migrator t=2026-06-16T11:47:00.694306305Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T11:47:00.694924288Z 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-06-16T11:47:00.699023159Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T11:47:00.699549969Z 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-06-16T11:47:00.705548917Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-16T11:47:00.707130658Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.585471ms logger=migrator t=2026-06-16T11:47:00.713531155Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-16T11:47:00.714947813Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.419927ms logger=migrator t=2026-06-16T11:47:00.718805749Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-16T11:47:00.720046294Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.240605ms logger=migrator t=2026-06-16T11:47:00.724232086Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-16T11:47:00.725368368Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.136352ms logger=migrator t=2026-06-16T11:47:00.73052894Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T11:47:00.731722904Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.193224ms logger=migrator t=2026-06-16T11:47:00.736601139Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T11:47:00.73809332Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.490711ms logger=migrator t=2026-06-16T11:47:00.742816023Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-16T11:47:00.743657239Z level=info msg="Migration successfully executed" id="Drop public config table" duration=841.086µs logger=migrator t=2026-06-16T11:47:00.747536956Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-16T11:47:00.748889082Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.341736ms logger=migrator t=2026-06-16T11:47:00.753030904Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-16T11:47:00.754486633Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.455289ms logger=migrator t=2026-06-16T11:47:00.759679966Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-16T11:47:00.761148385Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.471119ms logger=migrator t=2026-06-16T11:47:00.767909628Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-16T11:47:00.770109161Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.203283ms logger=migrator t=2026-06-16T11:47:00.775662961Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-16T11:47:00.803613372Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.920211ms logger=migrator t=2026-06-16T11:47:00.807985979Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-16T11:47:00.817109789Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.12221ms logger=migrator t=2026-06-16T11:47:00.821226441Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-16T11:47:00.827659567Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.429066ms logger=migrator t=2026-06-16T11:47:00.833238367Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-16T11:47:00.833470413Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=232.706µs logger=migrator t=2026-06-16T11:47:00.837706076Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-16T11:47:00.849940937Z level=info msg="Migration successfully executed" id="add share column" duration=12.236161ms logger=migrator t=2026-06-16T11:47:00.854009487Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-16T11:47:00.854273942Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=263.785µs logger=migrator t=2026-06-16T11:47:00.858420294Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-16T11:47:00.859463065Z level=info msg="Migration successfully executed" id="create file table" duration=1.042911ms logger=migrator t=2026-06-16T11:47:00.866169188Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-16T11:47:00.867390942Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.226625ms logger=migrator t=2026-06-16T11:47:00.872144906Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-16T11:47:00.873860919Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.713554ms logger=migrator t=2026-06-16T11:47:00.879542402Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-16T11:47:00.881028121Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.486609ms logger=migrator t=2026-06-16T11:47:00.893506878Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-16T11:47:00.895893594Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.386196ms logger=migrator t=2026-06-16T11:47:00.901157128Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-16T11:47:00.90122432Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.872µs logger=migrator t=2026-06-16T11:47:00.904883822Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-16T11:47:00.904953143Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.651µs logger=migrator t=2026-06-16T11:47:00.908830599Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-16T11:47:00.909695707Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=852.037µs logger=migrator t=2026-06-16T11:47:00.913641055Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-16T11:47:00.91394847Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=299.305µs logger=migrator t=2026-06-16T11:47:00.919112963Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-16T11:47:00.92050368Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.390357ms logger=migrator t=2026-06-16T11:47:00.92404189Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-16T11:47:00.935052527Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.010978ms logger=migrator t=2026-06-16T11:47:00.939469504Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-16T11:47:00.939582796Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=113.022µs logger=migrator t=2026-06-16T11:47:00.942948193Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-16T11:47:00.944060905Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.110242ms logger=migrator t=2026-06-16T11:47:00.949363029Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-16T11:47:00.949971982Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=609.723µs logger=migrator t=2026-06-16T11:47:00.953985731Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-16T11:47:00.954305837Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=324.186µs logger=migrator t=2026-06-16T11:47:00.960151153Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-16T11:47:00.960928869Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=783.165µs logger=migrator t=2026-06-16T11:47:00.96461264Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-16T11:47:00.974301122Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.687632ms logger=migrator t=2026-06-16T11:47:00.978895492Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-16T11:47:00.985617205Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.713043ms logger=migrator t=2026-06-16T11:47:00.989712046Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-16T11:47:00.990877049Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.164723ms logger=migrator t=2026-06-16T11:47:00.994639034Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-16T11:47:01.089089307Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=94.445393ms logger=migrator t=2026-06-16T11:47:01.093637757Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-16T11:47:01.09728671Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=3.649222ms logger=migrator t=2026-06-16T11:47:01.102237298Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-16T11:47:01.106627744Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=4.392726ms logger=migrator t=2026-06-16T11:47:01.11200083Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-16T11:47:01.137883221Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.879831ms logger=migrator t=2026-06-16T11:47:01.142911441Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-16T11:47:01.151956339Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.035888ms logger=migrator t=2026-06-16T11:47:01.155825085Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-16T11:47:01.156369246Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=544.171µs logger=migrator t=2026-06-16T11:47:01.160224452Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-16T11:47:01.160497657Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=273.125µs logger=migrator t=2026-06-16T11:47:01.166263961Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-16T11:47:01.16670255Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=438.619µs logger=migrator t=2026-06-16T11:47:01.172039945Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-16T11:47:01.172677728Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=635.583µs logger=migrator t=2026-06-16T11:47:01.176381691Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-16T11:47:01.176668877Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=292.566µs logger=migrator t=2026-06-16T11:47:01.180063533Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-16T11:47:01.181180436Z level=info msg="Migration successfully executed" id="create folder table" duration=1.108792ms logger=migrator t=2026-06-16T11:47:01.18600268Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-16T11:47:01.188175963Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.173043ms logger=migrator t=2026-06-16T11:47:01.192683572Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-16T11:47:01.194175482Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.49225ms logger=migrator t=2026-06-16T11:47:01.198453906Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-16T11:47:01.198485627Z level=info msg="Migration successfully executed" id="Update folder title length" duration=40.801µs logger=migrator t=2026-06-16T11:47:01.203520917Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T11:47:01.204803252Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.282175ms logger=migrator t=2026-06-16T11:47:01.208407762Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-16T11:47:01.209574406Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.166694ms logger=migrator t=2026-06-16T11:47:01.213729458Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-16T11:47:01.214965652Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.236134ms logger=migrator t=2026-06-16T11:47:01.218651135Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-16T11:47:01.219127804Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=476.539µs logger=migrator t=2026-06-16T11:47:01.222622444Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-16T11:47:01.22292565Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=302.976µs logger=migrator t=2026-06-16T11:47:01.226617482Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-16T11:47:01.227740694Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.123012ms logger=migrator t=2026-06-16T11:47:01.232431258Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-16T11:47:01.233860106Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.432538ms logger=migrator t=2026-06-16T11:47:01.237706831Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-16T11:47:01.240026617Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.310026ms logger=migrator t=2026-06-16T11:47:01.245588807Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-16T11:47:01.247072796Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.482989ms logger=migrator t=2026-06-16T11:47:01.253225247Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-16T11:47:01.255290668Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.056991ms logger=migrator t=2026-06-16T11:47:01.259628514Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-16T11:47:01.261426329Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.798795ms logger=migrator t=2026-06-16T11:47:01.266009Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-16T11:47:01.267342667Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.333657ms logger=migrator t=2026-06-16T11:47:01.272640651Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-16T11:47:01.273879435Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.238994ms logger=migrator t=2026-06-16T11:47:01.279045227Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-16T11:47:01.280809972Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.764855ms logger=migrator t=2026-06-16T11:47:01.28680772Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-16T11:47:01.288121436Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.318806ms logger=migrator t=2026-06-16T11:47:01.294288018Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-16T11:47:01.295614024Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.326306ms logger=migrator t=2026-06-16T11:47:01.301856307Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-16T11:47:01.302301066Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=447.419µs logger=migrator t=2026-06-16T11:47:01.30702531Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-16T11:47:01.321385953Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.358143ms logger=migrator t=2026-06-16T11:47:01.328881361Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-16T11:47:01.331570674Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=2.696654ms logger=migrator t=2026-06-16T11:47:01.339429429Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T11:47:01.33948376Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=53.611µs logger=migrator t=2026-06-16T11:47:01.346113511Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T11:47:01.349796343Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=3.689912ms logger=migrator t=2026-06-16T11:47:01.354114949Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-16T11:47:01.35416033Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=46.581µs logger=migrator t=2026-06-16T11:47:01.363414522Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-16T11:47:01.365032404Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.624602ms logger=migrator t=2026-06-16T11:47:01.369257928Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-16T11:47:01.371472752Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.200014ms logger=migrator t=2026-06-16T11:47:01.379425689Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-16T11:47:01.381435348Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.003539ms logger=migrator t=2026-06-16T11:47:01.385699962Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-16T11:47:01.38658587Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=887.288µs logger=migrator t=2026-06-16T11:47:01.391561788Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-16T11:47:01.392377084Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=822.036µs logger=migrator t=2026-06-16T11:47:01.398830611Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-16T11:47:01.400091306Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.262535ms logger=migrator t=2026-06-16T11:47:01.406153887Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-16T11:47:01.408177736Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.01615ms logger=migrator t=2026-06-16T11:47:01.411868609Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-16T11:47:01.412775496Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=905.967µs logger=migrator t=2026-06-16T11:47:01.41851533Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-16T11:47:01.430776202Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.268082ms logger=migrator t=2026-06-16T11:47:01.44939712Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-16T11:47:01.4656507Z level=info msg="Migration successfully executed" id="add region_slug column" duration=16.22885ms logger=migrator t=2026-06-16T11:47:01.477744999Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-16T11:47:01.489035322Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.290943ms logger=migrator t=2026-06-16T11:47:01.494940229Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-16T11:47:01.49502557Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=80.291µs logger=migrator t=2026-06-16T11:47:01.500916556Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-16T11:47:01.512485985Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.60405ms logger=migrator t=2026-06-16T11:47:01.5188416Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-16T11:47:01.53096257Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.12012ms logger=migrator t=2026-06-16T11:47:01.537710603Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-16T11:47:01.537958788Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=247.945µs logger=migrator t=2026-06-16T11:47:01.542720102Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.777676075s logger=migrator t=2026-06-16T11:47:01.54363799Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-16T11:47:01.562440591Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-16T11:47:01.562655145Z level=info msg="Created default organization" logger=secrets t=2026-06-16T11:47:01.569529271Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T11:47:01.623621619Z level=info msg="Restored cache from database" duration=667.904µs logger=plugin.store t=2026-06-16T11:47:01.62575139Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-16T11:47:01.666469085Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-16T11:47:01.666517996Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-16T11:47:01.66671432Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-16T11:47:01.66673138Z level=info msg="Plugins loaded" count=54 duration=40.98306ms logger=query_data t=2026-06-16T11:47:01.67181713Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-16T11:47:01.676792568Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-16T11:47:01.683026241Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-16T11:47:01.693230583Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-16T11:47:01.695897496Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-16T11:47:01.698082398Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-16T11:47:01.720163384Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-16T11:47:01.740652259Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-16T11:47:01.757985111Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-16T11:47:01.758008951Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-16T11:47:01.758852958Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-16T11:47:01.758973211Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-16T11:47:01.759538402Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-16T11:47:01.762797655Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-06-16T11:47:01.836161984Z level=info msg="Update check succeeded" duration=76.078902ms logger=grafana.update.checker t=2026-06-16T11:47:01.846479047Z level=info msg="Update check succeeded" duration=86.979526ms logger=provisioning.dashboard t=2026-06-16T11:47:01.847710672Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-16T11:47:01.882368806Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T11:47:01.895206989Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-06-16T11:47:01.927828713Z level=info msg="State cache has been initialized" states=0 duration=168.846962ms logger=ngalert.scheduler t=2026-06-16T11:47:01.927959706Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-16T11:47:01.928081148Z level=info msg=starting first_tick=2026-06-16T11:47:10Z logger=sqlstore.transactions t=2026-06-16T11:47:01.94690727Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-16T11:47:01.963247133Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-06-16T11:47:01.969589208Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-16T11:47:01.979689447Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-16T11:47:01.980498393Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-16T11:47:02.007432885Z level=info msg="Patterns update finished" duration=116.828746ms logger=grafana-apiserver t=2026-06-16T11:47:02.416490889Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-16T11:47:02.41701537Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-16T11:47:03.073199301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.073965397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.199601137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.226387575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.246885209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.265406226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.283431801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.307346644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.322750318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.3577965Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-16T11:47:03.360929771Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-16T11:47:03.370751395Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-16T11:47:03.424636198Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-16T11:47:03.441347438Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-06-16T11:47:03.445074322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.465419883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.48751895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.502690029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.527831535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.545225748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.566701793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.584704728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.613090548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.624944962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.659619957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.677059881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.701587735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.72263543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.751679314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.769410894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.817829389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.837370305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.869283145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.887368722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.922013386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.942866227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.978023902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:03.992999147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.092493581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.109204481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.151494015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.172633843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.206880659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.228658829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.265975575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.283457741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.324559132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.341098628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.386535445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.409254094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.454731711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.477270546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.523265974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.540690267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.575715009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.59298218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.645961586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.665686635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.709054851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.737801388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.81639344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.83718722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.888740578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.914038597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:04.982153852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.0028742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.056442838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.073120628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.138298844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.155640156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.211637512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.227843651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.292231702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.308892601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.381547415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.399641112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.462964362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.484054768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.537252398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.574954643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.673744953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.690483664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-16T11:47:05.756565288Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-16T11:47:52.779373221Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-06-16T11:57:01.797381924Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-16T11:57:01.805819835Z level=info msg="Completed cleanup jobs" duration=46.334911ms logger=sqlstore.transactions t=2026-06-16T11:57:01.816952166Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-06-16T11:57:01.897602677Z level=info msg="Update check succeeded" duration=60.56974ms logger=cleanup t=2026-06-16T12:07:01.782284638Z level=info msg="Completed cleanup jobs" duration=23.201381ms logger=plugins.update.checker t=2026-06-16T12:07:01.967237973Z level=info msg="Update check succeeded" duration=130.173001ms logger=cleanup t=2026-06-16T12:17:01.798967112Z level=info msg="Completed cleanup jobs" duration=39.281628ms logger=plugins.update.checker t=2026-06-16T12:17:01.907245475Z level=info msg="Update check succeeded" duration=70.983732ms logger=infra.usagestats t=2026-06-16T12:17:52.801704228Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T12:27:01.798240857Z level=info msg="Completed cleanup jobs" duration=38.996463ms logger=plugins.update.checker t=2026-06-16T12:27:01.885736224Z level=info msg="Update check succeeded" duration=49.414662ms logger=cleanup t=2026-06-16T12:37:01.792793832Z level=info msg="Completed cleanup jobs" duration=33.815304ms logger=plugins.update.checker t=2026-06-16T12:37:01.902817615Z level=info msg="Update check succeeded" duration=66.545716ms logger=cleanup t=2026-06-16T12:47:01.818652568Z level=info msg="Completed cleanup jobs" duration=58.922842ms logger=plugins.update.checker t=2026-06-16T12:47:01.894623824Z level=info msg="Update check succeeded" duration=57.336452ms logger=infra.usagestats t=2026-06-16T12:47:52.805093083Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-16T12:57:01.773899593Z level=info msg="Completed cleanup jobs" duration=14.459495ms logger=plugins.update.checker t=2026-06-16T12:57:01.887755441Z level=info msg="Update check succeeded" duration=50.794607ms