logger=settings t=2026-03-09T01:47:06.690726929Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-09T01:47:06Z logger=settings t=2026-03-09T01:47:06.690977826Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-09T01:47:06.690990326Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-09T01:47:06.690995416Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-09T01:47:06.690999426Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-09T01:47:06.691002086Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-09T01:47:06.691005046Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-09T01:47:06.691007786Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-09T01:47:06.691011426Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-09T01:47:06.691014446Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-09T01:47:06.691017297Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-09T01:47:06.691021667Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-09T01:47:06.691025127Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-09T01:47:06.691028587Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-09T01:47:06.691032227Z level=info msg=Target target=[all] logger=settings t=2026-03-09T01:47:06.691038177Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-09T01:47:06.691041597Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-09T01:47:06.691045557Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-09T01:47:06.691049547Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-09T01:47:06.691055547Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-09T01:47:06.691059128Z level=info msg="App mode production" logger=sqlstore t=2026-03-09T01:47:06.691319414Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-09T01:47:06.691336975Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-09T01:47:06.692654068Z level=info msg="Locking database" logger=migrator t=2026-03-09T01:47:06.692665568Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-09T01:47:06.693153981Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-09T01:47:06.693972102Z level=info msg="Migration successfully executed" id="create migration_log table" duration=817.822µs logger=migrator t=2026-03-09T01:47:06.698664601Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-09T01:47:06.699432962Z level=info msg="Migration successfully executed" id="create user table" duration=768.401µs logger=migrator t=2026-03-09T01:47:06.705461696Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-09T01:47:06.706134913Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=672.837µs logger=migrator t=2026-03-09T01:47:06.711028448Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-09T01:47:06.712073005Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.044487ms logger=migrator t=2026-03-09T01:47:06.717066663Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-09T01:47:06.717738089Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=672.867µs logger=migrator t=2026-03-09T01:47:06.723349303Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-09T01:47:06.724353839Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=998.836µs logger=migrator t=2026-03-09T01:47:06.728483304Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-09T01:47:06.731648425Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.163561ms logger=migrator t=2026-03-09T01:47:06.735421232Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-09T01:47:06.736754216Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.332614ms logger=migrator t=2026-03-09T01:47:06.742927994Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-09T01:47:06.744144166Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.215971ms logger=migrator t=2026-03-09T01:47:06.748850265Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-09T01:47:06.749915213Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.055548ms logger=migrator t=2026-03-09T01:47:06.756113441Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-09T01:47:06.756658215Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=536.204µs logger=migrator t=2026-03-09T01:47:06.760599736Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-09T01:47:06.761339285Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=739.779µs logger=migrator t=2026-03-09T01:47:06.766164458Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-09T01:47:06.767309648Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.14284ms logger=migrator t=2026-03-09T01:47:06.772922141Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-09T01:47:06.772972013Z level=info msg="Migration successfully executed" id="Update user table charset" duration=51.391µs logger=migrator t=2026-03-09T01:47:06.778271218Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-09T01:47:06.780196157Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.924659ms logger=migrator t=2026-03-09T01:47:06.783443101Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-09T01:47:06.783777939Z level=info msg="Migration successfully executed" id="Add missing user data" duration=335.368µs logger=migrator t=2026-03-09T01:47:06.788737245Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-09T01:47:06.789794383Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.055118ms logger=migrator t=2026-03-09T01:47:06.793242131Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-09T01:47:06.793897767Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=655.776µs logger=migrator t=2026-03-09T01:47:06.798709111Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-09T01:47:06.799814189Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.104778ms logger=migrator t=2026-03-09T01:47:06.80415665Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-09T01:47:06.813746805Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.591685ms logger=migrator t=2026-03-09T01:47:06.82054987Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-09T01:47:06.821663938Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.112988ms logger=migrator t=2026-03-09T01:47:06.826982604Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-09T01:47:06.827486407Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=515.443µs logger=migrator t=2026-03-09T01:47:06.835012509Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-09T01:47:06.839781712Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=4.767143ms logger=migrator t=2026-03-09T01:47:06.844912003Z 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-03-09T01:47:06.845331704Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=420.191µs logger=migrator t=2026-03-09T01:47:06.848854773Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-09T01:47:06.84950129Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=648.597µs logger=migrator t=2026-03-09T01:47:06.853902513Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-09T01:47:06.855240557Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.331003ms logger=migrator t=2026-03-09T01:47:06.86046406Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-09T01:47:06.861422564Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=958.494µs logger=migrator t=2026-03-09T01:47:06.865788417Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-09T01:47:06.867310296Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.522069ms logger=migrator t=2026-03-09T01:47:06.872267902Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-09T01:47:06.873449633Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.182451ms logger=migrator t=2026-03-09T01:47:06.879167489Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-09T01:47:06.881500339Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.32024ms logger=migrator t=2026-03-09T01:47:06.889245526Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-09T01:47:06.889424701Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=168.144µs logger=migrator t=2026-03-09T01:47:06.894812229Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-09T01:47:06.895948558Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.136179ms logger=migrator t=2026-03-09T01:47:06.900622817Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-09T01:47:06.901645494Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.022807ms logger=migrator t=2026-03-09T01:47:06.907164895Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-09T01:47:06.908184941Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.020266ms logger=migrator t=2026-03-09T01:47:06.912754698Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-09T01:47:06.913424915Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=670.227µs logger=migrator t=2026-03-09T01:47:06.918719931Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:06.923960095Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.239235ms logger=migrator t=2026-03-09T01:47:06.928569642Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-09T01:47:06.929297322Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=721.449µs logger=migrator t=2026-03-09T01:47:06.933920759Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-09T01:47:06.935223833Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.302814ms logger=migrator t=2026-03-09T01:47:06.939968804Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-09T01:47:06.940529619Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=560.515µs logger=migrator t=2026-03-09T01:47:06.962364717Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-09T01:47:06.963172658Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=801.681µs logger=migrator t=2026-03-09T01:47:06.966864882Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-09T01:47:06.967479107Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=614.265µs logger=migrator t=2026-03-09T01:47:06.972126727Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-09T01:47:06.972501106Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=374.269µs logger=migrator t=2026-03-09T01:47:06.977279189Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-09T01:47:06.977786481Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=507.322µs logger=migrator t=2026-03-09T01:47:06.98240787Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-09T01:47:06.982741199Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=353.659µs logger=migrator t=2026-03-09T01:47:06.987266944Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-09T01:47:06.987942782Z level=info msg="Migration successfully executed" id="create star table" duration=669.278µs logger=migrator t=2026-03-09T01:47:06.99259523Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-09T01:47:06.993795461Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.200511ms logger=migrator t=2026-03-09T01:47:07.000581865Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-09T01:47:07.001724704Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.13693ms logger=migrator t=2026-03-09T01:47:07.007371309Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-09T01:47:07.008487617Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.116108ms logger=migrator t=2026-03-09T01:47:07.014513511Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-09T01:47:07.015605548Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.092707ms logger=migrator t=2026-03-09T01:47:07.02149196Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-09T01:47:07.022778622Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.285702ms logger=migrator t=2026-03-09T01:47:07.02935317Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-09T01:47:07.030586872Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.233302ms logger=migrator t=2026-03-09T01:47:07.036047832Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-09T01:47:07.037238622Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.2008ms logger=migrator t=2026-03-09T01:47:07.042505727Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-09T01:47:07.042541168Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.81µs logger=migrator t=2026-03-09T01:47:07.047380322Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-09T01:47:07.047401422Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=22.04µs logger=migrator t=2026-03-09T01:47:07.052468692Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-09T01:47:07.052726309Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=258.377µs logger=migrator t=2026-03-09T01:47:07.05748309Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-09T01:47:07.058592969Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.109709ms logger=migrator t=2026-03-09T01:47:07.063651298Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-09T01:47:07.064351926Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=700.298µs logger=migrator t=2026-03-09T01:47:07.069273822Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-09T01:47:07.070505133Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.221811ms logger=migrator t=2026-03-09T01:47:07.077483592Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-09T01:47:07.078099328Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=615.586µs logger=migrator t=2026-03-09T01:47:07.08444935Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-09T01:47:07.08563866Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.18801ms logger=migrator t=2026-03-09T01:47:07.091575932Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-09T01:47:07.092626309Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.050857ms logger=migrator t=2026-03-09T01:47:07.098328265Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-09T01:47:07.105826857Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.493802ms logger=migrator t=2026-03-09T01:47:07.11065432Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-09T01:47:07.111358898Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=704.409µs logger=migrator t=2026-03-09T01:47:07.11572665Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-09T01:47:07.116434068Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=707.268µs logger=migrator t=2026-03-09T01:47:07.122218036Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-09T01:47:07.123407396Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.18623ms logger=migrator t=2026-03-09T01:47:07.129150553Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-09T01:47:07.129646076Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=495.443µs logger=migrator t=2026-03-09T01:47:07.134445449Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-09T01:47:07.135660439Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.21494ms logger=migrator t=2026-03-09T01:47:07.141805607Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-09T01:47:07.141876089Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=67.782µs logger=migrator t=2026-03-09T01:47:07.146277961Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-09T01:47:07.149125804Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.839273ms logger=migrator t=2026-03-09T01:47:07.153742073Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-09T01:47:07.155494007Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.751915ms logger=migrator t=2026-03-09T01:47:07.161054529Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-09T01:47:07.164125997Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.072738ms logger=migrator t=2026-03-09T01:47:07.168795237Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-09T01:47:07.169811874Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.017437ms logger=migrator t=2026-03-09T01:47:07.174099463Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-09T01:47:07.175902489Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.803096ms logger=migrator t=2026-03-09T01:47:07.182146129Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-09T01:47:07.182898678Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=752.339µs logger=migrator t=2026-03-09T01:47:07.187566137Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-09T01:47:07.188820109Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.253852ms logger=migrator t=2026-03-09T01:47:07.194690019Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-09T01:47:07.194755171Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=96.672µs logger=migrator t=2026-03-09T01:47:07.200521368Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-09T01:47:07.20056674Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.411µs logger=migrator t=2026-03-09T01:47:07.207165689Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-09T01:47:07.210194056Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.038318ms logger=migrator t=2026-03-09T01:47:07.21459699Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-09T01:47:07.217546625Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.950526ms logger=migrator t=2026-03-09T01:47:07.222837959Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-09T01:47:07.224718198Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.879969ms logger=migrator t=2026-03-09T01:47:07.22909403Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-09T01:47:07.230988708Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.894688ms logger=migrator t=2026-03-09T01:47:07.23617353Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-09T01:47:07.236653003Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=479.372µs logger=migrator t=2026-03-09T01:47:07.241052456Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-09T01:47:07.242273007Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.22004ms logger=migrator t=2026-03-09T01:47:07.247809588Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-09T01:47:07.248568348Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=762.71µs logger=migrator t=2026-03-09T01:47:07.253209886Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-09T01:47:07.253281828Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=70.692µs logger=migrator t=2026-03-09T01:47:07.257781154Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-09T01:47:07.258696237Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=913.714µs logger=migrator t=2026-03-09T01:47:07.264256799Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-09T01:47:07.265274376Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.020196ms logger=migrator t=2026-03-09T01:47:07.270486648Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:07.27638559Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.896642ms logger=migrator t=2026-03-09T01:47:07.280876484Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-09T01:47:07.282048974Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.16334ms logger=migrator t=2026-03-09T01:47:07.288276534Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-09T01:47:07.289030993Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=754.319µs logger=migrator t=2026-03-09T01:47:07.295096748Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-09T01:47:07.296312979Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.215781ms logger=migrator t=2026-03-09T01:47:07.301386388Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-09T01:47:07.301863061Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=476.783µs logger=migrator t=2026-03-09T01:47:07.307053894Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-09T01:47:07.307575938Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=521.153µs logger=migrator t=2026-03-09T01:47:07.311832546Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-09T01:47:07.313865798Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.033642ms logger=migrator t=2026-03-09T01:47:07.319337618Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-09T01:47:07.320085457Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=747.729µs logger=migrator t=2026-03-09T01:47:07.326014469Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-09T01:47:07.326184393Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=171.565µs logger=migrator t=2026-03-09T01:47:07.33076249Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-09T01:47:07.331015996Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=253.526µs logger=migrator t=2026-03-09T01:47:07.337141623Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-09T01:47:07.338326084Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.184111ms logger=migrator t=2026-03-09T01:47:07.344098422Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-09T01:47:07.347111019Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.011917ms logger=migrator t=2026-03-09T01:47:07.352970678Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-09T01:47:07.354420465Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.449117ms logger=migrator t=2026-03-09T01:47:07.359955217Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-09T01:47:07.360867231Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=912.454µs logger=migrator t=2026-03-09T01:47:07.368738652Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-09T01:47:07.370329192Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.58648ms logger=migrator t=2026-03-09T01:47:07.376162551Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-09T01:47:07.377092596Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=932.695µs logger=migrator t=2026-03-09T01:47:07.383373926Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-09T01:47:07.383993662Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=620.276µs logger=migrator t=2026-03-09T01:47:07.38745542Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-09T01:47:07.394287286Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.830845ms logger=migrator t=2026-03-09T01:47:07.399079887Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-09T01:47:07.400051213Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=966.856µs logger=migrator t=2026-03-09T01:47:07.404524247Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-09T01:47:07.405422881Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=912.724µs logger=migrator t=2026-03-09T01:47:07.409071703Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-09T01:47:07.409852423Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=780.6µs logger=migrator t=2026-03-09T01:47:07.415894257Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-09T01:47:07.416454353Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=560.216µs logger=migrator t=2026-03-09T01:47:07.419730246Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-09T01:47:07.422015615Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.285469ms logger=migrator t=2026-03-09T01:47:07.426865438Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-09T01:47:07.429824874Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.960666ms logger=migrator t=2026-03-09T01:47:07.43435742Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-09T01:47:07.434388391Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=40.491µs logger=migrator t=2026-03-09T01:47:07.438173867Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-09T01:47:07.438368822Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=195.305µs logger=migrator t=2026-03-09T01:47:07.441850562Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-09T01:47:07.444357996Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.511894ms logger=migrator t=2026-03-09T01:47:07.449937969Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-09T01:47:07.450189945Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=253.926µs logger=migrator t=2026-03-09T01:47:07.454848064Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-09T01:47:07.455038469Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=191.835µs logger=migrator t=2026-03-09T01:47:07.459395151Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-09T01:47:07.461857084Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.464864ms logger=migrator t=2026-03-09T01:47:07.468343189Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-09T01:47:07.468567075Z level=info msg="Migration successfully executed" id="Update uid value" duration=224.446µs logger=migrator t=2026-03-09T01:47:07.473496251Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-09T01:47:07.474871576Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.375365ms logger=migrator t=2026-03-09T01:47:07.479599027Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-09T01:47:07.480945652Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.347585ms logger=migrator t=2026-03-09T01:47:07.48556398Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-09T01:47:07.486301928Z level=info msg="Migration successfully executed" id="create api_key table" duration=737.898µs logger=migrator t=2026-03-09T01:47:07.492092307Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-09T01:47:07.492930298Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=830.411µs logger=migrator t=2026-03-09T01:47:07.499490156Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-09T01:47:07.500638236Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.14219ms logger=migrator t=2026-03-09T01:47:07.504568636Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-09T01:47:07.506225279Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.648942ms logger=migrator t=2026-03-09T01:47:07.510683262Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-09T01:47:07.511515193Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=832.281µs logger=migrator t=2026-03-09T01:47:07.518547794Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-09T01:47:07.519462577Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=914.573µs logger=migrator t=2026-03-09T01:47:07.526045316Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-09T01:47:07.526866006Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=820.88µs logger=migrator t=2026-03-09T01:47:07.531965767Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-09T01:47:07.539813978Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.842921ms logger=migrator t=2026-03-09T01:47:07.54341187Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-09T01:47:07.544129858Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=707.017µs logger=migrator t=2026-03-09T01:47:07.567598829Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-09T01:47:07.568940422Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.352874ms logger=migrator t=2026-03-09T01:47:07.878281025Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-09T01:47:07.879180808Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=902.463µs logger=migrator t=2026-03-09T01:47:07.973771138Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-09T01:47:07.975159313Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.382575ms logger=migrator t=2026-03-09T01:47:08.020096303Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-09T01:47:08.020689798Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=595.804µs logger=migrator t=2026-03-09T01:47:08.083279719Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-09T01:47:08.083980877Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=703.578µs logger=migrator t=2026-03-09T01:47:08.369072359Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-09T01:47:08.369277985Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=209.226µs logger=migrator t=2026-03-09T01:47:08.516080329Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-09T01:47:08.5204028Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.324671ms logger=migrator t=2026-03-09T01:47:08.535137257Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-09T01:47:08.540817382Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.680995ms logger=migrator t=2026-03-09T01:47:08.556429611Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-09T01:47:08.56146Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=5.020188ms logger=migrator t=2026-03-09T01:47:08.570948703Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-09T01:47:08.574428152Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.479489ms logger=migrator t=2026-03-09T01:47:08.583686419Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-09T01:47:08.58648657Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.800371ms logger=migrator t=2026-03-09T01:47:08.594103925Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-09T01:47:08.594994258Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=890.743µs logger=migrator t=2026-03-09T01:47:08.611609033Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-09T01:47:08.612403453Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=797.04µs logger=migrator t=2026-03-09T01:47:08.625109228Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-09T01:47:08.626018301Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=908.923µs logger=migrator t=2026-03-09T01:47:08.640147683Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-09T01:47:08.641503198Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.356496ms logger=migrator t=2026-03-09T01:47:08.658552544Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-09T01:47:08.660036261Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.495548ms logger=migrator t=2026-03-09T01:47:08.668302893Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-09T01:47:08.669802722Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.500169ms logger=migrator t=2026-03-09T01:47:08.690623644Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-09T01:47:08.690786688Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=166.344µs logger=migrator t=2026-03-09T01:47:08.698031604Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-09T01:47:08.698091655Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=61.492µs logger=migrator t=2026-03-09T01:47:08.710672798Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-09T01:47:08.71350845Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.836663ms logger=migrator t=2026-03-09T01:47:08.723256159Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-09T01:47:08.726218314Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.964736ms logger=migrator t=2026-03-09T01:47:08.731038148Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-09T01:47:08.73111251Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.222µs logger=migrator t=2026-03-09T01:47:08.738323094Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-09T01:47:08.739520835Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.197981ms logger=migrator t=2026-03-09T01:47:08.748749651Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-09T01:47:08.750082145Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.332314ms logger=migrator t=2026-03-09T01:47:08.764496264Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-09T01:47:08.764547185Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.081µs logger=migrator t=2026-03-09T01:47:08.776813079Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-09T01:47:08.77802945Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.216191ms logger=migrator t=2026-03-09T01:47:08.795870986Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-09T01:47:08.797120368Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.242821ms logger=migrator t=2026-03-09T01:47:08.809595517Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-09T01:47:08.814134933Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.539786ms logger=migrator t=2026-03-09T01:47:08.824392306Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-09T01:47:08.824420746Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.03µs logger=migrator t=2026-03-09T01:47:08.829848125Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-09T01:47:08.831129499Z level=info msg="Migration successfully executed" id="create session table" duration=1.281453ms logger=migrator t=2026-03-09T01:47:08.83904659Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-09T01:47:08.839182394Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=136.813µs logger=migrator t=2026-03-09T01:47:08.844396927Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-09T01:47:08.84451491Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=119.073µs logger=migrator t=2026-03-09T01:47:08.84881116Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-09T01:47:08.849840536Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.028446ms logger=migrator t=2026-03-09T01:47:08.856684662Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-09T01:47:08.85738423Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=699.478µs logger=migrator t=2026-03-09T01:47:08.863197138Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-09T01:47:08.863235609Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.151µs logger=migrator t=2026-03-09T01:47:08.867286912Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-09T01:47:08.867333544Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=48.001µs logger=migrator t=2026-03-09T01:47:08.871603213Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-09T01:47:08.876414427Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.810894ms logger=migrator t=2026-03-09T01:47:08.881171948Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-09T01:47:08.884214956Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.042818ms logger=migrator t=2026-03-09T01:47:08.887959622Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-09T01:47:08.888050164Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.622µs logger=migrator t=2026-03-09T01:47:08.891509642Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-09T01:47:08.891588204Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=85.892µs logger=migrator t=2026-03-09T01:47:08.895310989Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-09T01:47:08.896401798Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.089619ms logger=migrator t=2026-03-09T01:47:08.90156868Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-09T01:47:08.901606271Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.761µs logger=migrator t=2026-03-09T01:47:08.905139341Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-09T01:47:08.908186109Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.046498ms logger=migrator t=2026-03-09T01:47:08.912301005Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-09T01:47:08.912439238Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=138.573µs logger=migrator t=2026-03-09T01:47:08.916691827Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-09T01:47:08.919820967Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.129161ms logger=migrator t=2026-03-09T01:47:08.923233444Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-09T01:47:08.926407566Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.170461ms logger=migrator t=2026-03-09T01:47:08.931009313Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-09T01:47:08.931083435Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.892µs logger=migrator t=2026-03-09T01:47:08.935799275Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-09T01:47:08.937121659Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.310683ms logger=migrator t=2026-03-09T01:47:08.944887278Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-09T01:47:08.9461156Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.228172ms logger=migrator t=2026-03-09T01:47:08.950777248Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-09T01:47:08.952131283Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.355005ms logger=migrator t=2026-03-09T01:47:08.957212264Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-09T01:47:08.958700091Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.487817ms logger=migrator t=2026-03-09T01:47:08.964493689Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-09T01:47:08.965424253Z level=info msg="Migration successfully executed" id="add index alert state" duration=931.504µs logger=migrator t=2026-03-09T01:47:08.971050508Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-09T01:47:08.971982881Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=939.273µs logger=migrator t=2026-03-09T01:47:08.978084217Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-09T01:47:08.979332549Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.248251ms logger=migrator t=2026-03-09T01:47:08.985384374Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-09T01:47:08.986316698Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=933.214µs logger=migrator t=2026-03-09T01:47:08.990576526Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-09T01:47:08.991429448Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=853.032µs logger=migrator t=2026-03-09T01:47:09.000364707Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-09T01:47:09.013716739Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.353542ms logger=migrator t=2026-03-09T01:47:09.02123075Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-09T01:47:09.0223754Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.14527ms logger=migrator t=2026-03-09T01:47:09.026706Z 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-03-09T01:47:09.027606254Z 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=901.384µs logger=migrator t=2026-03-09T01:47:09.032660513Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-09T01:47:09.03291186Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=251.408µs logger=migrator t=2026-03-09T01:47:09.038771239Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-09T01:47:09.039299143Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=523.324µs logger=migrator t=2026-03-09T01:47:09.045989364Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-09T01:47:09.047964795Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.97426ms logger=migrator t=2026-03-09T01:47:09.055779525Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-09T01:47:09.060158526Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.378821ms logger=migrator t=2026-03-09T01:47:09.075377706Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-09T01:47:09.081126313Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.748267ms logger=migrator t=2026-03-09T01:47:09.091351084Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-09T01:47:09.099262206Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.904902ms logger=migrator t=2026-03-09T01:47:09.104590223Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-09T01:47:09.108196215Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.606262ms logger=migrator t=2026-03-09T01:47:09.112988628Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-09T01:47:09.11387775Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=888.902µs logger=migrator t=2026-03-09T01:47:09.119684099Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-09T01:47:09.11972248Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.041µs logger=migrator t=2026-03-09T01:47:09.127647972Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-09T01:47:09.127684853Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.961µs logger=migrator t=2026-03-09T01:47:09.132466066Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-09T01:47:09.133867282Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.400316ms logger=migrator t=2026-03-09T01:47:09.139058164Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-09T01:47:09.139891406Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=833.022µs logger=migrator t=2026-03-09T01:47:09.167212525Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-09T01:47:09.168400365Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.18437ms logger=migrator t=2026-03-09T01:47:09.173965427Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-09T01:47:09.174899741Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=934.364µs logger=migrator t=2026-03-09T01:47:09.179608012Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-09T01:47:09.180838743Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.229911ms logger=migrator t=2026-03-09T01:47:09.186343184Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-09T01:47:09.194733108Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=8.397125ms logger=migrator t=2026-03-09T01:47:09.199280005Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-09T01:47:09.201930583Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.650448ms logger=migrator t=2026-03-09T01:47:09.206425068Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-09T01:47:09.206626193Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.455µs logger=migrator t=2026-03-09T01:47:09.216815063Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-09T01:47:09.218586899Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.771116ms logger=migrator t=2026-03-09T01:47:09.224310375Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-09T01:47:09.225816263Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.501408ms logger=migrator t=2026-03-09T01:47:09.231456557Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-09T01:47:09.235357048Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.894761ms logger=migrator t=2026-03-09T01:47:09.242788548Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-09T01:47:09.24285705Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=72.122µs logger=migrator t=2026-03-09T01:47:09.247878358Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-09T01:47:09.248879064Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.000656ms logger=migrator t=2026-03-09T01:47:09.254169059Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-09T01:47:09.255102063Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=932.944µs logger=migrator t=2026-03-09T01:47:09.2612623Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-09T01:47:09.261357693Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=95.493µs logger=migrator t=2026-03-09T01:47:09.265609262Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-09T01:47:09.26712849Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.519068ms logger=migrator t=2026-03-09T01:47:09.272353374Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-09T01:47:09.273157534Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=797.99µs logger=migrator t=2026-03-09T01:47:09.277997948Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-09T01:47:09.27884035Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=837.281µs logger=migrator t=2026-03-09T01:47:09.284293819Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-09T01:47:09.285124891Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=830.732µs logger=migrator t=2026-03-09T01:47:09.29018103Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-09T01:47:09.291796831Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.614621ms logger=migrator t=2026-03-09T01:47:09.298460841Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-09T01:47:09.299817697Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.358016ms logger=migrator t=2026-03-09T01:47:09.305293577Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-09T01:47:09.305337628Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.671µs logger=migrator t=2026-03-09T01:47:09.310580342Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-09T01:47:09.317062618Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.483216ms logger=migrator t=2026-03-09T01:47:09.322771894Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-09T01:47:09.323645426Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=874.002µs logger=migrator t=2026-03-09T01:47:09.328725946Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-09T01:47:09.333256072Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.527786ms logger=migrator t=2026-03-09T01:47:09.338358913Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-09T01:47:09.339258096Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=900.042µs logger=migrator t=2026-03-09T01:47:09.350418831Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-09T01:47:09.351384455Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=967.414µs logger=migrator t=2026-03-09T01:47:09.357487361Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-09T01:47:09.358937389Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.449718ms logger=migrator t=2026-03-09T01:47:09.365314312Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-09T01:47:09.37851984Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.207168ms logger=migrator t=2026-03-09T01:47:09.386122575Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-09T01:47:09.386864943Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=745.719µs logger=migrator t=2026-03-09T01:47:09.393129913Z 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-03-09T01:47:09.394239952Z 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.109719ms logger=migrator t=2026-03-09T01:47:09.400686177Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-09T01:47:09.401162289Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=476.722µs logger=migrator t=2026-03-09T01:47:09.407833809Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-09T01:47:09.408280921Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=446.892µs logger=migrator t=2026-03-09T01:47:09.413497244Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-09T01:47:09.413794862Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=298.318µs logger=migrator t=2026-03-09T01:47:09.419179169Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-09T01:47:09.426571959Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.4003ms logger=migrator t=2026-03-09T01:47:09.43207343Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-09T01:47:09.435025105Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.951465ms logger=migrator t=2026-03-09T01:47:09.469384283Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-09T01:47:09.470821821Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.437018ms logger=migrator t=2026-03-09T01:47:09.513651006Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-09T01:47:09.515879593Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.229977ms logger=migrator t=2026-03-09T01:47:09.522943174Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-09T01:47:09.523272713Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=332.199µs logger=migrator t=2026-03-09T01:47:09.529464021Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-09T01:47:09.533788161Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.32483ms logger=migrator t=2026-03-09T01:47:09.539848317Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-09T01:47:09.541203681Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.357684ms logger=migrator t=2026-03-09T01:47:09.547695077Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-09T01:47:09.547939043Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=249.846µs logger=migrator t=2026-03-09T01:47:09.555385634Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-09T01:47:09.556232835Z level=info msg="Migration successfully executed" id="Move region to single row" duration=849.671µs logger=migrator t=2026-03-09T01:47:09.56149979Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-09T01:47:09.562406264Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=906.374µs logger=migrator t=2026-03-09T01:47:09.569365661Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-09T01:47:09.572726397Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=3.356516ms logger=migrator t=2026-03-09T01:47:09.578640788Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-09T01:47:09.579972453Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.332115ms logger=migrator t=2026-03-09T01:47:09.585453503Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-09T01:47:09.586492049Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.046686ms logger=migrator t=2026-03-09T01:47:09.592162714Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-09T01:47:09.59351047Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.348105ms logger=migrator t=2026-03-09T01:47:09.600766634Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-09T01:47:09.601839293Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.075658ms logger=migrator t=2026-03-09T01:47:09.621717221Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-09T01:47:09.621815973Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=99.972µs logger=migrator t=2026-03-09T01:47:09.671474584Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-09T01:47:09.673168676Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.695482ms logger=migrator t=2026-03-09T01:47:09.685965254Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-09T01:47:09.687528854Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.556299ms logger=migrator t=2026-03-09T01:47:09.693867217Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-09T01:47:09.694942284Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.075248ms logger=migrator t=2026-03-09T01:47:09.701332217Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-09T01:47:09.702962099Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.629072ms logger=migrator t=2026-03-09T01:47:09.708713506Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-09T01:47:09.708938472Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=225.195µs logger=migrator t=2026-03-09T01:47:09.713574871Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-09T01:47:09.713996291Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=419.891µs logger=migrator t=2026-03-09T01:47:09.718724022Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-09T01:47:09.71902548Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=291.978µs logger=migrator t=2026-03-09T01:47:09.725449094Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-09T01:47:09.727034784Z level=info msg="Migration successfully executed" id="create team table" duration=1.58483ms logger=migrator t=2026-03-09T01:47:09.732659268Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-09T01:47:09.733719796Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.060268ms logger=migrator t=2026-03-09T01:47:09.775109865Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-09T01:47:09.776772056Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.661461ms logger=migrator t=2026-03-09T01:47:09.79525992Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-09T01:47:09.803215814Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.970754ms logger=migrator t=2026-03-09T01:47:09.808074707Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-09T01:47:09.808243311Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.584µs logger=migrator t=2026-03-09T01:47:09.813066175Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-09T01:47:09.814115922Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.047627ms logger=migrator t=2026-03-09T01:47:09.820743502Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-09T01:47:09.822007754Z level=info msg="Migration successfully executed" id="create team member table" duration=1.265172ms logger=migrator t=2026-03-09T01:47:09.827668278Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-09T01:47:09.828770007Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.101449ms logger=migrator t=2026-03-09T01:47:09.834106644Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-09T01:47:09.835300034Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.19288ms logger=migrator t=2026-03-09T01:47:09.840655811Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-09T01:47:09.841707647Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.051496ms logger=migrator t=2026-03-09T01:47:09.847612678Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-09T01:47:09.855770947Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.157419ms logger=migrator t=2026-03-09T01:47:09.860930729Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-09T01:47:09.864357007Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.427258ms logger=migrator t=2026-03-09T01:47:09.869759045Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-09T01:47:09.875225275Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.46551ms logger=migrator t=2026-03-09T01:47:09.881095615Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-09T01:47:09.882759398Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.663403ms logger=migrator t=2026-03-09T01:47:09.888458314Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-09T01:47:09.889728546Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.262571ms logger=migrator t=2026-03-09T01:47:09.895424541Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-09T01:47:09.897339611Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.914479ms logger=migrator t=2026-03-09T01:47:09.904536425Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-09T01:47:09.905641313Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.104628ms logger=migrator t=2026-03-09T01:47:09.910916528Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-09T01:47:09.912638012Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.720794ms logger=migrator t=2026-03-09T01:47:09.918102182Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-09T01:47:09.919173619Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.078107ms logger=migrator t=2026-03-09T01:47:09.923954482Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-09T01:47:09.925600033Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.644811ms logger=migrator t=2026-03-09T01:47:09.931048893Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-09T01:47:09.932748807Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.698104ms logger=migrator t=2026-03-09T01:47:09.938582966Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-09T01:47:09.939115419Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=525.633µs logger=migrator t=2026-03-09T01:47:09.944287082Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-09T01:47:09.944577589Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=290.707µs logger=migrator t=2026-03-09T01:47:09.949172807Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-09T01:47:09.950430278Z level=info msg="Migration successfully executed" id="create tag table" duration=1.257021ms logger=migrator t=2026-03-09T01:47:09.955834907Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-09T01:47:09.957426008Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.589451ms logger=migrator t=2026-03-09T01:47:09.963529464Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-09T01:47:09.964359885Z level=info msg="Migration successfully executed" id="create login attempt table" duration=826.141µs logger=migrator t=2026-03-09T01:47:09.969817894Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-09T01:47:09.970888751Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.070697ms logger=migrator t=2026-03-09T01:47:09.976356862Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-09T01:47:09.977332667Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=975.615µs logger=migrator t=2026-03-09T01:47:09.983621628Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:09.997307858Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.68426ms logger=migrator t=2026-03-09T01:47:10.002752797Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-09T01:47:10.003348332Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=594.875µs logger=migrator t=2026-03-09T01:47:10.008507484Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-09T01:47:10.010230898Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.722374ms logger=migrator t=2026-03-09T01:47:10.017449553Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-09T01:47:10.017931375Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=478.402µs logger=migrator t=2026-03-09T01:47:10.02359628Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-09T01:47:10.02475886Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.16226ms logger=migrator t=2026-03-09T01:47:10.029987584Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-09T01:47:10.03139544Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.407216ms logger=migrator t=2026-03-09T01:47:10.035923156Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-09T01:47:10.036933921Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.010555ms logger=migrator t=2026-03-09T01:47:10.04234522Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-09T01:47:10.042465953Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=120.993µs logger=migrator t=2026-03-09T01:47:10.046494515Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-09T01:47:10.051777921Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.282716ms logger=migrator t=2026-03-09T01:47:10.055260921Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-09T01:47:10.060506814Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.245373ms logger=migrator t=2026-03-09T01:47:10.067347659Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-09T01:47:10.0783228Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=10.975331ms logger=migrator t=2026-03-09T01:47:10.08224165Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-09T01:47:10.089121357Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.884517ms logger=migrator t=2026-03-09T01:47:10.094163615Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-09T01:47:10.095096769Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=933.224µs logger=migrator t=2026-03-09T01:47:10.101062642Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-09T01:47:10.106373978Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.310926ms logger=migrator t=2026-03-09T01:47:10.111365176Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-09T01:47:10.112225707Z level=info msg="Migration successfully executed" id="create server_lock table" duration=824.8µs logger=migrator t=2026-03-09T01:47:10.118730313Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-09T01:47:10.120869489Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.139245ms logger=migrator t=2026-03-09T01:47:10.126456601Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-09T01:47:10.128216697Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.759846ms logger=migrator t=2026-03-09T01:47:10.133541542Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-09T01:47:10.134529138Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=983.726µs logger=migrator t=2026-03-09T01:47:10.138969621Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-09T01:47:10.140061509Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.091458ms logger=migrator t=2026-03-09T01:47:10.145377745Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-09T01:47:10.146445042Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.066867ms logger=migrator t=2026-03-09T01:47:10.150969169Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-09T01:47:10.156470569Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.50162ms logger=migrator t=2026-03-09T01:47:10.160510822Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-09T01:47:10.161532158Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.028046ms logger=migrator t=2026-03-09T01:47:10.166993538Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-09T01:47:10.168532838Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.53856ms logger=migrator t=2026-03-09T01:47:10.173230348Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-09T01:47:10.174367697Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.137339ms logger=migrator t=2026-03-09T01:47:10.178743089Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-09T01:47:10.179709534Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=962.684µs logger=migrator t=2026-03-09T01:47:10.184758773Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-09T01:47:10.185881531Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.122598ms logger=migrator t=2026-03-09T01:47:10.190243733Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-09T01:47:10.190470979Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=227.326µs logger=migrator t=2026-03-09T01:47:10.194660006Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-09T01:47:10.194881811Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=218.305µs logger=migrator t=2026-03-09T01:47:10.199568071Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-09T01:47:10.201087511Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.51987ms logger=migrator t=2026-03-09T01:47:10.205890533Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:47:10.207010232Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.119389ms logger=migrator t=2026-03-09T01:47:10.211073505Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:47:10.212176964Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.103399ms logger=migrator t=2026-03-09T01:47:10.216933796Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:10.217053469Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=124.073µs logger=migrator t=2026-03-09T01:47:10.220319672Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:47:10.221665087Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.344195ms logger=migrator t=2026-03-09T01:47:10.225525425Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:47:10.227114306Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.582171ms logger=migrator t=2026-03-09T01:47:10.231480437Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-09T01:47:10.233286054Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.805037ms logger=migrator t=2026-03-09T01:47:10.237638405Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-09T01:47:10.239428331Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.789705ms logger=migrator t=2026-03-09T01:47:10.242843138Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-09T01:47:10.248517294Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.673906ms logger=migrator t=2026-03-09T01:47:10.253042129Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-09T01:47:10.254017784Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=975.525µs logger=migrator t=2026-03-09T01:47:10.257832852Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-09T01:47:10.257952505Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=119.773µs logger=migrator t=2026-03-09T01:47:10.26168682Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-09T01:47:10.263299532Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.622982ms logger=migrator t=2026-03-09T01:47:10.268158046Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-09T01:47:10.269175792Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.019546ms logger=migrator t=2026-03-09T01:47:10.272747823Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-09T01:47:10.27377621Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.028127ms logger=migrator t=2026-03-09T01:47:10.278171322Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:10.278272524Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=97.242µs logger=migrator t=2026-03-09T01:47:10.282060171Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-09T01:47:10.283003376Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=942.875µs logger=migrator t=2026-03-09T01:47:10.286798542Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-09T01:47:10.288386543Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.587181ms logger=migrator t=2026-03-09T01:47:10.293104084Z 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-03-09T01:47:10.294296095Z 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.193111ms logger=migrator t=2026-03-09T01:47:10.297741352Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-09T01:47:10.298766628Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.025026ms logger=migrator t=2026-03-09T01:47:10.303819058Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-09T01:47:10.309443972Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.624604ms logger=migrator t=2026-03-09T01:47:10.314020759Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:10.314945013Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=924.164µs logger=migrator t=2026-03-09T01:47:10.31913717Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:10.320066864Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=934.004µs logger=migrator t=2026-03-09T01:47:10.323736577Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-09T01:47:10.348193043Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.456496ms logger=migrator t=2026-03-09T01:47:10.354001171Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-09T01:47:10.378128849Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.127768ms logger=migrator t=2026-03-09T01:47:10.385178819Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:10.385947039Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=768.21µs logger=migrator t=2026-03-09T01:47:10.389685585Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-09T01:47:10.390448974Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=762.899µs logger=migrator t=2026-03-09T01:47:10.395198966Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-09T01:47:10.402095291Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.896886ms logger=migrator t=2026-03-09T01:47:10.406147976Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-09T01:47:10.411804621Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.653854ms logger=migrator t=2026-03-09T01:47:10.415674769Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-09T01:47:10.416684326Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.008576ms logger=migrator t=2026-03-09T01:47:10.422972786Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-09T01:47:10.424174126Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.19965ms logger=migrator t=2026-03-09T01:47:10.42979689Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-09T01:47:10.431438392Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.647442ms logger=migrator t=2026-03-09T01:47:10.43603906Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-09T01:47:10.437142039Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.102229ms logger=migrator t=2026-03-09T01:47:10.442520336Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:10.442586258Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=66.522µs logger=migrator t=2026-03-09T01:47:10.446511358Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-09T01:47:10.455243191Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.733403ms logger=migrator t=2026-03-09T01:47:10.459118161Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-09T01:47:10.4634156Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.296989ms logger=migrator t=2026-03-09T01:47:10.466788056Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-09T01:47:10.472938814Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.151908ms logger=migrator t=2026-03-09T01:47:10.47825749Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-09T01:47:10.479232115Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=974.085µs logger=migrator t=2026-03-09T01:47:10.484198762Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-09T01:47:10.485195458Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=996.116µs logger=migrator t=2026-03-09T01:47:10.489095857Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-09T01:47:10.496340633Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.244045ms logger=migrator t=2026-03-09T01:47:10.506257957Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-09T01:47:10.517171805Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.914668ms logger=migrator t=2026-03-09T01:47:10.522687956Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-09T01:47:10.523781195Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.092619ms logger=migrator t=2026-03-09T01:47:10.527663453Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-09T01:47:10.533906593Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.24202ms logger=migrator t=2026-03-09T01:47:10.537720791Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-09T01:47:10.544044123Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.322912ms logger=migrator t=2026-03-09T01:47:10.549432161Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-09T01:47:10.549528113Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=95.792µs logger=migrator t=2026-03-09T01:47:10.552831568Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-09T01:47:10.553922236Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.090189ms logger=migrator t=2026-03-09T01:47:10.557736403Z 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-03-09T01:47:10.559487668Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.751245ms logger=migrator t=2026-03-09T01:47:10.563665525Z 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-03-09T01:47:10.565096692Z 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.431917ms logger=migrator t=2026-03-09T01:47:10.569047882Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-09T01:47:10.569119934Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.582µs logger=migrator t=2026-03-09T01:47:10.572383677Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-09T01:47:10.581540842Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.156935ms logger=migrator t=2026-03-09T01:47:10.588276424Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-09T01:47:10.59437243Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.094906ms logger=migrator t=2026-03-09T01:47:10.597735616Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-09T01:47:10.603891443Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.155227ms logger=migrator t=2026-03-09T01:47:10.608355658Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-09T01:47:10.614577307Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.223069ms logger=migrator t=2026-03-09T01:47:10.619173415Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-09T01:47:10.625417754Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.243979ms logger=migrator t=2026-03-09T01:47:10.630557346Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-09T01:47:10.630653438Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=96.342µs logger=migrator t=2026-03-09T01:47:10.635210735Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-09T01:47:10.636001245Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=790.24µs logger=migrator t=2026-03-09T01:47:10.640253293Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-09T01:47:10.648781872Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.528809ms logger=migrator t=2026-03-09T01:47:10.65342074Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-09T01:47:10.653517793Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=96.883µs logger=migrator t=2026-03-09T01:47:10.6569174Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-09T01:47:10.663224132Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.306132ms logger=migrator t=2026-03-09T01:47:10.668064305Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-09T01:47:10.669110642Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.046077ms logger=migrator t=2026-03-09T01:47:10.674275034Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-09T01:47:10.680899964Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.6247ms logger=migrator t=2026-03-09T01:47:10.685483111Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-09T01:47:10.686287572Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=803.89µs logger=migrator t=2026-03-09T01:47:10.696504862Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-09T01:47:10.698161805Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.657233ms logger=migrator t=2026-03-09T01:47:10.70345166Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-09T01:47:10.709827043Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.374713ms logger=migrator t=2026-03-09T01:47:10.713524728Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-09T01:47:10.714336959Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=812.251µs logger=migrator t=2026-03-09T01:47:10.719396878Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-09T01:47:10.721039Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.641652ms logger=migrator t=2026-03-09T01:47:10.725487274Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-09T01:47:10.726852649Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.364975ms logger=migrator t=2026-03-09T01:47:10.73118705Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-09T01:47:10.732917214Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.729863ms logger=migrator t=2026-03-09T01:47:10.737013339Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-09T01:47:10.737109451Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=95.992µs logger=migrator t=2026-03-09T01:47:10.742395617Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-09T01:47:10.743826263Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.428446ms logger=migrator t=2026-03-09T01:47:10.748143694Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-09T01:47:10.749683732Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.540148ms logger=migrator t=2026-03-09T01:47:10.75307442Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-09T01:47:10.753495791Z 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-03-09T01:47:10.756670312Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-09T01:47:10.757105523Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=434.82µs logger=migrator t=2026-03-09T01:47:10.760561311Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-09T01:47:10.762748877Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.186586ms logger=migrator t=2026-03-09T01:47:10.766570984Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-09T01:47:10.778055639Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.480845ms logger=migrator t=2026-03-09T01:47:10.781937618Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-09T01:47:10.782736908Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=797.73µs logger=migrator t=2026-03-09T01:47:10.786893665Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-09T01:47:10.788005273Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.112068ms logger=migrator t=2026-03-09T01:47:10.79214816Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-09T01:47:10.793025012Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=873.442µs logger=migrator t=2026-03-09T01:47:10.796950992Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-09T01:47:10.798061541Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.110028ms logger=migrator t=2026-03-09T01:47:10.802132774Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-09T01:47:10.803816658Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.681984ms logger=migrator t=2026-03-09T01:47:10.808290642Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-09T01:47:10.808333883Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.322µs logger=migrator t=2026-03-09T01:47:10.812186222Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-09T01:47:10.812252473Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.341µs logger=migrator t=2026-03-09T01:47:10.81878769Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-09T01:47:10.830769227Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.978737ms logger=migrator t=2026-03-09T01:47:10.838871024Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-09T01:47:10.83949243Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=621.286µs logger=migrator t=2026-03-09T01:47:10.843849172Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-09T01:47:10.845123594Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.273872ms logger=migrator t=2026-03-09T01:47:10.850600524Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-09T01:47:10.850933973Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=332.289µs logger=migrator t=2026-03-09T01:47:10.854682439Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-09T01:47:10.85592004Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.236302ms logger=migrator t=2026-03-09T01:47:10.860718493Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-09T01:47:10.862773616Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.994811ms logger=migrator t=2026-03-09T01:47:10.868348268Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-09T01:47:10.903546398Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.19222ms logger=migrator t=2026-03-09T01:47:10.907348296Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-09T01:47:10.913065092Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.715176ms logger=migrator t=2026-03-09T01:47:10.916796327Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-09T01:47:10.916940601Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=144.694µs logger=migrator t=2026-03-09T01:47:10.920768659Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-09T01:47:10.953119606Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.331378ms logger=migrator t=2026-03-09T01:47:10.957648993Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-09T01:47:10.988458201Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.788798ms logger=migrator t=2026-03-09T01:47:10.993413757Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-09T01:47:10.9942959Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=882.203µs logger=migrator t=2026-03-09T01:47:11.002593452Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-09T01:47:11.00447716Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.882708ms logger=migrator t=2026-03-09T01:47:11.009804406Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-09T01:47:11.010112634Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=308.628µs logger=migrator t=2026-03-09T01:47:11.015566884Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-09T01:47:11.016828296Z level=info msg="Migration successfully executed" id="create permission table" duration=1.261342ms logger=migrator t=2026-03-09T01:47:11.022560613Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-09T01:47:11.024316527Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.754164ms logger=migrator t=2026-03-09T01:47:11.030721192Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-09T01:47:11.031752028Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.030326ms logger=migrator t=2026-03-09T01:47:11.035917325Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-09T01:47:11.037032613Z level=info msg="Migration successfully executed" id="create role table" duration=1.114668ms logger=migrator t=2026-03-09T01:47:11.041837576Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-09T01:47:11.050680342Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.846066ms logger=migrator t=2026-03-09T01:47:11.055450364Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-09T01:47:11.063035158Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.582774ms logger=migrator t=2026-03-09T01:47:11.067606015Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-09T01:47:11.068708023Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.101668ms logger=migrator t=2026-03-09T01:47:11.073030434Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-09T01:47:11.074179453Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.147249ms logger=migrator t=2026-03-09T01:47:11.079284424Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-09T01:47:11.080369241Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.085018ms logger=migrator t=2026-03-09T01:47:11.086684873Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-09T01:47:11.088232002Z level=info msg="Migration successfully executed" id="create team role table" duration=1.546549ms logger=migrator t=2026-03-09T01:47:11.093166239Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-09T01:47:11.09442076Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.255651ms logger=migrator t=2026-03-09T01:47:11.09949174Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-09T01:47:11.100600749Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.108379ms logger=migrator t=2026-03-09T01:47:11.10496052Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-09T01:47:11.106039638Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.079568ms logger=migrator t=2026-03-09T01:47:11.111312244Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-09T01:47:11.112697618Z level=info msg="Migration successfully executed" id="create user role table" duration=1.384385ms logger=migrator t=2026-03-09T01:47:11.119052191Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-09T01:47:11.120144159Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.091268ms logger=migrator t=2026-03-09T01:47:11.124828118Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-09T01:47:11.125952178Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.12367ms logger=migrator t=2026-03-09T01:47:11.129951229Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-09T01:47:11.131058138Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.106299ms logger=migrator t=2026-03-09T01:47:11.136066086Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-09T01:47:11.136913508Z level=info msg="Migration successfully executed" id="create builtin role table" duration=846.932µs logger=migrator t=2026-03-09T01:47:11.140997742Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-09T01:47:11.14245805Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.458218ms logger=migrator t=2026-03-09T01:47:11.147288993Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-09T01:47:11.149565431Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.278568ms logger=migrator t=2026-03-09T01:47:11.153982295Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-09T01:47:11.162091792Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.110797ms logger=migrator t=2026-03-09T01:47:11.168415584Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-09T01:47:11.169219204Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=801.32µs logger=migrator t=2026-03-09T01:47:11.173179906Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-09T01:47:11.175010292Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.828566ms logger=migrator t=2026-03-09T01:47:11.179188629Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-09T01:47:11.181459428Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.270858ms logger=migrator t=2026-03-09T01:47:11.184948567Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-09T01:47:11.186115626Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.166459ms logger=migrator t=2026-03-09T01:47:11.189660946Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-09T01:47:11.19056843Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=906.974µs logger=migrator t=2026-03-09T01:47:11.194527561Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-09T01:47:11.195724192Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.196421ms logger=migrator t=2026-03-09T01:47:11.199739275Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-09T01:47:11.207898574Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.16144ms logger=migrator t=2026-03-09T01:47:11.211434454Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-09T01:47:11.219738056Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.301052ms logger=migrator t=2026-03-09T01:47:11.223080741Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-09T01:47:11.231130967Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.050686ms logger=migrator t=2026-03-09T01:47:11.23436579Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-09T01:47:11.240814156Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.446516ms logger=migrator t=2026-03-09T01:47:11.244148411Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-09T01:47:11.245229118Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.080737ms logger=migrator t=2026-03-09T01:47:11.249074357Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-09T01:47:11.250278027Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.20347ms logger=migrator t=2026-03-09T01:47:11.255961173Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-09T01:47:11.257608635Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.646962ms logger=migrator t=2026-03-09T01:47:11.261280519Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-09T01:47:11.262751787Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.472968ms logger=migrator t=2026-03-09T01:47:11.266084532Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-09T01:47:11.267301863Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.217021ms logger=migrator t=2026-03-09T01:47:11.271223464Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-09T01:47:11.271290995Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.351µs logger=migrator t=2026-03-09T01:47:11.276323473Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-09T01:47:11.276451486Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=128.743µs logger=migrator t=2026-03-09T01:47:11.279995818Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-09T01:47:11.280731467Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=734.938µs logger=migrator t=2026-03-09T01:47:11.285428327Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-09T01:47:11.286572396Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.148259ms logger=migrator t=2026-03-09T01:47:11.291869101Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-09T01:47:11.293043101Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.17459ms logger=migrator t=2026-03-09T01:47:11.299806075Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-09T01:47:11.300278917Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=472.911µs logger=migrator t=2026-03-09T01:47:11.307471251Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-09T01:47:11.308253581Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=784.24µs logger=migrator t=2026-03-09T01:47:11.312895599Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-09T01:47:11.314022998Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.128799ms logger=migrator t=2026-03-09T01:47:11.320809971Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-09T01:47:11.322514155Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.703424ms logger=migrator t=2026-03-09T01:47:11.326818855Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-09T01:47:11.33597445Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.156005ms logger=migrator t=2026-03-09T01:47:11.340834793Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-09T01:47:11.340906395Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=72.232µs logger=migrator t=2026-03-09T01:47:11.347886964Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-09T01:47:11.348616093Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=728.639µs logger=migrator t=2026-03-09T01:47:11.353398705Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-09T01:47:11.354564715Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.16482ms logger=migrator t=2026-03-09T01:47:11.362221171Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-09T01:47:11.36339767Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.176349ms logger=migrator t=2026-03-09T01:47:11.369154729Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-09T01:47:11.379923723Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.768695ms logger=migrator t=2026-03-09T01:47:11.387815415Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-09T01:47:11.388888583Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.074898ms logger=migrator t=2026-03-09T01:47:11.396322733Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-09T01:47:11.397906904Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.581221ms logger=migrator t=2026-03-09T01:47:11.404499252Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-09T01:47:11.432236482Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.73311ms logger=migrator t=2026-03-09T01:47:11.44544431Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-09T01:47:11.446764973Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.319883ms logger=migrator t=2026-03-09T01:47:11.454290936Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-09T01:47:11.456081552Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.789936ms logger=migrator t=2026-03-09T01:47:11.462212059Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-09T01:47:11.463250245Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.038336ms logger=migrator t=2026-03-09T01:47:11.468904519Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-09T01:47:11.470626464Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.721535ms logger=migrator t=2026-03-09T01:47:11.485368921Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-09T01:47:11.48573615Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=368.499µs logger=migrator t=2026-03-09T01:47:11.492166544Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-09T01:47:11.493379076Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.212502ms logger=migrator t=2026-03-09T01:47:11.499881352Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-09T01:47:11.510659588Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.779716ms logger=migrator t=2026-03-09T01:47:11.516524238Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-09T01:47:11.517295977Z level=info msg="Migration successfully executed" id="create entity_events table" duration=771.26µs logger=migrator t=2026-03-09T01:47:11.521165027Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-09T01:47:11.522187633Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.021946ms logger=migrator t=2026-03-09T01:47:11.526813811Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-09T01:47:11.527244322Z 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-03-09T01:47:11.532927177Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-09T01:47:11.533350228Z 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-03-09T01:47:11.538537681Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-09T01:47:11.539756092Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.221931ms logger=migrator t=2026-03-09T01:47:11.545469478Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-09T01:47:11.547006967Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.537599ms logger=migrator t=2026-03-09T01:47:11.557921167Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-09T01:47:11.559666252Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.742395ms logger=migrator t=2026-03-09T01:47:11.564835723Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-09T01:47:11.565975253Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.13934ms logger=migrator t=2026-03-09T01:47:11.573128445Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-09T01:47:11.573947597Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=820.882µs logger=migrator t=2026-03-09T01:47:11.580051783Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-09T01:47:11.581591912Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.542809ms logger=migrator t=2026-03-09T01:47:11.585050181Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-09T01:47:11.585869612Z level=info msg="Migration successfully executed" id="Drop public config table" duration=822.071µs logger=migrator t=2026-03-09T01:47:11.590556852Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-09T01:47:11.59168069Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.123368ms logger=migrator t=2026-03-09T01:47:11.636468126Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-09T01:47:11.637903072Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.434446ms logger=migrator t=2026-03-09T01:47:11.668174527Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-09T01:47:11.670117386Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.94539ms logger=migrator t=2026-03-09T01:47:11.675107084Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-09T01:47:11.676284594Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.17713ms logger=migrator t=2026-03-09T01:47:11.689558104Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-09T01:47:11.708011506Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=18.456082ms logger=migrator t=2026-03-09T01:47:11.714268226Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-09T01:47:11.722395884Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.127078ms logger=migrator t=2026-03-09T01:47:11.727462963Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-09T01:47:11.734457193Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.99439ms logger=migrator t=2026-03-09T01:47:11.740591559Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-09T01:47:11.740812985Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=221.816µs logger=migrator t=2026-03-09T01:47:11.746632163Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-09T01:47:11.757000569Z level=info msg="Migration successfully executed" id="add share column" duration=10.369536ms logger=migrator t=2026-03-09T01:47:11.764015219Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-09T01:47:11.764187633Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=172.324µs logger=migrator t=2026-03-09T01:47:11.769342224Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-09T01:47:11.770351231Z level=info msg="Migration successfully executed" id="create file table" duration=1.008267ms logger=migrator t=2026-03-09T01:47:11.776072787Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-09T01:47:11.778002356Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.929099ms logger=migrator t=2026-03-09T01:47:11.785078837Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-09T01:47:11.787253863Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.173986ms logger=migrator t=2026-03-09T01:47:11.793981195Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-09T01:47:11.794981131Z level=info msg="Migration successfully executed" id="create file_meta table" duration=999.806µs logger=migrator t=2026-03-09T01:47:11.801356264Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-09T01:47:11.803459258Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.102064ms logger=migrator t=2026-03-09T01:47:11.811503623Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-09T01:47:11.811568844Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=66.131µs logger=migrator t=2026-03-09T01:47:11.81648725Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-09T01:47:11.816550682Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.952µs logger=migrator t=2026-03-09T01:47:11.822434852Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-09T01:47:11.823397718Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=962.445µs logger=migrator t=2026-03-09T01:47:11.828468238Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-09T01:47:11.828715564Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=253.387µs logger=migrator t=2026-03-09T01:47:11.834017518Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-09T01:47:11.836697267Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.680869ms logger=migrator t=2026-03-09T01:47:11.845104392Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-09T01:47:11.853955519Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.856637ms logger=migrator t=2026-03-09T01:47:11.85907656Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-09T01:47:11.859200503Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=121.143µs logger=migrator t=2026-03-09T01:47:11.865189977Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-09T01:47:11.865998357Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=808.4µs logger=migrator t=2026-03-09T01:47:11.871791605Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-09T01:47:11.872400511Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=609.885µs logger=migrator t=2026-03-09T01:47:11.87703352Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-09T01:47:11.877353048Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=319.968µs logger=migrator t=2026-03-09T01:47:11.882321245Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-09T01:47:11.883089854Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=768.119µs logger=migrator t=2026-03-09T01:47:11.88917745Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-09T01:47:11.901618018Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.441448ms logger=migrator t=2026-03-09T01:47:11.906238986Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-09T01:47:11.914364304Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.124498ms logger=migrator t=2026-03-09T01:47:11.91928246Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-09T01:47:11.920214833Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=932.423µs logger=migrator t=2026-03-09T01:47:11.925675053Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-09T01:47:11.999775789Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.102146ms logger=migrator t=2026-03-09T01:47:12.005156087Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-09T01:47:12.006272585Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.119208ms logger=migrator t=2026-03-09T01:47:12.011276053Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-09T01:47:12.012490844Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.214071ms logger=migrator t=2026-03-09T01:47:12.017722658Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-09T01:47:12.042613575Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.889466ms logger=migrator t=2026-03-09T01:47:12.048089335Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-09T01:47:12.056704765Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.61253ms logger=migrator t=2026-03-09T01:47:12.061768575Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-09T01:47:12.062099883Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=331.828µs logger=migrator t=2026-03-09T01:47:12.067267876Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-09T01:47:12.06742519Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=156.504µs logger=migrator t=2026-03-09T01:47:12.07216133Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-09T01:47:12.072463829Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=302.979µs logger=migrator t=2026-03-09T01:47:12.07761325Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-09T01:47:12.077902218Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=289.428µs logger=migrator t=2026-03-09T01:47:12.083071989Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-09T01:47:12.083348186Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=276.597µs logger=migrator t=2026-03-09T01:47:12.088533799Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-09T01:47:12.090015267Z level=info msg="Migration successfully executed" id="create folder table" duration=1.516639ms logger=migrator t=2026-03-09T01:47:12.0955776Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-09T01:47:12.097346524Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.768494ms logger=migrator t=2026-03-09T01:47:12.102615629Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-09T01:47:12.103693507Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.077148ms logger=migrator t=2026-03-09T01:47:12.108569411Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-09T01:47:12.108598673Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.832µs logger=migrator t=2026-03-09T01:47:12.113265732Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-09T01:47:12.115101799Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.835217ms logger=migrator t=2026-03-09T01:47:12.120308222Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-09T01:47:12.121332508Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.035196ms logger=migrator t=2026-03-09T01:47:12.126109471Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-09T01:47:12.12807993Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.969729ms logger=migrator t=2026-03-09T01:47:12.13315388Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-09T01:47:12.133784296Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=631.446µs logger=migrator t=2026-03-09T01:47:12.13821106Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-09T01:47:12.138472836Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=261.926µs logger=migrator t=2026-03-09T01:47:12.14288099Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-09T01:47:12.14446099Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.5796ms logger=migrator t=2026-03-09T01:47:12.149293953Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-09T01:47:12.150583166Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.290353ms logger=migrator t=2026-03-09T01:47:12.154962048Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-09T01:47:12.155945193Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=982.895µs logger=migrator t=2026-03-09T01:47:12.160396387Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-09T01:47:12.161515306Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.118379ms logger=migrator t=2026-03-09T01:47:12.166043892Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-09T01:47:12.167291564Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.246331ms logger=migrator t=2026-03-09T01:47:12.172081356Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-09T01:47:12.173428871Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.347135ms logger=migrator t=2026-03-09T01:47:12.178059019Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-09T01:47:12.179231529Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.1721ms logger=migrator t=2026-03-09T01:47:12.184407272Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-09T01:47:12.186158236Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.752054ms logger=migrator t=2026-03-09T01:47:12.19137819Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-09T01:47:12.192211211Z level=info msg="Migration successfully executed" id="create signing_key table" duration=832.661µs logger=migrator t=2026-03-09T01:47:12.197459655Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-09T01:47:12.198596335Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.13422ms logger=migrator t=2026-03-09T01:47:12.203956402Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-09T01:47:12.205978943Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.022381ms logger=migrator t=2026-03-09T01:47:12.211185036Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-09T01:47:12.211461503Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=277.187µs logger=migrator t=2026-03-09T01:47:12.216313488Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-09T01:47:12.227663608Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.35114ms logger=migrator t=2026-03-09T01:47:12.233179279Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-09T01:47:12.233833696Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=655.616µs logger=migrator t=2026-03-09T01:47:12.238822124Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-09T01:47:12.238851824Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=30.801µs logger=migrator t=2026-03-09T01:47:12.243711919Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-09T01:47:12.2453317Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.619701ms logger=migrator t=2026-03-09T01:47:12.250228055Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-09T01:47:12.250247296Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.241µs logger=migrator t=2026-03-09T01:47:12.257165663Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-09T01:47:12.259118212Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.952039ms logger=migrator t=2026-03-09T01:47:12.264224163Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-09T01:47:12.265344691Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.119818ms logger=migrator t=2026-03-09T01:47:12.271790707Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-09T01:47:12.273366627Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.57541ms logger=migrator t=2026-03-09T01:47:12.278871598Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-09T01:47:12.279593677Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=722.979µs logger=migrator t=2026-03-09T01:47:12.28557935Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-09T01:47:12.285843456Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=265.446µs logger=migrator t=2026-03-09T01:47:12.293322567Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-09T01:47:12.294363774Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.041297ms logger=migrator t=2026-03-09T01:47:12.299499666Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-09T01:47:12.300809519Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.310003ms logger=migrator t=2026-03-09T01:47:12.306582257Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-09T01:47:12.307417238Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=834.681µs logger=migrator t=2026-03-09T01:47:12.312684113Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-09T01:47:12.324502896Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.819343ms logger=migrator t=2026-03-09T01:47:12.329984146Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-09T01:47:12.339411917Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.427521ms logger=migrator t=2026-03-09T01:47:12.344833715Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-09T01:47:12.354678737Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.844712ms logger=migrator t=2026-03-09T01:47:12.359391738Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-09T01:47:12.359442789Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.481µs logger=migrator t=2026-03-09T01:47:12.364479158Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-09T01:47:12.37549213Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.014222ms logger=migrator t=2026-03-09T01:47:12.379931902Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-09T01:47:12.388657206Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.725954ms logger=migrator t=2026-03-09T01:47:12.393131211Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-09T01:47:12.393537571Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=406.251µs logger=migrator t=2026-03-09T01:47:12.398338964Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.705201444s logger=migrator t=2026-03-09T01:47:12.399433261Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-09T01:47:12.41656949Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-09T01:47:12.416771456Z level=info msg="Created default organization" logger=secrets t=2026-03-09T01:47:12.423277062Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-09T01:47:12.466754203Z level=info msg="Restored cache from database" duration=428.641µs logger=plugin.store t=2026-03-09T01:47:12.468071968Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-09T01:47:12.514668369Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-09T01:47:12.51470284Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-09T01:47:12.514855105Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-09T01:47:12.514872705Z level=info msg="Plugins loaded" count=54 duration=46.801407ms logger=query_data t=2026-03-09T01:47:12.518828156Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-09T01:47:12.521602117Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-09T01:47:12.525505626Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-09T01:47:12.538322015Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-09T01:47:12.541360012Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-09T01:47:12.543249111Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-09T01:47:12.565771107Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-09T01:47:12.596445132Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-09T01:47:12.617157021Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-09T01:47:12.617191222Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-03-09T01:47:12.618125965Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-03-09T01:47:12.621269737Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-09T01:47:12.622816756Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-09T01:47:12.622909278Z level=info msg="Storage starting" logger=http.server t=2026-03-09T01:47:12.625549076Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-09T01:47:12.694041937Z level=info msg="Update check succeeded" duration=70.818191ms logger=grafana.update.checker t=2026-03-09T01:47:12.72190723Z level=info msg="Update check succeeded" duration=98.762666ms logger=sqlstore.transactions t=2026-03-09T01:47:12.741785619Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-09T01:47:12.745268598Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-09T01:47:12.753992111Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-09T01:47:12.757665385Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-03-09T01:47:12.764696075Z level=info msg="State cache has been initialized" states=0 duration=143.588774ms logger=ngalert.scheduler t=2026-03-09T01:47:12.764768367Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-09T01:47:12.764862189Z level=info msg=starting first_tick=2026-03-09T01:47:20Z logger=sqlstore.transactions t=2026-03-09T01:47:12.769161869Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-09T01:47:12.773388147Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-09T01:47:12.782628043Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-03-09T01:47:12.799934946Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-09T01:47:12.803039725Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-09T01:47:12.822215026Z level=info msg="Patterns update finished" duration=158.715099ms logger=grafana-apiserver t=2026-03-09T01:47:12.984982909Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-09T01:47:12.985443742Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-09T01:47:28.201575175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.20295018Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.21861462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.244198755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.258797789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.277849446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.295401935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.317797658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.338070417Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-09T01:47:28.36990947Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-09T01:47:28.378998513Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-09T01:47:28.381275531Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-09T01:47:28.401339504Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-09T01:47:28.418201155Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-09T01:47:28.436238387Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-09T01:47:28.438479095Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-09T01:47:28.455334516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.481537346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.496229051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.519965489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.536101672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.565120184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.583055162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.605861716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.626564946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.657644891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.675337733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.704632923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.724286426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.750108916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.767818949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.791520225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.810732887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.838013504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.856553849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.884170835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.901097218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.929345821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.950007189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:28.99382217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.014045117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.056287197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.076007422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.106272226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.122305686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.157092036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.175424655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.227313362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.240042238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.291064953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.308125449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.348500173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.36484806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.406599438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.427715528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.474623228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.488545035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.587498486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.600679983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.642599675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.661688453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.729381205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.763837386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.865874606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.884473802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.962768014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:29.982413557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.047382629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.078009472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.169534314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.189466054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.276205682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.292103728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.458033403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.475219363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.564080216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.582005834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.69325477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.711865965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.832536652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.850788809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.95013385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:30.964223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-09T01:47:31.035398352Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-09T01:49:06.647740421Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-09T01:57:12.685283006Z level=info msg="Completed cleanup jobs" duration=63.275582ms logger=plugins.update.checker t=2026-03-09T01:57:12.746466265Z level=info msg="Update check succeeded" duration=51.585484ms logger=sqlstore.transactions t=2026-03-09T02:02:12.53558143Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"